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

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
                     16:                        Name="Debug|Win32"
                     17:                        OutputDirectory=".\Debug"
                     18:                        IntermediateDirectory=".\Debug"
                     19:                        ConfigurationType="4"
                     20:                        UseOfMFC="0"
                     21:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     22:                        CharacterSet="2">
                     23:                        <Tool
                     24:                                Name="VCCLCompilerTool"
                     25:                                Optimization="0"
1.3       paf        26:                                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;&quot;..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome&quot;;&quot;..\..\..\..\win32\gnome\gnome-xml\include&quot;;&quot;..\..\..\..\win32\gnome\libxslt-x.x.x&quot;"
1.1       paf        27:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                     28:                                BasicRuntimeChecks="3"
                     29:                                RuntimeLibrary="3"
                     30:                                UsePrecompiledHeader="2"
                     31:                                PrecompiledHeaderFile=".\Debug/ApacheModuleParser3Core.pch"
                     32:                                AssemblerListingLocation=".\Debug/"
                     33:                                ObjectFile=".\Debug/"
                     34:                                ProgramDataBaseFileName=".\Debug/"
1.4       paf        35:                                WarningLevel="4"
1.1       paf        36:                                SuppressStartupBanner="TRUE"
                     37:                                DebugInformationFormat="4"
                     38:                                CompileAs="2"/>
                     39:                        <Tool
                     40:                                Name="VCCustomBuildTool"/>
                     41:                        <Tool
                     42:                                Name="VCLibrarianTool"
                     43:                                OutputFile=".\Debug\ApacheModuleParser3Core.lib"
                     44:                                SuppressStartupBanner="TRUE"/>
                     45:                        <Tool
                     46:                                Name="VCMIDLTool"/>
                     47:                        <Tool
                     48:                                Name="VCPostBuildEventTool"/>
                     49:                        <Tool
                     50:                                Name="VCPreBuildEventTool"/>
                     51:                        <Tool
                     52:                                Name="VCPreLinkEventTool"/>
                     53:                        <Tool
                     54:                                Name="VCResourceCompilerTool"
                     55:                                PreprocessorDefinitions="_DEBUG"
                     56:                                Culture="1049"/>
                     57:                        <Tool
                     58:                                Name="VCWebServiceProxyGeneratorTool"/>
                     59:                        <Tool
                     60:                                Name="VCXMLDataGeneratorTool"/>
                     61:                        <Tool
                     62:                                Name="VCManagedWrapperGeneratorTool"/>
                     63:                        <Tool
                     64:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                     65:                </Configuration>
                     66:                <Configuration
                     67:                        Name="Release|Win32"
                     68:                        OutputDirectory=".\Release"
                     69:                        IntermediateDirectory=".\Release"
                     70:                        ConfigurationType="4"
                     71:                        UseOfMFC="0"
                     72:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     73:                        CharacterSet="2">
                     74:                        <Tool
                     75:                                Name="VCCLCompilerTool"
                     76:                                Optimization="2"
                     77:                                InlineFunctionExpansion="1"
1.3       paf        78:                                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;&quot;..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome&quot;;&quot;..\..\..\..\win32\gnome\gnome-xml\include&quot;;&quot;..\..\..\..\win32\gnome\libxslt-x.x.x&quot;"
1.1       paf        79:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
                     80:                                StringPooling="TRUE"
                     81:                                RuntimeLibrary="2"
                     82:                                EnableFunctionLevelLinking="TRUE"
                     83:                                UsePrecompiledHeader="2"
                     84:                                PrecompiledHeaderFile=".\Release/ApacheModuleParser3Core.pch"
                     85:                                AssemblerListingLocation=".\Release/"
                     86:                                ObjectFile=".\Release/"
                     87:                                ProgramDataBaseFileName=".\Release/"
1.4       paf        88:                                WarningLevel="4"
1.1       paf        89:                                SuppressStartupBanner="TRUE"
                     90:                                CompileAs="2"/>
                     91:                        <Tool
                     92:                                Name="VCCustomBuildTool"/>
                     93:                        <Tool
                     94:                                Name="VCLibrarianTool"
                     95:                                OutputFile=".\Release\ApacheModuleParser3Core.lib"
                     96:                                SuppressStartupBanner="TRUE"/>
                     97:                        <Tool
                     98:                                Name="VCMIDLTool"/>
                     99:                        <Tool
                    100:                                Name="VCPostBuildEventTool"/>
                    101:                        <Tool
                    102:                                Name="VCPreBuildEventTool"/>
                    103:                        <Tool
                    104:                                Name="VCPreLinkEventTool"/>
                    105:                        <Tool
                    106:                                Name="VCResourceCompilerTool"
                    107:                                PreprocessorDefinitions="NDEBUG"
                    108:                                Culture="1049"/>
                    109:                        <Tool
                    110:                                Name="VCWebServiceProxyGeneratorTool"/>
                    111:                        <Tool
                    112:                                Name="VCXMLDataGeneratorTool"/>
                    113:                        <Tool
                    114:                                Name="VCManagedWrapperGeneratorTool"/>
                    115:                        <Tool
                    116:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                    117:                </Configuration>
                    118:        </Configurations>
                    119:        <References>
                    120:        </References>
                    121:        <Files>
                    122:                <File
1.5     ! paf       123:                        RelativePath=".\mod_parser3_core.C">
1.1       paf       124:                </File>
                    125:                <File
                    126:                        RelativePath="pa_threads.C">
                    127:                        <FileConfiguration
                    128:                                Name="Debug|Win32">
                    129:                                <Tool
                    130:                                        Name="VCCLCompilerTool"
                    131:                                        Optimization="0"
                    132:                                        AdditionalIncludeDirectories=""
                    133:                                        PreprocessorDefinitions=""
                    134:                                        BasicRuntimeChecks="3"
                    135:                                        CompileAs="2"/>
                    136:                        </FileConfiguration>
                    137:                        <FileConfiguration
                    138:                                Name="Release|Win32">
                    139:                                <Tool
                    140:                                        Name="VCCLCompilerTool"
                    141:                                        Optimization="2"
                    142:                                        AdditionalIncludeDirectories=""
                    143:                                        PreprocessorDefinitions=""
                    144:                                        CompileAs="2"/>
                    145:                        </FileConfiguration>
                    146:                </File>
                    147:        </Files>
                    148:        <Globals>
                    149:        </Globals>
                    150: </VisualStudioProject>

E-mail: