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

1.1     ! moko        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
        !            16:                        Name="Release|Win32"
        !            17:                        OutputDirectory=".\Release"
        !            18:                        IntermediateDirectory=".\Release"
        !            19:                        ConfigurationType="4"
        !            20:                        UseOfMFC="0"
        !            21:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
        !            22:                        CharacterSet="2">
        !            23:                        <Tool
        !            24:                                Name="VCCLCompilerTool"
        !            25:                                Optimization="2"
        !            26:                                GlobalOptimizations="TRUE"
        !            27:                                InlineFunctionExpansion="1"
        !            28:                                AdditionalIncludeDirectories="..\apache13;..\..\types;..\..\include;..\..\classes;..\..\sql;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\pcre;..\..\lib\md5;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
        !            29:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
        !            30:                                StringPooling="TRUE"
        !            31:                                RuntimeLibrary="2"
        !            32:                                EnableFunctionLevelLinking="TRUE"
        !            33:                                UsePrecompiledHeader="2"
        !            34:                                PrecompiledHeaderFile=".\Release/ApacheModuleParser3Core.pch"
        !            35:                                AssemblerListingLocation=".\Release/"
        !            36:                                ObjectFile=".\Release/"
        !            37:                                ProgramDataBaseFileName=".\Release/"
        !            38:                                WarningLevel="4"
        !            39:                                SuppressStartupBanner="TRUE"
        !            40:                                CompileAs="2"/>
        !            41:                        <Tool
        !            42:                                Name="VCCustomBuildTool"/>
        !            43:                        <Tool
        !            44:                                Name="VCLibrarianTool"
        !            45:                                OutputFile=".\Release\ApacheModuleParser3Core.lib"
        !            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"
        !            57:                                PreprocessorDefinitions="NDEBUG"
        !            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
        !            69:                        Name="Debug|Win32"
        !            70:                        OutputDirectory=".\Debug"
        !            71:                        IntermediateDirectory=".\Debug"
        !            72:                        ConfigurationType="4"
        !            73:                        UseOfMFC="0"
        !            74:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
        !            75:                        CharacterSet="2">
        !            76:                        <Tool
        !            77:                                Name="VCCLCompilerTool"
        !            78:                                Optimization="0"
        !            79:                                AdditionalIncludeDirectories="..\apache13;..\..\types;..\..\include;..\..\classes;..\..\sql;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\pcre;..\..\lib\md5;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
        !            80:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
        !            81:                                BasicRuntimeChecks="3"
        !            82:                                RuntimeLibrary="3"
        !            83:                                UsePrecompiledHeader="2"
        !            84:                                PrecompiledHeaderFile=".\Debug/ApacheModuleParser3Core.pch"
        !            85:                                AssemblerListingLocation=".\Debug/"
        !            86:                                ObjectFile=".\Debug/"
        !            87:                                ProgramDataBaseFileName=".\Debug/"
        !            88:                                WarningLevel="4"
        !            89:                                SuppressStartupBanner="TRUE"
        !            90:                                DebugInformationFormat="4"
        !            91:                                CompileAs="2"/>
        !            92:                        <Tool
        !            93:                                Name="VCCustomBuildTool"/>
        !            94:                        <Tool
        !            95:                                Name="VCLibrarianTool"
        !            96:                                OutputFile=".\Debug\ApacheModuleParser3Core.lib"
        !            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"
        !           108:                                PreprocessorDefinitions="_DEBUG"
        !           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
        !           124:                        RelativePath=".\mod_parser3_core.C">
        !           125:                </File>
        !           126:                <File
        !           127:                        RelativePath="pa_threads.C">
        !           128:                        <FileConfiguration
        !           129:                                Name="Release|Win32">
        !           130:                                <Tool
        !           131:                                        Name="VCCLCompilerTool"
        !           132:                                        Optimization="2"
        !           133:                                        GlobalOptimizations="TRUE"
        !           134:                                        AdditionalIncludeDirectories=""
        !           135:                                        PreprocessorDefinitions=""
        !           136:                                        CompileAs="2"/>
        !           137:                        </FileConfiguration>
        !           138:                        <FileConfiguration
        !           139:                                Name="Debug|Win32">
        !           140:                                <Tool
        !           141:                                        Name="VCCLCompilerTool"
        !           142:                                        Optimization="0"
        !           143:                                        AdditionalIncludeDirectories=""
        !           144:                                        PreprocessorDefinitions=""
        !           145:                                        BasicRuntimeChecks="3"
        !           146:                                        CompileAs="2"/>
        !           147:                        </FileConfiguration>
        !           148:                </File>
        !           149:        </Files>
        !           150:        <Globals>
        !           151:        </Globals>
        !           152: </VisualStudioProject>

E-mail: