Annotation of parser3/src/targets/apache/ApacheModuleParser3Core.vcproj, revision 1.5

1.1       moko        1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
                      4:        Version="7.10"
                      5:        Name="ApacheModuleParser3Core"
1.3       moko        6:        ProjectGUID="{CB915CEB-DC1A-40F6-9CA9-3B5212C0497D}"
1.1       moko        7:        SccProjectName="ApacheModuleParser3Core"
                      8:        SccAuxPath=""
                      9:        SccLocalPath="..\.."
                     10:        SccProvider="MSSCCI:Jalindi Igloo">
                     11:        <Platforms>
                     12:                <Platform
                     13:                        Name="Win32"/>
                     14:        </Platforms>
                     15:        <Configurations>
                     16:                <Configuration
                     17:                        Name="Release|Win32"
                     18:                        OutputDirectory=".\Release"
                     19:                        IntermediateDirectory=".\Release"
                     20:                        ConfigurationType="4"
                     21:                        UseOfMFC="0"
                     22:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     23:                        CharacterSet="2">
                     24:                        <Tool
                     25:                                Name="VCCLCompilerTool"
                     26:                                Optimization="2"
                     27:                                GlobalOptimizations="TRUE"
                     28:                                InlineFunctionExpansion="1"
1.4       moko       29:                                AdditionalIncludeDirectories="..\apache13;..\..\types;..\..\include;..\..\classes;..\..\sql;..\..\..\..\win32\pcre;..\..\lib\md5;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include\libxml2;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
1.1       moko       30:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
                     31:                                StringPooling="TRUE"
1.5     ! moko       32:                                RuntimeLibrary="0"
1.1       moko       33:                                EnableFunctionLevelLinking="TRUE"
                     34:                                UsePrecompiledHeader="2"
                     35:                                PrecompiledHeaderFile=".\Release/ApacheModuleParser3Core.pch"
                     36:                                AssemblerListingLocation=".\Release/"
                     37:                                ObjectFile=".\Release/"
                     38:                                ProgramDataBaseFileName=".\Release/"
                     39:                                WarningLevel="4"
                     40:                                SuppressStartupBanner="TRUE"
                     41:                                CompileAs="2"/>
                     42:                        <Tool
                     43:                                Name="VCCustomBuildTool"/>
                     44:                        <Tool
                     45:                                Name="VCLibrarianTool"
                     46:                                OutputFile=".\Release\ApacheModuleParser3Core.lib"
                     47:                                SuppressStartupBanner="TRUE"/>
                     48:                        <Tool
                     49:                                Name="VCMIDLTool"/>
                     50:                        <Tool
                     51:                                Name="VCPostBuildEventTool"/>
                     52:                        <Tool
                     53:                                Name="VCPreBuildEventTool"/>
                     54:                        <Tool
                     55:                                Name="VCPreLinkEventTool"/>
                     56:                        <Tool
                     57:                                Name="VCResourceCompilerTool"
                     58:                                PreprocessorDefinitions="NDEBUG"
                     59:                                Culture="1049"/>
                     60:                        <Tool
                     61:                                Name="VCWebServiceProxyGeneratorTool"/>
                     62:                        <Tool
                     63:                                Name="VCXMLDataGeneratorTool"/>
                     64:                        <Tool
                     65:                                Name="VCManagedWrapperGeneratorTool"/>
                     66:                        <Tool
                     67:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                     68:                </Configuration>
                     69:                <Configuration
                     70:                        Name="Debug|Win32"
                     71:                        OutputDirectory=".\Debug"
                     72:                        IntermediateDirectory=".\Debug"
                     73:                        ConfigurationType="4"
                     74:                        UseOfMFC="0"
                     75:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     76:                        CharacterSet="2">
                     77:                        <Tool
                     78:                                Name="VCCLCompilerTool"
                     79:                                Optimization="0"
1.4       moko       80:                                AdditionalIncludeDirectories="..\apache13;..\..\types;..\..\include;..\..\classes;..\..\sql;..\..\..\..\win32\pcre;..\..\lib\md5;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include\libxml2;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
1.1       moko       81:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                     82:                                BasicRuntimeChecks="3"
1.5     ! moko       83:                                RuntimeLibrary="1"
1.1       moko       84:                                UsePrecompiledHeader="2"
                     85:                                PrecompiledHeaderFile=".\Debug/ApacheModuleParser3Core.pch"
                     86:                                AssemblerListingLocation=".\Debug/"
                     87:                                ObjectFile=".\Debug/"
                     88:                                ProgramDataBaseFileName=".\Debug/"
                     89:                                WarningLevel="4"
                     90:                                SuppressStartupBanner="TRUE"
                     91:                                DebugInformationFormat="4"
                     92:                                CompileAs="2"/>
                     93:                        <Tool
                     94:                                Name="VCCustomBuildTool"/>
                     95:                        <Tool
                     96:                                Name="VCLibrarianTool"
                     97:                                OutputFile=".\Debug\ApacheModuleParser3Core.lib"
                     98:                                SuppressStartupBanner="TRUE"/>
                     99:                        <Tool
                    100:                                Name="VCMIDLTool"/>
                    101:                        <Tool
                    102:                                Name="VCPostBuildEventTool"/>
                    103:                        <Tool
                    104:                                Name="VCPreBuildEventTool"/>
                    105:                        <Tool
                    106:                                Name="VCPreLinkEventTool"/>
                    107:                        <Tool
                    108:                                Name="VCResourceCompilerTool"
                    109:                                PreprocessorDefinitions="_DEBUG"
                    110:                                Culture="1049"/>
                    111:                        <Tool
                    112:                                Name="VCWebServiceProxyGeneratorTool"/>
                    113:                        <Tool
                    114:                                Name="VCXMLDataGeneratorTool"/>
                    115:                        <Tool
                    116:                                Name="VCManagedWrapperGeneratorTool"/>
                    117:                        <Tool
                    118:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                    119:                </Configuration>
                    120:        </Configurations>
                    121:        <References>
                    122:        </References>
                    123:        <Files>
                    124:                <File
                    125:                        RelativePath=".\mod_parser3_core.C">
                    126:                </File>
                    127:                <File
                    128:                        RelativePath="pa_threads.C">
                    129:                        <FileConfiguration
                    130:                                Name="Release|Win32">
                    131:                                <Tool
                    132:                                        Name="VCCLCompilerTool"
                    133:                                        Optimization="2"
                    134:                                        GlobalOptimizations="TRUE"
                    135:                                        AdditionalIncludeDirectories=""
                    136:                                        PreprocessorDefinitions=""
                    137:                                        CompileAs="2"/>
                    138:                        </FileConfiguration>
                    139:                        <FileConfiguration
                    140:                                Name="Debug|Win32">
                    141:                                <Tool
                    142:                                        Name="VCCLCompilerTool"
                    143:                                        Optimization="0"
                    144:                                        AdditionalIncludeDirectories=""
                    145:                                        PreprocessorDefinitions=""
                    146:                                        BasicRuntimeChecks="3"
                    147:                                        CompileAs="2"/>
                    148:                        </FileConfiguration>
                    149:                </File>
                    150:        </Files>
                    151:        <Globals>
                    152:        </Globals>
                    153: </VisualStudioProject>

E-mail: