Annotation of parser3/src/lib/pcre/pcre_dftables.vcproj, revision 1.5

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
1.5     ! paf         4:        Version="8.00"
1.1       paf         5:        Name="pcre_dftables"
1.5     ! paf         6:        ProjectGUID="{CD17E949-E497-4F68-B122-0EFF61646B89}"
        !             7:        >
1.1       paf         8:        <Platforms>
                      9:                <Platform
1.5     ! paf        10:                        Name="Win32"
        !            11:                />
1.1       paf        12:        </Platforms>
1.5     ! paf        13:        <ToolFiles>
        !            14:        </ToolFiles>
1.1       paf        15:        <Configurations>
                     16:                <Configuration
                     17:                        Name="Debug|Win32"
                     18:                        OutputDirectory=".\Debug"
                     19:                        IntermediateDirectory=".\Debug"
                     20:                        ConfigurationType="1"
1.5     ! paf        21:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        22:                        UseOfMFC="0"
1.5     ! paf        23:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !            24:                        CharacterSet="2"
        !            25:                        >
        !            26:                        <Tool
        !            27:                                Name="VCPreBuildEventTool"
        !            28:                        />
        !            29:                        <Tool
        !            30:                                Name="VCCustomBuildTool"
        !            31:                        />
        !            32:                        <Tool
        !            33:                                Name="VCXMLDataGeneratorTool"
        !            34:                        />
        !            35:                        <Tool
        !            36:                                Name="VCWebServiceProxyGeneratorTool"
        !            37:                        />
        !            38:                        <Tool
        !            39:                                Name="VCMIDLTool"
        !            40:                                TypeLibraryName=".\Debug/pcre_dftables.tlb"
        !            41:                                HeaderFileName=""
        !            42:                        />
1.1       paf        43:                        <Tool
                     44:                                Name="VCCLCompilerTool"
                     45:                                Optimization="0"
                     46:                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
                     47:                                BasicRuntimeChecks="3"
1.5     ! paf        48:                                RuntimeLibrary="1"
        !            49:                                UsePrecompiledHeader="0"
1.1       paf        50:                                PrecompiledHeaderFile=".\Debug/pcre_dftables.pch"
                     51:                                AssemblerListingLocation=".\Debug/"
                     52:                                ObjectFile=".\Debug/"
                     53:                                ProgramDataBaseFileName=".\Debug/"
1.2       paf        54:                                WarningLevel="4"
1.5     ! paf        55:                                SuppressStartupBanner="true"
        !            56:                                DebugInformationFormat="3"
        !            57:                        />
        !            58:                        <Tool
        !            59:                                Name="VCManagedResourceCompilerTool"
        !            60:                        />
        !            61:                        <Tool
        !            62:                                Name="VCResourceCompilerTool"
        !            63:                                PreprocessorDefinitions="_DEBUG"
        !            64:                                Culture="1049"
        !            65:                        />
1.1       paf        66:                        <Tool
1.5     ! paf        67:                                Name="VCPreLinkEventTool"
        !            68:                        />
1.1       paf        69:                        <Tool
                     70:                                Name="VCLinkerTool"
                     71:                                OutputFile=".\Debug/pcre_dftables.exe"
                     72:                                LinkIncremental="1"
1.5     ! paf        73:                                SuppressStartupBanner="true"
        !            74:                                GenerateDebugInformation="true"
1.1       paf        75:                                ProgramDatabaseFile=".\Debug/pcre_dftables.pdb"
                     76:                                SubSystem="1"
1.5     ! paf        77:                                TargetMachine="1"
        !            78:                        />
1.1       paf        79:                        <Tool
1.5     ! paf        80:                                Name="VCALinkTool"
        !            81:                        />
1.1       paf        82:                        <Tool
1.5     ! paf        83:                                Name="VCManifestTool"
        !            84:                        />
1.1       paf        85:                        <Tool
1.5     ! paf        86:                                Name="VCXDCMakeTool"
        !            87:                        />
1.1       paf        88:                        <Tool
1.5     ! paf        89:                                Name="VCBscMakeTool"
        !            90:                        />
1.1       paf        91:                        <Tool
1.5     ! paf        92:                                Name="VCFxCopTool"
        !            93:                        />
1.1       paf        94:                        <Tool
1.5     ! paf        95:                                Name="VCAppVerifierTool"
        !            96:                        />
1.1       paf        97:                        <Tool
1.5     ! paf        98:                                Name="VCWebDeploymentTool"
        !            99:                        />
1.1       paf       100:                        <Tool
1.5     ! paf       101:                                Name="VCPostBuildEventTool"
        !           102:                        />
1.1       paf       103:                </Configuration>
                    104:                <Configuration
                    105:                        Name="Release|Win32"
                    106:                        OutputDirectory=".\Release"
                    107:                        IntermediateDirectory=".\Release"
                    108:                        ConfigurationType="1"
1.5     ! paf       109:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf       110:                        UseOfMFC="0"
1.5     ! paf       111:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           112:                        CharacterSet="2"
        !           113:                        >
        !           114:                        <Tool
        !           115:                                Name="VCPreBuildEventTool"
        !           116:                        />
        !           117:                        <Tool
        !           118:                                Name="VCCustomBuildTool"
        !           119:                        />
        !           120:                        <Tool
        !           121:                                Name="VCXMLDataGeneratorTool"
        !           122:                        />
        !           123:                        <Tool
        !           124:                                Name="VCWebServiceProxyGeneratorTool"
        !           125:                        />
        !           126:                        <Tool
        !           127:                                Name="VCMIDLTool"
        !           128:                                TypeLibraryName=".\Release/pcre_dftables.tlb"
        !           129:                                HeaderFileName=""
        !           130:                        />
1.1       paf       131:                        <Tool
                    132:                                Name="VCCLCompilerTool"
1.5     ! paf       133:                                Optimization="2"
1.1       paf       134:                                InlineFunctionExpansion="1"
                    135:                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
1.5     ! paf       136:                                StringPooling="true"
        !           137:                                RuntimeLibrary="0"
        !           138:                                EnableFunctionLevelLinking="true"
        !           139:                                UsePrecompiledHeader="0"
1.1       paf       140:                                PrecompiledHeaderFile=".\Release/pcre_dftables.pch"
                    141:                                AssemblerListingLocation=".\Release/"
                    142:                                ObjectFile=".\Release/"
                    143:                                ProgramDataBaseFileName=".\Release/"
1.2       paf       144:                                WarningLevel="4"
1.5     ! paf       145:                                SuppressStartupBanner="true"
        !           146:                                DebugInformationFormat="3"
        !           147:                        />
        !           148:                        <Tool
        !           149:                                Name="VCManagedResourceCompilerTool"
        !           150:                        />
1.1       paf       151:                        <Tool
1.5     ! paf       152:                                Name="VCResourceCompilerTool"
        !           153:                                PreprocessorDefinitions="NDEBUG"
        !           154:                                Culture="1049"
        !           155:                        />
        !           156:                        <Tool
        !           157:                                Name="VCPreLinkEventTool"
        !           158:                        />
1.1       paf       159:                        <Tool
                    160:                                Name="VCLinkerTool"
                    161:                                OutputFile=".\Release/pcre_dftables.exe"
                    162:                                LinkIncremental="1"
1.5     ! paf       163:                                SuppressStartupBanner="true"
1.1       paf       164:                                ProgramDatabaseFile=".\Release/pcre_dftables.pdb"
                    165:                                SubSystem="1"
1.5     ! paf       166:                                TargetMachine="1"
        !           167:                        />
1.1       paf       168:                        <Tool
1.5     ! paf       169:                                Name="VCALinkTool"
        !           170:                        />
1.1       paf       171:                        <Tool
1.5     ! paf       172:                                Name="VCManifestTool"
        !           173:                        />
1.1       paf       174:                        <Tool
1.5     ! paf       175:                                Name="VCXDCMakeTool"
        !           176:                        />
1.1       paf       177:                        <Tool
1.5     ! paf       178:                                Name="VCBscMakeTool"
        !           179:                        />
1.1       paf       180:                        <Tool
1.5     ! paf       181:                                Name="VCFxCopTool"
        !           182:                        />
1.1       paf       183:                        <Tool
1.5     ! paf       184:                                Name="VCAppVerifierTool"
        !           185:                        />
1.1       paf       186:                        <Tool
1.5     ! paf       187:                                Name="VCWebDeploymentTool"
        !           188:                        />
1.1       paf       189:                        <Tool
1.5     ! paf       190:                                Name="VCPostBuildEventTool"
        !           191:                        />
1.1       paf       192:                </Configuration>
                    193:        </Configurations>
                    194:        <References>
                    195:        </References>
                    196:        <Files>
                    197:                <Filter
                    198:                        Name="Source Files"
1.5     ! paf       199:                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
        !           200:                        >
1.1       paf       201:                        <File
1.5     ! paf       202:                                RelativePath="dftables.c"
        !           203:                                >
1.1       paf       204:                                <FileConfiguration
1.5     ! paf       205:                                        Name="Debug|Win32"
        !           206:                                        >
1.1       paf       207:                                        <Tool
                    208:                                                Name="VCCLCompilerTool"
                    209:                                                Optimization="0"
                    210:                                                PreprocessorDefinitions=""
1.5     ! paf       211:                                                BasicRuntimeChecks="3"
        !           212:                                        />
1.1       paf       213:                                </FileConfiguration>
                    214:                                <FileConfiguration
1.5     ! paf       215:                                        Name="Release|Win32"
        !           216:                                        >
1.1       paf       217:                                        <Tool
                    218:                                                Name="VCCLCompilerTool"
1.5     ! paf       219:                                                Optimization="2"
        !           220:                                                PreprocessorDefinitions=""
        !           221:                                        />
1.1       paf       222:                                </FileConfiguration>
                    223:                        </File>
                    224:                </Filter>
                    225:                <Filter
                    226:                        Name="Header Files"
1.5     ! paf       227:                        Filter="h;hpp;hxx;hm;inl"
        !           228:                        >
1.1       paf       229:                        <File
1.5     ! paf       230:                                RelativePath="internal.h"
        !           231:                                >
1.1       paf       232:                        </File>
                    233:                        <File
1.5     ! paf       234:                                RelativePath="pcre.h"
        !           235:                                >
1.1       paf       236:                        </File>
                    237:                </Filter>
                    238:        </Files>
                    239:        <Globals>
                    240:        </Globals>
                    241: </VisualStudioProject>

E-mail: