Annotation of parser3/src/types/types.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="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"
                     26:                                Optimization="2"
                     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.8       paf        33:                                PrecompiledHeaderFile=".\Release/types.pch"
                     34:                                AssemblerListingLocation=".\Release/"
                     35:                                ObjectFile=".\Release/"
                     36:                                ProgramDataBaseFileName=".\Release/"
1.5       paf        37:                                WarningLevel="4"
1.1       paf        38:                                SuppressStartupBanner="TRUE"
                     39:                                DebugInformationFormat="3"
                     40:                                CompileAs="2"/>
                     41:                        <Tool
                     42:                                Name="VCCustomBuildTool"/>
                     43:                        <Tool
                     44:                                Name="VCLibrarianTool"
1.8       paf        45:                                OutputFile=".\Release\types.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"
                     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="2"
                     74:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     75:                        CharacterSet="2">
                     76:                        <Tool
                     77:                                Name="VCCLCompilerTool"
                     78:                                Optimization="0"
1.10    ! paf        79:                                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        80:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                     81:                                BasicRuntimeChecks="3"
                     82:                                RuntimeLibrary="3"
                     83:                                PrecompiledHeaderFile=".\Debug/types.pch"
                     84:                                AssemblerListingLocation=".\Debug/"
                     85:                                ObjectFile=".\Debug/"
                     86:                                ProgramDataBaseFileName=".\Debug/"
1.5       paf        87:                                WarningLevel="4"
1.1       paf        88:                                SuppressStartupBanner="TRUE"
                     89:                                DebugInformationFormat="3"
                     90:                                CompileAs="2"/>
                     91:                        <Tool
                     92:                                Name="VCCustomBuildTool"/>
                     93:                        <Tool
                     94:                                Name="VCLibrarianTool"
                     95:                                OutputFile=".\Debug\types.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="_DEBUG"
                    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:                <Filter
                    123:                        Name="psapi"
                    124:                        Filter="">
                    125:                        <File
                    126:                                RelativePath="..\..\..\win32\psapi\Psapi.h">
                    127:                        </File>
                    128:                        <File
                    129:                                RelativePath="..\..\..\win32\psapi\Psapi.Lib">
                    130:                        </File>
                    131:                </Filter>
                    132:                <File
1.9       paf       133:                        RelativePath=".\pa_junction.h">
1.1       paf       134:                </File>
                    135:                <File
1.9       paf       136:                        RelativePath=".\pa_method.h">
1.1       paf       137:                </File>
                    138:                <File
1.9       paf       139:                        RelativePath=".\pa_value.C">
1.1       paf       140:                </File>
                    141:                <File
1.9       paf       142:                        RelativePath=".\pa_value.h">
1.1       paf       143:                </File>
                    144:                <File
1.9       paf       145:                        RelativePath=".\pa_vbool.h">
                    146:                </File>
                    147:                <File
                    148:                        RelativePath=".\pa_vclass.C">
                    149:                </File>
                    150:                <File
                    151:                        RelativePath=".\pa_vclass.h">
                    152:                </File>
                    153:                <File
                    154:                        RelativePath=".\pa_vcode_frame.h">
1.1       paf       155:                </File>
                    156:                <File
1.4       paf       157:                        RelativePath=".\pa_vconsole.h">
                    158:                </File>
                    159:                <File
1.9       paf       160:                        RelativePath=".\pa_vcookie.C">
1.1       paf       161:                </File>
                    162:                <File
1.9       paf       163:                        RelativePath=".\pa_vcookie.h">
1.1       paf       164:                </File>
                    165:                <File
1.9       paf       166:                        RelativePath=".\pa_vdate.h">
                    167:                </File>
                    168:                <File
                    169:                        RelativePath=".\pa_vdouble.h">
                    170:                </File>
                    171:                <File
                    172:                        RelativePath=".\pa_venv.h">
                    173:                </File>
                    174:                <File
                    175:                        RelativePath=".\pa_vfile.C">
                    176:                </File>
                    177:                <File
                    178:                        RelativePath=".\pa_vfile.h">
                    179:                </File>
                    180:                <File
                    181:                        RelativePath=".\pa_vform.C">
                    182:                </File>
                    183:                <File
                    184:                        RelativePath=".\pa_vform.h">
                    185:                </File>
                    186:                <File
                    187:                        RelativePath=".\pa_vhash.h">
1.3       paf       188:                </File>
                    189:                <File
                    190:                        RelativePath=".\pa_vhashfile.C">
1.1       paf       191:                </File>
                    192:                <File
1.3       paf       193:                        RelativePath=".\pa_vhashfile.h">
1.1       paf       194:                </File>
                    195:                <File
1.9       paf       196:                        RelativePath=".\pa_vimage.C">
                    197:                </File>
                    198:                <File
                    199:                        RelativePath=".\pa_vimage.h">
                    200:                </File>
                    201:                <File
                    202:                        RelativePath=".\pa_vint.h">
                    203:                </File>
                    204:                <File
                    205:                        RelativePath=".\pa_vjunction.h">
                    206:                </File>
                    207:                <File
                    208:                        RelativePath=".\pa_vmail.C">
                    209:                </File>
                    210:                <File
                    211:                        RelativePath=".\pa_vmail.h">
                    212:                </File>
                    213:                <File
                    214:                        RelativePath=".\pa_vmath.C">
                    215:                </File>
                    216:                <File
                    217:                        RelativePath=".\pa_vmath.h">
                    218:                </File>
                    219:                <File
                    220:                        RelativePath=".\pa_vmemory.h">
                    221:                </File>
                    222:                <File
                    223:                        RelativePath=".\pa_vmethod_frame.C">
                    224:                </File>
                    225:                <File
                    226:                        RelativePath=".\pa_vmethod_frame.h">
                    227:                </File>
                    228:                <File
                    229:                        RelativePath=".\pa_vobject.C">
                    230:                </File>
                    231:                <File
                    232:                        RelativePath=".\pa_vobject.h">
                    233:                </File>
                    234:                <File
                    235:                        RelativePath=".\pa_vrequest.C">
                    236:                </File>
                    237:                <File
                    238:                        RelativePath=".\pa_vrequest.h">
                    239:                </File>
                    240:                <File
                    241:                        RelativePath=".\pa_vresponse.C">
                    242:                </File>
                    243:                <File
                    244:                        RelativePath=".\pa_vresponse.h">
                    245:                </File>
                    246:                <File
                    247:                        RelativePath=".\pa_vstateless_class.C">
                    248:                </File>
                    249:                <File
                    250:                        RelativePath=".\pa_vstateless_class.h">
                    251:                </File>
                    252:                <File
                    253:                        RelativePath=".\pa_vstateless_object.h">
                    254:                </File>
                    255:                <File
                    256:                        RelativePath=".\pa_vstatus.C">
                    257:                </File>
                    258:                <File
                    259:                        RelativePath=".\pa_vstatus.h">
                    260:                </File>
                    261:                <File
                    262:                        RelativePath=".\pa_vstring.C">
                    263:                </File>
                    264:                <File
                    265:                        RelativePath=".\pa_vstring.h">
                    266:                </File>
                    267:                <File
                    268:                        RelativePath=".\pa_vtable.C">
                    269:                </File>
                    270:                <File
                    271:                        RelativePath=".\pa_vtable.h">
                    272:                </File>
                    273:                <File
                    274:                        RelativePath=".\pa_vvoid.h">
                    275:                </File>
                    276:                <File
                    277:                        RelativePath=".\pa_vxdoc.C">
                    278:                </File>
                    279:                <File
                    280:                        RelativePath=".\pa_vxdoc.h">
                    281:                </File>
                    282:                <File
                    283:                        RelativePath=".\pa_vxnode.C">
                    284:                </File>
                    285:                <File
                    286:                        RelativePath=".\pa_vxnode.h">
                    287:                </File>
                    288:                <File
                    289:                        RelativePath=".\pa_wcontext.C">
1.1       paf       290:                </File>
                    291:                <File
1.9       paf       292:                        RelativePath=".\pa_wcontext.h">
1.1       paf       293:                </File>
                    294:                <File
1.9       paf       295:                        RelativePath=".\pa_wwrapper.h">
1.1       paf       296:                </File>
                    297:        </Files>
                    298:        <Globals>
                    299:        </Globals>
                    300: </VisualStudioProject>

E-mail: