Annotation of parser3/src/targets/apache13/ApacheModuleParser3.vcproj, revision 1.9

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
1.9     ! misha       4:        Version="7.10"
1.1       paf         5:        Name="ApacheModuleParser3"
1.9     ! misha       6:        SccProjectName="ApacheModuleParser3"
        !             7:        SccAuxPath=""
        !             8:        SccLocalPath="..\.."
        !             9:        SccProvider="MSSCCI:Jalindi Igloo">
1.1       paf        10:        <Platforms>
                     11:                <Platform
1.9     ! misha      12:                        Name="Win32"/>
1.1       paf        13:        </Platforms>
                     14:        <Configurations>
                     15:                <Configuration
                     16:                        Name="Debug|Win32"
                     17:                        OutputDirectory=".\Debug"
                     18:                        IntermediateDirectory=".\Debug"
                     19:                        ConfigurationType="2"
                     20:                        UseOfMFC="0"
1.9     ! misha      21:                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
1.1       paf        22:                        <Tool
                     23:                                Name="VCCLCompilerTool"
                     24:                                Optimization="0"
1.3       paf        25:                                AdditionalIncludeDirectories="..\..\..\..\win32\apache13\src\include;..\..\..\..\win32\apache13\src\os\win32"
1.1       paf        26:                                PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;SHARED_MODULE"
                     27:                                RuntimeLibrary="3"
1.9     ! misha      28:                                UsePrecompiledHeader="2"
1.1       paf        29:                                PrecompiledHeaderFile=".\Debug/ApacheModuleParser3.pch"
                     30:                                AssemblerListingLocation=".\Debug/"
                     31:                                ObjectFile=".\Debug/"
                     32:                                ProgramDataBaseFileName=".\Debug/"
                     33:                                BrowseInformation="1"
1.5       paf        34:                                WarningLevel="3"
1.9     ! misha      35:                                SuppressStartupBanner="TRUE"
1.1       paf        36:                                DebugInformationFormat="3"
1.9     ! misha      37:                                CompileAs="1"/>
1.1       paf        38:                        <Tool
1.9     ! misha      39:                                Name="VCCustomBuildTool"/>
1.1       paf        40:                        <Tool
                     41:                                Name="VCLinkerTool"
1.9     ! misha      42:                                IgnoreImportLibrary="TRUE"
1.1       paf        43:                                AdditionalDependencies="wsock32.lib"
                     44:                                OutputFile="Debug/ApacheModuleParser3Debug.dll"
1.9     ! misha      45:                                SuppressStartupBanner="TRUE"
        !            46:                                GenerateDebugInformation="TRUE"
1.1       paf        47:                                ProgramDatabaseFile=".\Debug/ApacheModuleParser3Debug.pdb"
                     48:                                SubSystem="2"
                     49:                                ImportLibrary=".\Debug/ApacheModuleParser3Debug.lib"
1.9     ! misha      50:                                TargetMachine="1"/>
1.1       paf        51:                        <Tool
1.9     ! misha      52:                                Name="VCMIDLTool"
        !            53:                                PreprocessorDefinitions="_DEBUG"
        !            54:                                MkTypLibCompatible="TRUE"
        !            55:                                SuppressStartupBanner="TRUE"
        !            56:                                TargetEnvironment="1"
        !            57:                                TypeLibraryName=".\Debug/ApacheModuleParser3.tlb"
        !            58:                                HeaderFileName=""/>
        !            59:                        <Tool
        !            60:                                Name="VCPostBuildEventTool"
        !            61:                                Description="Starting apache..."
        !            62:                                CommandLine="net start apache_debug
        !            63: dir&gt;nul
        !            64: "/>
1.1       paf        65:                        <Tool
1.9     ! misha      66:                                Name="VCPreBuildEventTool"/>
1.1       paf        67:                        <Tool
1.9     ! misha      68:                                Name="VCPreLinkEventTool"
        !            69:                                Description="Stopping apache..."
        !            70:                                CommandLine="net stop apache_debug
        !            71: dir&gt;nul
        !            72: "/>
1.1       paf        73:                        <Tool
1.9     ! misha      74:                                Name="VCResourceCompilerTool"
        !            75:                                PreprocessorDefinitions="_DEBUG"
        !            76:                                Culture="2057"/>
1.1       paf        77:                        <Tool
1.9     ! misha      78:                                Name="VCWebServiceProxyGeneratorTool"/>
1.1       paf        79:                        <Tool
1.9     ! misha      80:                                Name="VCXMLDataGeneratorTool"/>
1.1       paf        81:                        <Tool
1.9     ! misha      82:                                Name="VCWebDeploymentTool"/>
1.1       paf        83:                        <Tool
1.9     ! misha      84:                                Name="VCManagedWrapperGeneratorTool"/>
        !            85:                        <Tool
        !            86:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
1.1       paf        87:                </Configuration>
                     88:                <Configuration
                     89:                        Name="Release|Win32"
                     90:                        OutputDirectory=".\Release"
                     91:                        IntermediateDirectory=".\Release"
                     92:                        ConfigurationType="2"
                     93:                        UseOfMFC="0"
1.9     ! misha      94:                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
1.1       paf        95:                        <Tool
                     96:                                Name="VCCLCompilerTool"
1.9     ! misha      97:                                optimization="2" GlobalOptimizations="TRUE"                             
1.1       paf        98:                                InlineFunctionExpansion="1"
1.3       paf        99:                                AdditionalIncludeDirectories="..\..\..\..\win32\apache13\src\include;..\..\..\..\win32\apache13\src\os\win32"
1.1       paf       100:                                PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;SHARED_MODULE"
1.9     ! misha     101:                                StringPooling="TRUE"
1.1       paf       102:                                RuntimeLibrary="2"
1.9     ! misha     103:                                EnableFunctionLevelLinking="TRUE"
        !           104:                                UsePrecompiledHeader="2"
1.1       paf       105:                                PrecompiledHeaderFile=".\Release/ApacheModuleParser3.pch"
                    106:                                AssemblerListingLocation=".\Release/"
                    107:                                ObjectFile=".\Release/"
                    108:                                ProgramDataBaseFileName=".\Release/"
1.5       paf       109:                                WarningLevel="3"
1.9     ! misha     110:                                SuppressStartupBanner="TRUE"
1.1       paf       111:                                DebugInformationFormat="3"
1.9     ! misha     112:                                CompileAs="1"/>
1.1       paf       113:                        <Tool
1.9     ! misha     114:                                Name="VCCustomBuildTool"/>
1.1       paf       115:                        <Tool
                    116:                                Name="VCLinkerTool"
1.9     ! misha     117:                                IgnoreImportLibrary="TRUE"
1.1       paf       118:                                AdditionalDependencies="wsock32.lib"
                    119:                                OutputFile=".\Release/ApacheModuleParser3.dll"
                    120:                                LinkIncremental="1"
1.9     ! misha     121:                                SuppressStartupBanner="TRUE"
1.1       paf       122:                                ProgramDatabaseFile=".\Release/ApacheModuleParser3.pdb"
                    123:                                SubSystem="2"
                    124:                                ImportLibrary=".\Release/ApacheModuleParser3.lib"
1.9     ! misha     125:                                TargetMachine="1"/>
1.1       paf       126:                        <Tool
1.9     ! misha     127:                                Name="VCMIDLTool"
        !           128:                                PreprocessorDefinitions="NDEBUG"
        !           129:                                MkTypLibCompatible="TRUE"
        !           130:                                SuppressStartupBanner="TRUE"
        !           131:                                TargetEnvironment="1"
        !           132:                                TypeLibraryName=".\Release/ApacheModuleParser3.tlb"
        !           133:                                HeaderFileName=""/>
        !           134:                        <Tool
        !           135:                                Name="VCPostBuildEventTool"
        !           136:                                Description="Starting apache..."
        !           137:                                CommandLine="net start apache_release
        !           138: dir&gt;nul
        !           139: "/>
1.1       paf       140:                        <Tool
1.9     ! misha     141:                                Name="VCPreBuildEventTool"/>
1.1       paf       142:                        <Tool
1.9     ! misha     143:                                Name="VCPreLinkEventTool"
        !           144:                                Description="Stopping apache..."
        !           145:                                CommandLine="net stop apache_release
        !           146: dir&gt;nul
        !           147: "/>
1.1       paf       148:                        <Tool
1.9     ! misha     149:                                Name="VCResourceCompilerTool"
        !           150:                                PreprocessorDefinitions="NDEBUG"
        !           151:                                Culture="2057"/>
1.1       paf       152:                        <Tool
1.9     ! misha     153:                                Name="VCWebServiceProxyGeneratorTool"/>
1.1       paf       154:                        <Tool
1.9     ! misha     155:                                Name="VCXMLDataGeneratorTool"/>
1.1       paf       156:                        <Tool
1.9     ! misha     157:                                Name="VCWebDeploymentTool"/>
1.1       paf       158:                        <Tool
1.9     ! misha     159:                                Name="VCManagedWrapperGeneratorTool"/>
        !           160:                        <Tool
        !           161:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
1.1       paf       162:                </Configuration>
                    163:        </Configurations>
                    164:        <References>
                    165:        </References>
                    166:        <Files>
                    167:                <File
1.9     ! misha     168:                        RelativePath="mod_parser3.c">
1.1       paf       169:                        <FileConfiguration
1.9     ! misha     170:                                Name="Debug|Win32">
1.1       paf       171:                                <Tool
                    172:                                        Name="VCCLCompilerTool"
                    173:                                        Optimization="0"
                    174:                                        AdditionalIncludeDirectories=""
                    175:                                        PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;SHARED_MODULE;$(NoInherit)"
                    176:                                        BrowseInformation="1"
1.9     ! misha     177:                                        CompileAs="1"/>
1.1       paf       178:                        </FileConfiguration>
                    179:                        <FileConfiguration
1.9     ! misha     180:                                Name="Release|Win32">
1.1       paf       181:                                <Tool
                    182:                                        Name="VCCLCompilerTool"
1.9     ! misha     183:                                        optimization="2" GlobalOptimizations="TRUE"                             
1.1       paf       184:                                        AdditionalIncludeDirectories=""
                    185:                                        PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;SHARED_MODULE;$(NoInherit)"
1.9     ! misha     186:                                        CompileAs="1"/>
1.1       paf       187:                        </FileConfiguration>
                    188:                </File>
                    189:                <File
1.9     ! misha     190:                        RelativePath="pa_httpd.h">
1.1       paf       191:                </File>
                    192:        </Files>
                    193:        <Globals>
                    194:        </Globals>
                    195: </VisualStudioProject>

E-mail: