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

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

E-mail: