Annotation of parser3/src/targets/apache13core/ApacheModuleParser3Core.vcproj, revision 1.9.8.1

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

E-mail: