Annotation of parser3/src/targets/apache/ApacheModuleParser3.vcproj, revision 1.4

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

E-mail: