Annotation of parser3/src/classes/classes.vcproj, revision 1.10

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
                      4:        Version="7.10"
                      5:        Name="classes"
                      6:        SccProjectName="classes"
                      7:        SccAuxPath=""
                      8:        SccLocalPath="."
                      9:        SccProvider="MSSCCI:Jalindi Igloo"
                     10:        Keyword="MFCProj">
                     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:                                InlineFunctionExpansion="1"
1.9       paf        28:                                AdditionalIncludeDirectories="gd;..\include;..\types;..\lib\gc;..\lib\gd;..\lib\smtp;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\lib\sdbm\apr-include;..\lib\md5;..\sql;..\..\..\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.1       paf        29:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
                     30:                                StringPooling="TRUE"
                     31:                                RuntimeLibrary="2"
                     32:                                EnableFunctionLevelLinking="TRUE"
1.10    ! paf        33:                                UsePrecompiledHeader="2"
1.1       paf        34:                                PrecompiledHeaderFile=".\Release/classes.pch"
                     35:                                AssemblerListingLocation=".\Release/"
                     36:                                ObjectFile=".\Release/"
                     37:                                ProgramDataBaseFileName=".\Release/"
1.4       paf        38:                                WarningLevel="4"
1.1       paf        39:                                SuppressStartupBanner="TRUE"
                     40:                                DebugInformationFormat="3"
                     41:                                CompileAs="2"/>
                     42:                        <Tool
                     43:                                Name="VCCustomBuildTool"/>
                     44:                        <Tool
                     45:                                Name="VCLibrarianTool"
                     46:                                OutputFile=".\Release\classes.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="2"
                     75:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     76:                        CharacterSet="2">
                     77:                        <Tool
                     78:                                Name="VCCLCompilerTool"
                     79:                                Optimization="0"
1.9       paf        80:                                AdditionalIncludeDirectories="gd;..\include;..\types;..\lib\gc;..\lib\gd;..\lib\smtp;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\lib\sdbm\apr-include;..\lib\md5;..\sql;..\..\..\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.1       paf        81:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                     82:                                BasicRuntimeChecks="3"
                     83:                                RuntimeLibrary="3"
1.10    ! paf        84:                                UsePrecompiledHeader="2"
1.1       paf        85:                                PrecompiledHeaderFile=".\Debug/classes.pch"
                     86:                                AssemblerListingLocation=".\Debug/"
                     87:                                ObjectFile=".\Debug/"
                     88:                                ProgramDataBaseFileName=".\Debug/"
                     89:                                BrowseInformation="1"
1.4       paf        90:                                WarningLevel="4"
1.1       paf        91:                                SuppressStartupBanner="TRUE"
                     92:                                DebugInformationFormat="3"
                     93:                                CompileAs="2"/>
                     94:                        <Tool
                     95:                                Name="VCCustomBuildTool"/>
                     96:                        <Tool
                     97:                                Name="VCLibrarianTool"
                     98:                                OutputFile=".\Debug\classes.lib"
                     99:                                SuppressStartupBanner="TRUE"/>
                    100:                        <Tool
                    101:                                Name="VCMIDLTool"/>
                    102:                        <Tool
                    103:                                Name="VCPostBuildEventTool"/>
                    104:                        <Tool
                    105:                                Name="VCPreBuildEventTool"/>
                    106:                        <Tool
                    107:                                Name="VCPreLinkEventTool"/>
                    108:                        <Tool
                    109:                                Name="VCResourceCompilerTool"
                    110:                                PreprocessorDefinitions="_DEBUG"
                    111:                                Culture="1049"/>
                    112:                        <Tool
                    113:                                Name="VCWebServiceProxyGeneratorTool"/>
                    114:                        <Tool
                    115:                                Name="VCXMLDataGeneratorTool"/>
                    116:                        <Tool
                    117:                                Name="VCManagedWrapperGeneratorTool"/>
                    118:                        <Tool
                    119:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                    120:                </Configuration>
                    121:        </Configurations>
                    122:        <References>
                    123:        </References>
                    124:        <Files>
                    125:                <File
                    126:                        RelativePath="classes.awk">
                    127:                        <FileConfiguration
                    128:                                Name="Release|Win32">
                    129:                                <Tool
                    130:                                        Name="VCCustomBuildTool"
                    131:                                        Description="Scanning classes/, creating classes.inc..."
                    132:                                        CommandLine="SET CLASSES_INC=..\classes\classes.inc
                    133: ECHO // do not edit. autogenerated by .dsp, see classes.awk settings &gt; %CLASSES_INC%
1.3       paf       134: ..\..\..\win32\tools\ls | ..\..\..\win32\tools\gawk -f &quot;$(InputPath)&quot; &gt;&gt; %CLASSES_INC%
1.1       paf       135: "
                    136:                                        Outputs="..\classes\classes.inc"/>
                    137:                        </FileConfiguration>
                    138:                        <FileConfiguration
                    139:                                Name="Debug|Win32">
                    140:                                <Tool
                    141:                                        Name="VCCustomBuildTool"
                    142:                                        Description="Scanning classes/, creating classes.inc..."
                    143:                                        CommandLine="SET CLASSES_INC=..\classes\classes.inc
                    144: ECHO // do not edit. autogenerated by .dsp, see classes.awk settings &gt; %CLASSES_INC%
                    145: \parser3project\win32\tools\ls | \parser3project\win32\tools\gawk -f &quot;$(InputPath)&quot; &gt;&gt; %CLASSES_INC%
                    146: "
                    147:                                        Outputs="..\classes\classes.inc"/>
                    148:                        </FileConfiguration>
                    149:                </File>
                    150:                <File
1.8       paf       151:                        RelativePath=".\classes.C">
                    152:                </File>
                    153:                <File
                    154:                        RelativePath=".\classes.h">
                    155:                </File>
                    156:                <File
                    157:                        RelativePath=".\classes.inc">
                    158:                </File>
                    159:                <File
                    160:                        RelativePath=".\date.C">
                    161:                </File>
                    162:                <File
                    163:                        RelativePath=".\double.C">
                    164:                </File>
                    165:                <File
                    166:                        RelativePath=".\file.C">
                    167:                </File>
                    168:                <File
                    169:                        RelativePath=".\form.C">
                    170:                </File>
                    171:                <File
                    172:                        RelativePath=".\hash.C">
1.3       paf       173:                </File>
                    174:                <File
                    175:                        RelativePath=".\hashfile.C">
1.1       paf       176:                </File>
                    177:                <File
1.8       paf       178:                        RelativePath=".\image.C">
                    179:                </File>
                    180:                <File
                    181:                        RelativePath=".\int.C">
                    182:                </File>
                    183:                <File
                    184:                        RelativePath=".\mail.C">
                    185:                </File>
                    186:                <File
                    187:                        RelativePath=".\math.C">
                    188:                </File>
                    189:                <File
                    190:                        RelativePath=".\memory.C">
                    191:                </File>
                    192:                <File
                    193:                        RelativePath=".\op.C">
                    194:                </File>
                    195:                <File
                    196:                        RelativePath=".\response.C">
                    197:                </File>
                    198:                <File
                    199:                        RelativePath=".\string.C">
                    200:                </File>
                    201:                <File
                    202:                        RelativePath=".\table.C">
                    203:                </File>
                    204:                <File
                    205:                        RelativePath=".\void.C">
                    206:                </File>
                    207:                <File
                    208:                        RelativePath=".\xdoc.C">
                    209:                </File>
                    210:                <File
                    211:                        RelativePath=".\xnode.C">
1.1       paf       212:                </File>
                    213:                <File
1.8       paf       214:                        RelativePath=".\xnode.h">
1.1       paf       215:                </File>
                    216:        </Files>
                    217:        <Globals>
                    218:        </Globals>
                    219: </VisualStudioProject>

E-mail: