Annotation of parser3/src/targets/cgi/parser3.vcproj, revision 1.2

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
                      4:        Version="7.10"
                      5:        Name="parser3"
                      6:        SccProjectName="parser3"
                      7:        SccAuxPath=""
                      8:        SccLocalPath="."
                      9:        SccProvider="MSSCCI:Jalindi Igloo">
                     10:        <Platforms>
                     11:                <Platform
                     12:                        Name="Win32"/>
                     13:        </Platforms>
                     14:        <Configurations>
                     15:                <Configuration
                     16:                        Name="Release|Win32"
                     17:                        OutputDirectory=".\Release"
                     18:                        IntermediateDirectory=".\Release"
                     19:                        ConfigurationType="1"
                     20:                        UseOfMFC="0"
                     21:                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
                     22:                        <Tool
                     23:                                Name="VCCLCompilerTool"
                     24:                                AdditionalOptions="/vmg"
                     25:                                Optimization="2"
                     26:                                InlineFunctionExpansion="1"
                     27:                                AdditionalIncludeDirectories="..\..,..\..\types,..\..\include,..\..\classes,..\..\sql,..\..\lib\gc\include,..\..\lib\cord\include,..\..\lib\pcre,\parser3project\win32\gnome\glib\include,\parser3project\win32\gnome\glib\include\glib,\parser3project\win32\gnome\gdome2-x.x.x\libgdome,\parser3project\win32\gnome\gnome-xml\include,\parser3project\win32\gnome\libxslt-x.x.x"
                     28:                                PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
                     29:                                StringPooling="TRUE"
                     30:                                RuntimeLibrary="2"
                     31:                                EnableFunctionLevelLinking="TRUE"
                     32:                                PrecompiledHeaderFile=".\Release/parser3.pch"
                     33:                                AssemblerListingLocation=".\Release/"
                     34:                                ObjectFile=".\Release/"
                     35:                                ProgramDataBaseFileName=".\Release/"
                     36:                                BrowseInformation="1"
                     37:                                WarningLevel="3"
                     38:                                SuppressStartupBanner="TRUE"
                     39:                                DebugInformationFormat="3"
                     40:                                CompileAs="2"/>
                     41:                        <Tool
                     42:                                Name="VCCustomBuildTool"/>
                     43:                        <Tool
                     44:                                Name="VCLinkerTool"
                     45:                                AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
                     46:                                OutputFile=".\Release/parser3.exe"
                     47:                                LinkIncremental="1"
                     48:                                SuppressStartupBanner="TRUE"
                     49:                                GenerateDebugInformation="TRUE"
                     50:                                ProgramDatabaseFile=".\Release/parser3.pdb"
                     51:                                GenerateMapFile="TRUE"
                     52:                                MapFileName=".\Release/parser3.map"
                     53:                                SubSystem="1"
                     54:                                TargetMachine="1"/>
                     55:                        <Tool
                     56:                                Name="VCMIDLTool"
                     57:                                TypeLibraryName=".\Release/parser3.tlb"
                     58:                                HeaderFileName=""/>
                     59:                        <Tool
                     60:                                Name="VCPostBuildEventTool"/>
                     61:                        <Tool
                     62:                                Name="VCPreBuildEventTool"/>
                     63:                        <Tool
                     64:                                Name="VCPreLinkEventTool"/>
                     65:                        <Tool
                     66:                                Name="VCResourceCompilerTool"
                     67:                                PreprocessorDefinitions="NDEBUG"
                     68:                                Culture="1049"/>
                     69:                        <Tool
                     70:                                Name="VCWebServiceProxyGeneratorTool"/>
                     71:                        <Tool
                     72:                                Name="VCXMLDataGeneratorTool"/>
                     73:                        <Tool
                     74:                                Name="VCWebDeploymentTool"/>
                     75:                        <Tool
                     76:                                Name="VCManagedWrapperGeneratorTool"/>
                     77:                        <Tool
                     78:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                     79:                </Configuration>
                     80:                <Configuration
                     81:                        Name="Profile Release|Win32"
                     82:                        OutputDirectory=".\ProfileRelease"
                     83:                        IntermediateDirectory=".\ProfileRelease"
                     84:                        ConfigurationType="1"
                     85:                        UseOfMFC="0"
                     86:                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
                     87:                        <Tool
                     88:                                Name="VCCLCompilerTool"
                     89:                                AdditionalOptions="/vmg"
                     90:                                Optimization="2"
                     91:                                InlineFunctionExpansion="1"
                     92:                                AdditionalIncludeDirectories="..\..,..\..\types,..\..\include,..\..\classes,..\..\sql,..\..\lib\gc\include,..\..\lib\cord\include,..\..\lib\pcre,\parser3project\win32\gnome\glib\include,\parser3project\win32\gnome\glib\include\glib,\parser3project\win32\gnome\gdome2-x.x.x\libgdome,\parser3project\win32\gnome\gnome-xml\include,\parser3project\win32\gnome\libxslt-x.x.x"
                     93:                                PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
                     94:                                StringPooling="TRUE"
                     95:                                RuntimeLibrary="2"
                     96:                                EnableFunctionLevelLinking="TRUE"
                     97:                                PrecompiledHeaderFile=".\ProfileRelease/parser3.pch"
                     98:                                AssemblerListingLocation=".\ProfileRelease/"
                     99:                                ObjectFile=".\ProfileRelease/"
                    100:                                ProgramDataBaseFileName=".\ProfileRelease/"
                    101:                                WarningLevel="3"
                    102:                                SuppressStartupBanner="TRUE"
                    103:                                DebugInformationFormat="3"
                    104:                                CompileAs="2"/>
                    105:                        <Tool
                    106:                                Name="VCCustomBuildTool"/>
                    107:                        <Tool
                    108:                                Name="VCLinkerTool"
                    109:                                AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
                    110:                                OutputFile=".\ProfileRelease/parser3.exe"
                    111:                                LinkIncremental="1"
                    112:                                SuppressStartupBanner="TRUE"
                    113:                                SubSystem="1"
                    114:                                TargetMachine="1"/>
                    115:                        <Tool
                    116:                                Name="VCMIDLTool"
                    117:                                TypeLibraryName=".\ProfileRelease/parser3.tlb"
                    118:                                HeaderFileName=""/>
                    119:                        <Tool
                    120:                                Name="VCPostBuildEventTool"/>
                    121:                        <Tool
                    122:                                Name="VCPreBuildEventTool"/>
                    123:                        <Tool
                    124:                                Name="VCPreLinkEventTool"/>
                    125:                        <Tool
                    126:                                Name="VCResourceCompilerTool"
                    127:                                PreprocessorDefinitions="NDEBUG"
                    128:                                Culture="1049"/>
                    129:                        <Tool
                    130:                                Name="VCWebServiceProxyGeneratorTool"/>
                    131:                        <Tool
                    132:                                Name="VCXMLDataGeneratorTool"/>
                    133:                        <Tool
                    134:                                Name="VCWebDeploymentTool"/>
                    135:                        <Tool
                    136:                                Name="VCManagedWrapperGeneratorTool"/>
                    137:                        <Tool
                    138:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                    139:                </Configuration>
                    140:                <Configuration
                    141:                        Name="Profile Debug|Win32"
                    142:                        OutputDirectory=".\ProfileDebug"
                    143:                        IntermediateDirectory=".\ProfileDebug"
                    144:                        ConfigurationType="1"
                    145:                        UseOfMFC="0"
                    146:                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
                    147:                        <Tool
                    148:                                Name="VCCLCompilerTool"
                    149:                                AdditionalOptions="/vmg"
                    150:                                Optimization="0"
                    151:                                AdditionalIncludeDirectories="..\..,..\..\types,..\..\include,..\..\classes,..\..\sql,..\..\lib\gc\include,..\..\lib\cord\include,..\..\lib\pcre,\parser3project\win32\gnome\glib\include,\parser3project\win32\gnome\glib\include\glib,\parser3project\win32\gnome\gdome2-x.x.x\libgdome,\parser3project\win32\gnome\gnome-xml\include,\parser3project\win32\gnome\libxslt-x.x.x"
                    152:                                PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
                    153:                                BasicRuntimeChecks="3"
                    154:                                RuntimeLibrary="3"
                    155:                                PrecompiledHeaderFile=".\ProfileDebug/parser3.pch"
                    156:                                AssemblerListingLocation=".\ProfileDebug/"
                    157:                                ObjectFile=".\ProfileDebug/"
                    158:                                ProgramDataBaseFileName=".\ProfileDebug/"
                    159:                                BrowseInformation="1"
                    160:                                WarningLevel="3"
                    161:                                SuppressStartupBanner="TRUE"
                    162:                                DebugInformationFormat="3"
                    163:                                CompileAs="2"/>
                    164:                        <Tool
                    165:                                Name="VCCustomBuildTool"/>
                    166:                        <Tool
                    167:                                Name="VCLinkerTool"
                    168:                                AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
                    169:                                OutputFile="ProfileDebug/parser3.exe "
                    170:                                LinkIncremental="2"
                    171:                                SuppressStartupBanner="TRUE"
                    172:                                IgnoreDefaultLibraryNames="msvcrt"
                    173:                                GenerateDebugInformation="TRUE"
                    174:                                ProgramDatabaseFile=".\ProfileDebug/parser3.pdb"
                    175:                                SubSystem="1"
                    176:                                TargetMachine="1"/>
                    177:                        <Tool
                    178:                                Name="VCMIDLTool"
                    179:                                TypeLibraryName=".\ProfileDebug/parser3.tlb"
                    180:                                HeaderFileName=""/>
                    181:                        <Tool
                    182:                                Name="VCPostBuildEventTool"/>
                    183:                        <Tool
                    184:                                Name="VCPreBuildEventTool"/>
                    185:                        <Tool
                    186:                                Name="VCPreLinkEventTool"/>
                    187:                        <Tool
                    188:                                Name="VCResourceCompilerTool"
                    189:                                PreprocessorDefinitions="_DEBUG"
                    190:                                Culture="1049"/>
                    191:                        <Tool
                    192:                                Name="VCWebServiceProxyGeneratorTool"/>
                    193:                        <Tool
                    194:                                Name="VCXMLDataGeneratorTool"/>
                    195:                        <Tool
                    196:                                Name="VCWebDeploymentTool"/>
                    197:                        <Tool
                    198:                                Name="VCManagedWrapperGeneratorTool"/>
                    199:                        <Tool
                    200:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                    201:                </Configuration>
                    202:                <Configuration
                    203:                        Name="Debug|Win32"
                    204:                        OutputDirectory=".\Debug"
                    205:                        IntermediateDirectory=".\Debug"
                    206:                        ConfigurationType="1"
                    207:                        UseOfMFC="0"
                    208:                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
                    209:                        <Tool
                    210:                                Name="VCCLCompilerTool"
                    211:                                AdditionalOptions="/vmg"
                    212:                                Optimization="0"
                    213:                                AdditionalIncludeDirectories="..\..,..\..\types,..\..\include,..\..\classes,..\..\sql,..\..\lib\gc\include,..\..\lib\cord\include,..\..\lib\pcre,\parser3project\win32\gnome\glib\include,\parser3project\win32\gnome\glib\include\glib,\parser3project\win32\gnome\gdome2-x.x.x\libgdome,\parser3project\win32\gnome\gnome-xml\include,\parser3project\win32\gnome\libxslt-x.x.x"
                    214:                                PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
                    215:                                BasicRuntimeChecks="3"
                    216:                                RuntimeLibrary="3"
                    217:                                PrecompiledHeaderFile=".\Debug/parser3.pch"
                    218:                                AssemblerListingLocation=".\Debug/"
                    219:                                ObjectFile=".\Debug/"
                    220:                                ProgramDataBaseFileName=".\Debug/"
                    221:                                BrowseInformation="1"
                    222:                                WarningLevel="3"
                    223:                                SuppressStartupBanner="TRUE"
                    224:                                DebugInformationFormat="3"
                    225:                                CompileAs="2"/>
                    226:                        <Tool
                    227:                                Name="VCCustomBuildTool"/>
                    228:                        <Tool
                    229:                                Name="VCLinkerTool"
                    230:                                AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
                    231:                                OutputFile="Debug/parser3.exe "
1.2     ! paf       232:                                LinkIncremental="2"
1.1       paf       233:                                SuppressStartupBanner="TRUE"
                    234:                                IgnoreDefaultLibraryNames="msvcrt"
                    235:                                GenerateDebugInformation="TRUE"
                    236:                                ProgramDatabaseFile=".\Debug/parser3.pdb"
                    237:                                SubSystem="1"
                    238:                                TargetMachine="1"/>
                    239:                        <Tool
                    240:                                Name="VCMIDLTool"
                    241:                                TypeLibraryName=".\Debug/parser3.tlb"
                    242:                                HeaderFileName=""/>
                    243:                        <Tool
                    244:                                Name="VCPostBuildEventTool"/>
                    245:                        <Tool
                    246:                                Name="VCPreBuildEventTool"/>
                    247:                        <Tool
                    248:                                Name="VCPreLinkEventTool"/>
                    249:                        <Tool
                    250:                                Name="VCResourceCompilerTool"
                    251:                                PreprocessorDefinitions="_DEBUG"
                    252:                                Culture="1049"/>
                    253:                        <Tool
                    254:                                Name="VCWebServiceProxyGeneratorTool"/>
                    255:                        <Tool
                    256:                                Name="VCXMLDataGeneratorTool"/>
                    257:                        <Tool
                    258:                                Name="VCWebDeploymentTool"/>
                    259:                        <Tool
                    260:                                Name="VCManagedWrapperGeneratorTool"/>
                    261:                        <Tool
                    262:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                    263:                </Configuration>
                    264:        </Configurations>
                    265:        <References>
                    266:        </References>
                    267:        <Files>
                    268:                <File
                    269:                        RelativePath="getopt.c">
                    270:                        <FileConfiguration
                    271:                                Name="Release|Win32">
                    272:                                <Tool
                    273:                                        Name="VCCLCompilerTool"
                    274:                                        Optimization="2"
                    275:                                        AdditionalIncludeDirectories=""
                    276:                                        PreprocessorDefinitions=""
                    277:                                        BrowseInformation="1"
                    278:                                        CompileAs="2"/>
                    279:                        </FileConfiguration>
                    280:                        <FileConfiguration
                    281:                                Name="Profile Release|Win32">
                    282:                                <Tool
                    283:                                        Name="VCCLCompilerTool"
                    284:                                        Optimization="2"
                    285:                                        AdditionalIncludeDirectories=""
                    286:                                        PreprocessorDefinitions=""
                    287:                                        CompileAs="2"/>
                    288:                        </FileConfiguration>
                    289:                        <FileConfiguration
                    290:                                Name="Profile Debug|Win32">
                    291:                                <Tool
                    292:                                        Name="VCCLCompilerTool"
                    293:                                        Optimization="0"
                    294:                                        AdditionalIncludeDirectories=""
                    295:                                        PreprocessorDefinitions=""
                    296:                                        BasicRuntimeChecks="3"
                    297:                                        BrowseInformation="1"
                    298:                                        CompileAs="2"/>
                    299:                        </FileConfiguration>
                    300:                        <FileConfiguration
                    301:                                Name="Debug|Win32">
                    302:                                <Tool
                    303:                                        Name="VCCLCompilerTool"
                    304:                                        Optimization="0"
                    305:                                        AdditionalIncludeDirectories=""
                    306:                                        PreprocessorDefinitions=""
                    307:                                        BasicRuntimeChecks="3"
                    308:                                        BrowseInformation="1"
                    309:                                        CompileAs="2"/>
                    310:                        </FileConfiguration>
                    311:                </File>
                    312:                <File
                    313:                        RelativePath="getopt.h">
                    314:                </File>
                    315:                <File
                    316:                        RelativePath="pa_threads.C">
                    317:                        <FileConfiguration
                    318:                                Name="Release|Win32">
                    319:                                <Tool
                    320:                                        Name="VCCLCompilerTool"
                    321:                                        Optimization="2"
                    322:                                        AdditionalIncludeDirectories=""
                    323:                                        PreprocessorDefinitions=""
                    324:                                        BrowseInformation="1"
                    325:                                        CompileAs="2"/>
                    326:                        </FileConfiguration>
                    327:                        <FileConfiguration
                    328:                                Name="Profile Release|Win32">
                    329:                                <Tool
                    330:                                        Name="VCCLCompilerTool"
                    331:                                        Optimization="2"
                    332:                                        AdditionalIncludeDirectories=""
                    333:                                        PreprocessorDefinitions=""
                    334:                                        CompileAs="2"/>
                    335:                        </FileConfiguration>
                    336:                        <FileConfiguration
                    337:                                Name="Profile Debug|Win32">
                    338:                                <Tool
                    339:                                        Name="VCCLCompilerTool"
                    340:                                        Optimization="0"
                    341:                                        AdditionalIncludeDirectories=""
                    342:                                        PreprocessorDefinitions=""
                    343:                                        BasicRuntimeChecks="3"
                    344:                                        BrowseInformation="1"
                    345:                                        CompileAs="2"/>
                    346:                        </FileConfiguration>
                    347:                        <FileConfiguration
                    348:                                Name="Debug|Win32">
                    349:                                <Tool
                    350:                                        Name="VCCLCompilerTool"
                    351:                                        Optimization="0"
                    352:                                        AdditionalIncludeDirectories=""
                    353:                                        PreprocessorDefinitions=""
                    354:                                        BasicRuntimeChecks="3"
                    355:                                        BrowseInformation="1"
                    356:                                        CompileAs="2"/>
                    357:                        </FileConfiguration>
                    358:                </File>
                    359:                <File
                    360:                        RelativePath="parser3.C">
                    361:                        <FileConfiguration
                    362:                                Name="Release|Win32">
                    363:                                <Tool
                    364:                                        Name="VCCLCompilerTool"
                    365:                                        Optimization="2"
                    366:                                        AdditionalIncludeDirectories=""
                    367:                                        PreprocessorDefinitions=""
                    368:                                        BrowseInformation="1"
                    369:                                        CompileAs="2"/>
                    370:                        </FileConfiguration>
                    371:                        <FileConfiguration
                    372:                                Name="Profile Release|Win32">
                    373:                                <Tool
                    374:                                        Name="VCCLCompilerTool"
                    375:                                        Optimization="2"
                    376:                                        AdditionalIncludeDirectories=""
                    377:                                        PreprocessorDefinitions=""
                    378:                                        CompileAs="2"/>
                    379:                        </FileConfiguration>
                    380:                        <FileConfiguration
                    381:                                Name="Profile Debug|Win32">
                    382:                                <Tool
                    383:                                        Name="VCCLCompilerTool"
                    384:                                        Optimization="0"
                    385:                                        AdditionalIncludeDirectories=""
                    386:                                        PreprocessorDefinitions=""
                    387:                                        BasicRuntimeChecks="3"
                    388:                                        BrowseInformation="1"
                    389:                                        CompileAs="2"/>
                    390:                        </FileConfiguration>
                    391:                        <FileConfiguration
                    392:                                Name="Debug|Win32">
                    393:                                <Tool
                    394:                                        Name="VCCLCompilerTool"
                    395:                                        Optimization="0"
                    396:                                        AdditionalIncludeDirectories=""
                    397:                                        PreprocessorDefinitions=""
                    398:                                        BasicRuntimeChecks="3"
                    399:                                        BrowseInformation="1"
                    400:                                        CompileAs="2"/>
                    401:                        </FileConfiguration>
                    402:                </File>
                    403:        </Files>
                    404:        <Globals>
                    405:        </Globals>
                    406: </VisualStudioProject>

E-mail: