Annotation of parser3/src/types/types.vcproj, revision 1.13

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
                      4:        Version="7.10"
                      5:        Name="types"
                      6:        SccProjectName="types"
                      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
1.8       paf        17:                        Name="Release|Win32"
                     18:                        OutputDirectory=".\Release"
                     19:                        IntermediateDirectory=".\Release"
1.1       paf        20:                        ConfigurationType="4"
                     21:                        UseOfMFC="0"
                     22:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     23:                        CharacterSet="2">
                     24:                        <Tool
                     25:                                Name="VCCLCompilerTool"
1.13    ! paf        26:                                optimization="2" GlobalOptimizations="TRUE"                             
1.1       paf        27:                                InlineFunctionExpansion="1"
1.10      paf        28:                                AdditionalIncludeDirectories="..\lib\gd;..\include;..\classes;..\sql;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\lib\sdbm\apr-include;..\..\..\win32\psapi;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gmime-x.x.x;..\..\..\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.11      paf        33:                                UsePrecompiledHeader="2"
1.8       paf        34:                                PrecompiledHeaderFile=".\Release/types.pch"
                     35:                                AssemblerListingLocation=".\Release/"
                     36:                                ObjectFile=".\Release/"
                     37:                                ProgramDataBaseFileName=".\Release/"
1.5       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"
1.8       paf        46:                                OutputFile=".\Release\types.lib"
1.1       paf        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.10      paf        80:                                AdditionalIncludeDirectories="..\lib\gd;..\include;..\classes;..\sql;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\lib\sdbm\apr-include;..\..\..\win32\psapi;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gmime-x.x.x;..\..\..\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.11      paf        84:                                UsePrecompiledHeader="2"
1.1       paf        85:                                PrecompiledHeaderFile=".\Debug/types.pch"
                     86:                                AssemblerListingLocation=".\Debug/"
                     87:                                ObjectFile=".\Debug/"
                     88:                                ProgramDataBaseFileName=".\Debug/"
1.5       paf        89:                                WarningLevel="4"
1.1       paf        90:                                SuppressStartupBanner="TRUE"
                     91:                                DebugInformationFormat="3"
                     92:                                CompileAs="2"/>
                     93:                        <Tool
                     94:                                Name="VCCustomBuildTool"/>
                     95:                        <Tool
                     96:                                Name="VCLibrarianTool"
                     97:                                OutputFile=".\Debug\types.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:                <Filter
                    125:                        Name="psapi"
                    126:                        Filter="">
                    127:                        <File
                    128:                                RelativePath="..\..\..\win32\psapi\Psapi.h">
                    129:                        </File>
                    130:                        <File
                    131:                                RelativePath="..\..\..\win32\psapi\Psapi.Lib">
                    132:                        </File>
                    133:                </Filter>
                    134:                <File
1.9       paf       135:                        RelativePath=".\pa_junction.h">
1.1       paf       136:                </File>
                    137:                <File
1.9       paf       138:                        RelativePath=".\pa_method.h">
1.1       paf       139:                </File>
                    140:                <File
1.9       paf       141:                        RelativePath=".\pa_value.C">
1.1       paf       142:                </File>
                    143:                <File
1.9       paf       144:                        RelativePath=".\pa_value.h">
1.1       paf       145:                </File>
                    146:                <File
1.9       paf       147:                        RelativePath=".\pa_vbool.h">
                    148:                </File>
                    149:                <File
                    150:                        RelativePath=".\pa_vclass.C">
                    151:                </File>
                    152:                <File
                    153:                        RelativePath=".\pa_vclass.h">
                    154:                </File>
                    155:                <File
                    156:                        RelativePath=".\pa_vcode_frame.h">
1.1       paf       157:                </File>
                    158:                <File
1.4       paf       159:                        RelativePath=".\pa_vconsole.h">
                    160:                </File>
                    161:                <File
1.9       paf       162:                        RelativePath=".\pa_vcookie.C">
1.1       paf       163:                </File>
                    164:                <File
1.9       paf       165:                        RelativePath=".\pa_vcookie.h">
1.1       paf       166:                </File>
                    167:                <File
1.9       paf       168:                        RelativePath=".\pa_vdate.h">
                    169:                </File>
                    170:                <File
                    171:                        RelativePath=".\pa_vdouble.h">
                    172:                </File>
                    173:                <File
                    174:                        RelativePath=".\pa_venv.h">
                    175:                </File>
                    176:                <File
                    177:                        RelativePath=".\pa_vfile.C">
                    178:                </File>
                    179:                <File
                    180:                        RelativePath=".\pa_vfile.h">
                    181:                </File>
                    182:                <File
                    183:                        RelativePath=".\pa_vform.C">
                    184:                </File>
                    185:                <File
                    186:                        RelativePath=".\pa_vform.h">
                    187:                </File>
                    188:                <File
                    189:                        RelativePath=".\pa_vhash.h">
1.3       paf       190:                </File>
                    191:                <File
                    192:                        RelativePath=".\pa_vhashfile.C">
1.1       paf       193:                </File>
                    194:                <File
1.3       paf       195:                        RelativePath=".\pa_vhashfile.h">
1.1       paf       196:                </File>
                    197:                <File
1.9       paf       198:                        RelativePath=".\pa_vimage.C">
                    199:                </File>
                    200:                <File
                    201:                        RelativePath=".\pa_vimage.h">
                    202:                </File>
                    203:                <File
                    204:                        RelativePath=".\pa_vint.h">
                    205:                </File>
                    206:                <File
                    207:                        RelativePath=".\pa_vjunction.h">
                    208:                </File>
                    209:                <File
                    210:                        RelativePath=".\pa_vmail.C">
                    211:                </File>
                    212:                <File
                    213:                        RelativePath=".\pa_vmail.h">
                    214:                </File>
                    215:                <File
                    216:                        RelativePath=".\pa_vmath.C">
                    217:                </File>
                    218:                <File
                    219:                        RelativePath=".\pa_vmath.h">
                    220:                </File>
                    221:                <File
                    222:                        RelativePath=".\pa_vmemory.h">
                    223:                </File>
                    224:                <File
                    225:                        RelativePath=".\pa_vmethod_frame.C">
                    226:                </File>
                    227:                <File
                    228:                        RelativePath=".\pa_vmethod_frame.h">
                    229:                </File>
                    230:                <File
                    231:                        RelativePath=".\pa_vobject.C">
                    232:                </File>
                    233:                <File
                    234:                        RelativePath=".\pa_vobject.h">
                    235:                </File>
                    236:                <File
                    237:                        RelativePath=".\pa_vrequest.C">
                    238:                </File>
                    239:                <File
                    240:                        RelativePath=".\pa_vrequest.h">
                    241:                </File>
                    242:                <File
                    243:                        RelativePath=".\pa_vresponse.C">
                    244:                </File>
                    245:                <File
                    246:                        RelativePath=".\pa_vresponse.h">
                    247:                </File>
                    248:                <File
                    249:                        RelativePath=".\pa_vstateless_class.C">
                    250:                </File>
                    251:                <File
                    252:                        RelativePath=".\pa_vstateless_class.h">
                    253:                </File>
                    254:                <File
                    255:                        RelativePath=".\pa_vstateless_object.h">
                    256:                </File>
                    257:                <File
                    258:                        RelativePath=".\pa_vstatus.C">
                    259:                </File>
                    260:                <File
                    261:                        RelativePath=".\pa_vstatus.h">
                    262:                </File>
                    263:                <File
                    264:                        RelativePath=".\pa_vstring.C">
                    265:                </File>
                    266:                <File
                    267:                        RelativePath=".\pa_vstring.h">
                    268:                </File>
                    269:                <File
                    270:                        RelativePath=".\pa_vtable.C">
                    271:                </File>
                    272:                <File
                    273:                        RelativePath=".\pa_vtable.h">
                    274:                </File>
                    275:                <File
1.12      paf       276:                        RelativePath=".\pa_vvoid.C">
                    277:                </File>
                    278:                <File
1.9       paf       279:                        RelativePath=".\pa_vvoid.h">
                    280:                </File>
                    281:                <File
                    282:                        RelativePath=".\pa_vxdoc.C">
                    283:                </File>
                    284:                <File
                    285:                        RelativePath=".\pa_vxdoc.h">
                    286:                </File>
                    287:                <File
                    288:                        RelativePath=".\pa_vxnode.C">
                    289:                </File>
                    290:                <File
                    291:                        RelativePath=".\pa_vxnode.h">
                    292:                </File>
                    293:                <File
                    294:                        RelativePath=".\pa_wcontext.C">
1.1       paf       295:                </File>
                    296:                <File
1.9       paf       297:                        RelativePath=".\pa_wcontext.h">
1.1       paf       298:                </File>
                    299:                <File
1.9       paf       300:                        RelativePath=".\pa_wwrapper.h">
1.1       paf       301:                </File>
                    302:        </Files>
                    303:        <Globals>
                    304:        </Globals>
                    305: </VisualStudioProject>

E-mail: