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

1.23      misha       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
                     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:                                GlobalOptimizations="TRUE"
                     28:                                InlineFunctionExpansion="1"
                     29:                                OptimizeForWindowsApplication="TRUE"
                     30:                                AdditionalIncludeDirectories="..\lib\gd;..\include;..\classes;..\sql;..\lib\gc\include;..\lib\cord\include;..\..\..\win32\pcre;..\lib\sdbm\apr-include;..\..\..\win32\psapi;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gmime-x.x.x;..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
                     31:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
                     32:                                StringPooling="TRUE"
                     33:                                RuntimeLibrary="2"
                     34:                                EnableFunctionLevelLinking="TRUE"
                     35:                                UsePrecompiledHeader="2"
                     36:                                PrecompiledHeaderFile=".\Release/types.pch"
                     37:                                AssemblerListingLocation=".\Release/"
                     38:                                ObjectFile=".\Release/"
                     39:                                ProgramDataBaseFileName=".\Release/"
                     40:                                WarningLevel="4"
                     41:                                SuppressStartupBanner="TRUE"
                     42:                                DebugInformationFormat="3"
                     43:                                CompileAs="2"/>
                     44:                        <Tool
                     45:                                Name="VCCustomBuildTool"/>
                     46:                        <Tool
                     47:                                Name="VCLibrarianTool"
                     48:                                OutputFile=".\Release\types.lib"
                     49:                                SuppressStartupBanner="TRUE"/>
                     50:                        <Tool
                     51:                                Name="VCMIDLTool"/>
                     52:                        <Tool
                     53:                                Name="VCPostBuildEventTool"/>
                     54:                        <Tool
                     55:                                Name="VCPreBuildEventTool"/>
                     56:                        <Tool
                     57:                                Name="VCPreLinkEventTool"/>
                     58:                        <Tool
                     59:                                Name="VCResourceCompilerTool"
                     60:                                PreprocessorDefinitions="NDEBUG"
                     61:                                Culture="1049"/>
                     62:                        <Tool
                     63:                                Name="VCWebServiceProxyGeneratorTool"/>
                     64:                        <Tool
                     65:                                Name="VCXMLDataGeneratorTool"/>
                     66:                        <Tool
                     67:                                Name="VCManagedWrapperGeneratorTool"/>
                     68:                        <Tool
                     69:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                     70:                </Configuration>
                     71:                <Configuration
                     72:                        Name="Debug|Win32"
                     73:                        OutputDirectory=".\Debug"
                     74:                        IntermediateDirectory=".\Debug"
                     75:                        ConfigurationType="4"
                     76:                        UseOfMFC="2"
                     77:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     78:                        CharacterSet="2">
                     79:                        <Tool
                     80:                                Name="VCCLCompilerTool"
                     81:                                Optimization="0"
                     82:                                AdditionalIncludeDirectories="..\lib\gd;..\include;..\classes;..\sql;..\lib\gc\include;..\lib\cord\include;..\..\..\win32\pcre;..\lib\sdbm\apr-include;..\..\..\win32\psapi;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gmime-x.x.x;..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
                     83:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                     84:                                BasicRuntimeChecks="3"
                     85:                                RuntimeLibrary="3"
                     86:                                UsePrecompiledHeader="2"
                     87:                                PrecompiledHeaderFile=".\Debug/types.pch"
                     88:                                AssemblerListingLocation=".\Debug/"
                     89:                                ObjectFile=".\Debug/"
                     90:                                ProgramDataBaseFileName=".\Debug/"
                     91:                                WarningLevel="4"
                     92:                                SuppressStartupBanner="TRUE"
                     93:                                DebugInformationFormat="3"
                     94:                                CompileAs="2"/>
                     95:                        <Tool
                     96:                                Name="VCCustomBuildTool"/>
                     97:                        <Tool
                     98:                                Name="VCLibrarianTool"
                     99:                                OutputFile=".\Debug\types.lib"
                    100:                                SuppressStartupBanner="TRUE"/>
                    101:                        <Tool
                    102:                                Name="VCMIDLTool"/>
                    103:                        <Tool
                    104:                                Name="VCPostBuildEventTool"/>
                    105:                        <Tool
                    106:                                Name="VCPreBuildEventTool"/>
                    107:                        <Tool
                    108:                                Name="VCPreLinkEventTool"/>
                    109:                        <Tool
                    110:                                Name="VCResourceCompilerTool"
                    111:                                PreprocessorDefinitions="_DEBUG"
                    112:                                Culture="1049"/>
                    113:                        <Tool
                    114:                                Name="VCWebServiceProxyGeneratorTool"/>
                    115:                        <Tool
                    116:                                Name="VCXMLDataGeneratorTool"/>
                    117:                        <Tool
                    118:                                Name="VCManagedWrapperGeneratorTool"/>
                    119:                        <Tool
                    120:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                    121:                </Configuration>
                    122:        </Configurations>
                    123:        <References>
                    124:        </References>
                    125:        <Files>
                    126:                <Filter
                    127:                        Name="psapi"
                    128:                        Filter="">
                    129:                        <File
                    130:                                RelativePath="..\..\..\win32\psapi\Psapi.h">
                    131:                        </File>
                    132:                        <File
                    133:                                RelativePath="..\..\..\win32\psapi\Psapi.Lib">
                    134:                        </File>
                    135:                </Filter>
                    136:                <File
                    137:                        RelativePath=".\pa_junction.h">
                    138:                </File>
                    139:                <File
                    140:                        RelativePath=".\pa_method.h">
                    141:                </File>
                    142:                <File
                    143:                        RelativePath=".\pa_property.h">
                    144:                </File>
                    145:                <File
                    146:                        RelativePath=".\pa_value.C">
                    147:                </File>
                    148:                <File
                    149:                        RelativePath=".\pa_value.h">
                    150:                </File>
                    151:                <File
                    152:                        RelativePath=".\pa_vbool.h">
                    153:                </File>
                    154:                <File
                    155:                        RelativePath=".\pa_vclass.C">
                    156:                </File>
                    157:                <File
                    158:                        RelativePath=".\pa_vclass.h">
                    159:                </File>
                    160:                <File
                    161:                        RelativePath=".\pa_vcode_frame.h">
                    162:                </File>
                    163:                <File
                    164:                        RelativePath=".\pa_vconsole.h">
                    165:                </File>
                    166:                <File
                    167:                        RelativePath=".\pa_vcookie.C">
                    168:                </File>
                    169:                <File
                    170:                        RelativePath=".\pa_vcookie.h">
                    171:                </File>
                    172:                <File
                    173:                        RelativePath=".\pa_vdate.h">
                    174:                </File>
                    175:                <File
                    176:                        RelativePath=".\pa_vdouble.h">
                    177:                </File>
                    178:                <File
                    179:                        RelativePath=".\pa_venv.C">
                    180:                </File>
                    181:                <File
                    182:                        RelativePath=".\pa_venv.h">
                    183:                </File>
                    184:                <File
                    185:                        RelativePath=".\pa_vfile.C">
                    186:                </File>
                    187:                <File
                    188:                        RelativePath=".\pa_vfile.h">
                    189:                </File>
                    190:                <File
                    191:                        RelativePath=".\pa_vform.C">
                    192:                </File>
                    193:                <File
                    194:                        RelativePath=".\pa_vform.h">
                    195:                </File>
                    196:                <File
                    197:                        RelativePath=".\pa_vhash.C">
                    198:                </File>
                    199:                <File
                    200:                        RelativePath=".\pa_vhash.h">
                    201:                </File>
                    202:                <File
                    203:                        RelativePath=".\pa_vhashfile.C">
                    204:                </File>
                    205:                <File
                    206:                        RelativePath=".\pa_vhashfile.h">
                    207:                </File>
                    208:                <File
                    209:                        RelativePath=".\pa_vimage.C">
                    210:                </File>
                    211:                <File
                    212:                        RelativePath=".\pa_vimage.h">
                    213:                </File>
                    214:                <File
                    215:                        RelativePath=".\pa_vint.h">
                    216:                </File>
                    217:                <File
                    218:                        RelativePath=".\pa_vjunction.C">
                    219:                </File>
                    220:                <File
                    221:                        RelativePath=".\pa_vjunction.h">
                    222:                </File>
                    223:                <File
                    224:                        RelativePath=".\pa_vmail.C">
                    225:                </File>
                    226:                <File
                    227:                        RelativePath=".\pa_vmail.h">
                    228:                </File>
                    229:                <File
                    230:                        RelativePath=".\pa_vmath.C">
                    231:                </File>
                    232:                <File
                    233:                        RelativePath=".\pa_vmath.h">
                    234:                </File>
                    235:                <File
                    236:                        RelativePath=".\pa_vmemory.h">
                    237:                </File>
                    238:                <File
                    239:                        RelativePath=".\pa_vmethod_frame.C">
                    240:                </File>
                    241:                <File
                    242:                        RelativePath=".\pa_vmethod_frame.h">
                    243:                </File>
                    244:                <File
                    245:                        RelativePath=".\pa_vobject.C">
                    246:                </File>
                    247:                <File
                    248:                        RelativePath=".\pa_vobject.h">
                    249:                </File>
                    250:                <File
                    251:                        RelativePath=".\pa_vproperty.C">
                    252:                </File>
                    253:                <File
                    254:                        RelativePath=".\pa_vproperty.h">
                    255:                </File>
                    256:                <File
                    257:                        RelativePath=".\pa_vregex.C">
                    258:                </File>
                    259:                <File
                    260:                        RelativePath=".\pa_vregex.h">
                    261:                </File>
                    262:                <File
                    263:                        RelativePath=".\pa_vrequest.C">
                    264:                </File>
                    265:                <File
                    266:                        RelativePath=".\pa_vrequest.h">
                    267:                </File>
                    268:                <File
                    269:                        RelativePath=".\pa_vresponse.C">
                    270:                </File>
                    271:                <File
                    272:                        RelativePath=".\pa_vresponse.h">
                    273:                </File>
                    274:                <File
                    275:                        RelativePath=".\pa_vstateless_class.C">
                    276:                </File>
                    277:                <File
                    278:                        RelativePath=".\pa_vstateless_class.h">
                    279:                </File>
                    280:                <File
                    281:                        RelativePath=".\pa_vstateless_object.h">
                    282:                </File>
                    283:                <File
                    284:                        RelativePath=".\pa_vstatus.C">
                    285:                </File>
                    286:                <File
                    287:                        RelativePath=".\pa_vstatus.h">
                    288:                </File>
                    289:                <File
                    290:                        RelativePath=".\pa_vstring.C">
                    291:                </File>
                    292:                <File
                    293:                        RelativePath=".\pa_vstring.h">
                    294:                </File>
                    295:                <File
                    296:                        RelativePath=".\pa_vtable.C">
                    297:                </File>
                    298:                <File
                    299:                        RelativePath=".\pa_vtable.h">
                    300:                </File>
                    301:                <File
                    302:                        RelativePath=".\pa_vvoid.C">
                    303:                </File>
                    304:                <File
                    305:                        RelativePath=".\pa_vvoid.h">
                    306:                </File>
                    307:                <File
                    308:                        RelativePath=".\pa_vxdoc.C">
                    309:                </File>
                    310:                <File
                    311:                        RelativePath=".\pa_vxdoc.h">
                    312:                </File>
                    313:                <File
                    314:                        RelativePath=".\pa_vxnode.C">
                    315:                </File>
                    316:                <File
                    317:                        RelativePath=".\pa_vxnode.h">
                    318:                </File>
                    319:                <File
                    320:                        RelativePath=".\pa_wcontext.C">
                    321:                </File>
                    322:                <File
                    323:                        RelativePath=".\pa_wcontext.h">
                    324:                </File>
                    325:                <File
                    326:                        RelativePath=".\pa_wwrapper.h">
                    327:                </File>
                    328:        </Files>
                    329:        <Globals>
                    330:        </Globals>
                    331: </VisualStudioProject>

E-mail: