|
|
1.1 paf 1: <?xml version="1.0" encoding="windows-1251"?>
2: <VisualStudioProject
3: ProjectType="Visual C++"
1.4 ! paf 4: Version="8.00"
1.1 paf 5: Name="pcre"
1.4 ! paf 6: ProjectGUID="{5D154949-EC1E-493E-A833-428820CBBEF9}"
! 7: Keyword="MFCProj"
! 8: >
1.1 paf 9: <Platforms>
10: <Platform
1.4 ! paf 11: Name="Win32"
! 12: />
1.1 paf 13: </Platforms>
1.4 ! paf 14: <ToolFiles>
! 15: </ToolFiles>
1.1 paf 16: <Configurations>
17: <Configuration
18: Name="Release|Win32"
19: OutputDirectory=".\Release"
20: IntermediateDirectory=".\Release"
21: ConfigurationType="4"
1.4 ! paf 22: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1 paf 23: UseOfMFC="0"
1.4 ! paf 24: ATLMinimizesCRunTimeLibraryUsage="false"
! 25: CharacterSet="2"
! 26: >
! 27: <Tool
! 28: Name="VCPreBuildEventTool"
! 29: />
! 30: <Tool
! 31: Name="VCCustomBuildTool"
! 32: />
! 33: <Tool
! 34: Name="VCXMLDataGeneratorTool"
! 35: />
! 36: <Tool
! 37: Name="VCWebServiceProxyGeneratorTool"
! 38: />
! 39: <Tool
! 40: Name="VCMIDLTool"
! 41: />
1.1 paf 42: <Tool
43: Name="VCCLCompilerTool"
1.4 ! paf 44: Optimization="2"
1.1 paf 45: InlineFunctionExpansion="1"
46: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
1.4 ! paf 47: StringPooling="true"
1.1 paf 48: RuntimeLibrary="2"
1.4 ! paf 49: EnableFunctionLevelLinking="true"
! 50: UsePrecompiledHeader="0"
1.1 paf 51: PrecompiledHeaderFile=".\Release/pcre.pch"
52: AssemblerListingLocation=".\Release/"
53: ObjectFile=".\Release/"
54: ProgramDataBaseFileName=".\Release/"
55: WarningLevel="3"
1.4 ! paf 56: SuppressStartupBanner="true"
! 57: DebugInformationFormat="3"
! 58: />
! 59: <Tool
! 60: Name="VCManagedResourceCompilerTool"
! 61: />
! 62: <Tool
! 63: Name="VCResourceCompilerTool"
! 64: PreprocessorDefinitions="NDEBUG"
! 65: Culture="1049"
! 66: />
1.1 paf 67: <Tool
1.4 ! paf 68: Name="VCPreLinkEventTool"
! 69: />
1.1 paf 70: <Tool
71: Name="VCLibrarianTool"
72: OutputFile=".\Release\pcre.lib"
1.4 ! paf 73: SuppressStartupBanner="true"
! 74: />
1.1 paf 75: <Tool
1.4 ! paf 76: Name="VCALinkTool"
! 77: />
1.1 paf 78: <Tool
1.4 ! paf 79: Name="VCXDCMakeTool"
! 80: />
1.1 paf 81: <Tool
1.4 ! paf 82: Name="VCBscMakeTool"
! 83: />
1.1 paf 84: <Tool
1.4 ! paf 85: Name="VCFxCopTool"
! 86: />
1.1 paf 87: <Tool
1.4 ! paf 88: Name="VCPostBuildEventTool"
! 89: />
1.1 paf 90: </Configuration>
91: <Configuration
92: Name="Profile Release|Win32"
93: OutputDirectory=".\ProfileRelease"
94: IntermediateDirectory=".\ProfileRelease"
95: ConfigurationType="4"
1.4 ! paf 96: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1 paf 97: UseOfMFC="0"
1.4 ! paf 98: ATLMinimizesCRunTimeLibraryUsage="false"
! 99: CharacterSet="2"
! 100: >
! 101: <Tool
! 102: Name="VCPreBuildEventTool"
! 103: />
! 104: <Tool
! 105: Name="VCCustomBuildTool"
! 106: />
! 107: <Tool
! 108: Name="VCXMLDataGeneratorTool"
! 109: />
! 110: <Tool
! 111: Name="VCWebServiceProxyGeneratorTool"
! 112: />
! 113: <Tool
! 114: Name="VCMIDLTool"
! 115: />
1.1 paf 116: <Tool
117: Name="VCCLCompilerTool"
1.4 ! paf 118: Optimization="2"
1.1 paf 119: InlineFunctionExpansion="1"
120: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
1.4 ! paf 121: StringPooling="true"
1.1 paf 122: RuntimeLibrary="2"
1.4 ! paf 123: EnableFunctionLevelLinking="true"
! 124: UsePrecompiledHeader="0"
1.1 paf 125: PrecompiledHeaderFile=".\ProfileRelease/pcre.pch"
126: AssemblerListingLocation=".\ProfileRelease/"
127: ObjectFile=".\ProfileRelease/"
128: ProgramDataBaseFileName=".\ProfileRelease/"
129: WarningLevel="3"
1.4 ! paf 130: SuppressStartupBanner="true"
! 131: DebugInformationFormat="3"
! 132: />
! 133: <Tool
! 134: Name="VCManagedResourceCompilerTool"
! 135: />
1.1 paf 136: <Tool
1.4 ! paf 137: Name="VCResourceCompilerTool"
! 138: PreprocessorDefinitions="NDEBUG"
! 139: Culture="1049"
! 140: />
! 141: <Tool
! 142: Name="VCPreLinkEventTool"
! 143: />
1.1 paf 144: <Tool
145: Name="VCLibrarianTool"
146: OutputFile=".\ProfileRelease\pcre.lib"
1.4 ! paf 147: SuppressStartupBanner="true"
! 148: />
1.1 paf 149: <Tool
1.4 ! paf 150: Name="VCALinkTool"
! 151: />
1.1 paf 152: <Tool
1.4 ! paf 153: Name="VCXDCMakeTool"
! 154: />
1.1 paf 155: <Tool
1.4 ! paf 156: Name="VCBscMakeTool"
! 157: />
1.1 paf 158: <Tool
1.4 ! paf 159: Name="VCFxCopTool"
! 160: />
1.1 paf 161: <Tool
1.4 ! paf 162: Name="VCPostBuildEventTool"
! 163: />
1.1 paf 164: </Configuration>
165: <Configuration
166: Name="Debug|Win32"
167: OutputDirectory=".\Debug"
168: IntermediateDirectory=".\Debug"
169: ConfigurationType="4"
1.4 ! paf 170: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1 paf 171: UseOfMFC="2"
1.4 ! paf 172: ATLMinimizesCRunTimeLibraryUsage="false"
! 173: CharacterSet="2"
! 174: >
! 175: <Tool
! 176: Name="VCPreBuildEventTool"
! 177: />
! 178: <Tool
! 179: Name="VCCustomBuildTool"
! 180: />
! 181: <Tool
! 182: Name="VCXMLDataGeneratorTool"
! 183: />
! 184: <Tool
! 185: Name="VCWebServiceProxyGeneratorTool"
! 186: />
! 187: <Tool
! 188: Name="VCMIDLTool"
! 189: />
1.1 paf 190: <Tool
191: Name="VCCLCompilerTool"
192: Optimization="0"
193: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
194: BasicRuntimeChecks="3"
195: RuntimeLibrary="3"
1.4 ! paf 196: UsePrecompiledHeader="0"
1.1 paf 197: PrecompiledHeaderFile=".\Debug/pcre.pch"
198: AssemblerListingLocation=".\Debug/"
199: ObjectFile=".\Debug/"
200: ProgramDataBaseFileName=".\Debug/"
201: WarningLevel="3"
1.4 ! paf 202: SuppressStartupBanner="true"
! 203: DebugInformationFormat="3"
! 204: />
! 205: <Tool
! 206: Name="VCManagedResourceCompilerTool"
! 207: />
1.1 paf 208: <Tool
1.4 ! paf 209: Name="VCResourceCompilerTool"
! 210: PreprocessorDefinitions="_DEBUG"
! 211: Culture="1049"
! 212: />
! 213: <Tool
! 214: Name="VCPreLinkEventTool"
! 215: />
1.1 paf 216: <Tool
217: Name="VCLibrarianTool"
218: OutputFile=".\Debug\pcre.lib"
1.4 ! paf 219: SuppressStartupBanner="true"
! 220: />
1.1 paf 221: <Tool
1.4 ! paf 222: Name="VCALinkTool"
! 223: />
1.1 paf 224: <Tool
1.4 ! paf 225: Name="VCXDCMakeTool"
! 226: />
1.1 paf 227: <Tool
1.4 ! paf 228: Name="VCBscMakeTool"
! 229: />
1.1 paf 230: <Tool
1.4 ! paf 231: Name="VCFxCopTool"
! 232: />
1.1 paf 233: <Tool
1.4 ! paf 234: Name="VCPostBuildEventTool"
! 235: />
1.1 paf 236: </Configuration>
237: <Configuration
238: Name="Profile Debug|Win32"
239: OutputDirectory=".\ProfileDebug"
240: IntermediateDirectory=".\ProfileDebug"
241: ConfigurationType="4"
1.4 ! paf 242: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1 paf 243: UseOfMFC="2"
1.4 ! paf 244: ATLMinimizesCRunTimeLibraryUsage="false"
! 245: CharacterSet="2"
! 246: >
! 247: <Tool
! 248: Name="VCPreBuildEventTool"
! 249: />
! 250: <Tool
! 251: Name="VCCustomBuildTool"
! 252: />
! 253: <Tool
! 254: Name="VCXMLDataGeneratorTool"
! 255: />
! 256: <Tool
! 257: Name="VCWebServiceProxyGeneratorTool"
! 258: />
! 259: <Tool
! 260: Name="VCMIDLTool"
! 261: />
1.1 paf 262: <Tool
263: Name="VCCLCompilerTool"
264: Optimization="0"
265: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
266: BasicRuntimeChecks="3"
267: RuntimeLibrary="3"
1.4 ! paf 268: UsePrecompiledHeader="0"
1.1 paf 269: PrecompiledHeaderFile=".\ProfileDebug/pcre.pch"
270: AssemblerListingLocation=".\ProfileDebug/"
271: ObjectFile=".\ProfileDebug/"
272: ProgramDataBaseFileName=".\ProfileDebug/"
273: WarningLevel="3"
1.4 ! paf 274: SuppressStartupBanner="true"
! 275: DebugInformationFormat="3"
! 276: />
1.1 paf 277: <Tool
1.4 ! paf 278: Name="VCManagedResourceCompilerTool"
! 279: />
! 280: <Tool
! 281: Name="VCResourceCompilerTool"
! 282: PreprocessorDefinitions="_DEBUG"
! 283: Culture="1049"
! 284: />
! 285: <Tool
! 286: Name="VCPreLinkEventTool"
! 287: />
1.1 paf 288: <Tool
289: Name="VCLibrarianTool"
290: OutputFile=".\ProfileDebug\pcre.lib"
1.4 ! paf 291: SuppressStartupBanner="true"
! 292: />
1.1 paf 293: <Tool
1.4 ! paf 294: Name="VCALinkTool"
! 295: />
1.1 paf 296: <Tool
1.4 ! paf 297: Name="VCXDCMakeTool"
! 298: />
1.1 paf 299: <Tool
1.4 ! paf 300: Name="VCBscMakeTool"
! 301: />
1.1 paf 302: <Tool
1.4 ! paf 303: Name="VCFxCopTool"
! 304: />
1.1 paf 305: <Tool
1.4 ! paf 306: Name="VCPostBuildEventTool"
! 307: />
1.1 paf 308: </Configuration>
309: </Configurations>
310: <References>
311: </References>
312: <Files>
313: <Filter
314: Name="Source Files"
1.4 ! paf 315: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
! 316: >
1.1 paf 317: <File
1.4 ! paf 318: RelativePath="get.c"
! 319: >
1.1 paf 320: <FileConfiguration
1.4 ! paf 321: Name="Release|Win32"
! 322: >
1.1 paf 323: <Tool
324: Name="VCCLCompilerTool"
1.4 ! paf 325: Optimization="2"
! 326: PreprocessorDefinitions=""
! 327: />
1.1 paf 328: </FileConfiguration>
329: <FileConfiguration
1.4 ! paf 330: Name="Profile Release|Win32"
! 331: >
1.1 paf 332: <Tool
333: Name="VCCLCompilerTool"
1.4 ! paf 334: Optimization="2"
! 335: PreprocessorDefinitions=""
! 336: />
1.1 paf 337: </FileConfiguration>
338: <FileConfiguration
1.4 ! paf 339: Name="Debug|Win32"
! 340: >
1.1 paf 341: <Tool
342: Name="VCCLCompilerTool"
343: Optimization="0"
344: PreprocessorDefinitions=""
1.4 ! paf 345: BasicRuntimeChecks="3"
! 346: />
1.1 paf 347: </FileConfiguration>
348: <FileConfiguration
1.4 ! paf 349: Name="Profile Debug|Win32"
! 350: >
1.1 paf 351: <Tool
352: Name="VCCLCompilerTool"
353: Optimization="0"
354: PreprocessorDefinitions=""
1.4 ! paf 355: BasicRuntimeChecks="3"
! 356: />
1.1 paf 357: </FileConfiguration>
358: </File>
359: <File
1.4 ! paf 360: RelativePath="pcre.c"
! 361: >
1.1 paf 362: <FileConfiguration
1.4 ! paf 363: Name="Release|Win32"
! 364: >
1.1 paf 365: <Tool
366: Name="VCCLCompilerTool"
1.4 ! paf 367: Optimization="2"
! 368: PreprocessorDefinitions=""
! 369: />
1.1 paf 370: </FileConfiguration>
371: <FileConfiguration
1.4 ! paf 372: Name="Profile Release|Win32"
! 373: >
1.1 paf 374: <Tool
375: Name="VCCLCompilerTool"
1.4 ! paf 376: Optimization="2"
! 377: PreprocessorDefinitions=""
! 378: />
1.1 paf 379: </FileConfiguration>
380: <FileConfiguration
1.4 ! paf 381: Name="Debug|Win32"
! 382: >
1.1 paf 383: <Tool
384: Name="VCCLCompilerTool"
385: Optimization="0"
386: PreprocessorDefinitions=""
1.4 ! paf 387: BasicRuntimeChecks="3"
! 388: />
1.1 paf 389: </FileConfiguration>
390: <FileConfiguration
1.4 ! paf 391: Name="Profile Debug|Win32"
! 392: >
1.1 paf 393: <Tool
394: Name="VCCLCompilerTool"
395: Optimization="0"
396: PreprocessorDefinitions=""
1.4 ! paf 397: BasicRuntimeChecks="3"
! 398: />
1.1 paf 399: </FileConfiguration>
400: </File>
401: <File
1.4 ! paf 402: RelativePath="study.c"
! 403: >
1.1 paf 404: <FileConfiguration
1.4 ! paf 405: Name="Release|Win32"
! 406: >
1.1 paf 407: <Tool
408: Name="VCCLCompilerTool"
1.4 ! paf 409: Optimization="2"
! 410: PreprocessorDefinitions=""
! 411: />
1.1 paf 412: </FileConfiguration>
413: <FileConfiguration
1.4 ! paf 414: Name="Profile Release|Win32"
! 415: >
1.1 paf 416: <Tool
417: Name="VCCLCompilerTool"
1.4 ! paf 418: Optimization="2"
! 419: PreprocessorDefinitions=""
! 420: />
1.1 paf 421: </FileConfiguration>
422: <FileConfiguration
1.4 ! paf 423: Name="Debug|Win32"
! 424: >
1.1 paf 425: <Tool
426: Name="VCCLCompilerTool"
427: Optimization="0"
428: PreprocessorDefinitions=""
1.4 ! paf 429: BasicRuntimeChecks="3"
! 430: />
1.1 paf 431: </FileConfiguration>
432: <FileConfiguration
1.4 ! paf 433: Name="Profile Debug|Win32"
! 434: >
1.1 paf 435: <Tool
436: Name="VCCLCompilerTool"
437: Optimization="0"
438: PreprocessorDefinitions=""
1.4 ! paf 439: BasicRuntimeChecks="3"
! 440: />
1.1 paf 441: </FileConfiguration>
442: </File>
443: </Filter>
444: <Filter
445: Name="Header Files"
1.4 ! paf 446: Filter="h;hpp;hxx;hm;inl"
! 447: >
1.1 paf 448: <File
1.4 ! paf 449: RelativePath="internal.h"
! 450: >
1.1 paf 451: </File>
452: <File
1.4 ! paf 453: RelativePath="pcre.h"
! 454: >
1.1 paf 455: </File>
456: </Filter>
457: <Filter
458: Name="Text files"
1.4 ! paf 459: >
1.1 paf 460: <File
1.4 ! paf 461: RelativePath="pcre.3.txt"
! 462: >
1.1 paf 463: </File>
464: </Filter>
465: <Filter
466: Name="Helper programs"
1.4 ! paf 467: >
1.1 paf 468: <File
1.4 ! paf 469: RelativePath="dftables.c"
! 470: >
1.1 paf 471: <FileConfiguration
1.4 ! paf 472: Name="Release|Win32"
! 473: >
1.1 paf 474: <Tool
475: Name="VCCustomBuildTool"
476: Description="Creating chartables.c..."
1.4 ! paf 477: CommandLine=""$(OutDir)"\pcre_dftables>chartables.c
"
! 478: Outputs="chartables.c"
! 479: />
1.1 paf 480: </FileConfiguration>
481: <FileConfiguration
1.4 ! paf 482: Name="Debug|Win32"
! 483: >
1.1 paf 484: <Tool
485: Name="VCCustomBuildTool"
486: Description="Creating chartables.c..."
1.4 ! paf 487: CommandLine=""$(OutDir)"\pcre_dftables>chartables.c
"
! 488: Outputs="chartables.c"
! 489: />
1.1 paf 490: </FileConfiguration>
491: </File>
492: </Filter>
493: </Files>
494: <Globals>
495: </Globals>
496: </VisualStudioProject>