|
|
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="md5"
1.4 ! paf 6: ProjectGUID="{2FBFAD1C-76EE-4EA4-82B5-204B2671A05D}"
! 7: >
1.1 paf 8: <Platforms>
9: <Platform
1.4 ! paf 10: Name="Win32"
! 11: />
1.1 paf 12: </Platforms>
1.4 ! paf 13: <ToolFiles>
! 14: </ToolFiles>
1.1 paf 15: <Configurations>
16: <Configuration
17: Name="Debug|Win32"
18: OutputDirectory=".\Debug"
19: IntermediateDirectory=".\Debug"
20: ConfigurationType="4"
1.4 ! paf 21: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1 paf 22: UseOfMFC="0"
1.4 ! 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: />
1.1 paf 41: <Tool
42: Name="VCCLCompilerTool"
43: Optimization="0"
44: AdditionalIncludeDirectories="..\..\include"
45: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
46: BasicRuntimeChecks="3"
47: RuntimeLibrary="3"
1.4 ! paf 48: UsePrecompiledHeader="0"
1.1 paf 49: PrecompiledHeaderFile=".\Debug/md5.pch"
50: AssemblerListingLocation=".\Debug/"
51: ObjectFile=".\Debug/"
52: ProgramDataBaseFileName=".\Debug/"
53: BrowseInformation="1"
1.2 paf 54: WarningLevel="4"
1.4 ! paf 55: SuppressStartupBanner="true"
1.1 paf 56: DebugInformationFormat="3"
1.4 ! paf 57: CompileAs="0"
! 58: />
! 59: <Tool
! 60: Name="VCManagedResourceCompilerTool"
! 61: />
! 62: <Tool
! 63: Name="VCResourceCompilerTool"
! 64: PreprocessorDefinitions="_DEBUG"
! 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=".\Debug\md5.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: AdditionalIncludeDirectories="..\..\include"
121: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
1.4 ! paf 122: StringPooling="true"
1.1 paf 123: RuntimeLibrary="2"
1.4 ! paf 124: EnableFunctionLevelLinking="true"
! 125: UsePrecompiledHeader="0"
1.1 paf 126: PrecompiledHeaderFile=".\ProfileRelease/md5.pch"
127: AssemblerListingLocation=".\ProfileRelease/"
128: ObjectFile=".\ProfileRelease/"
129: ProgramDataBaseFileName=".\ProfileRelease/"
130: WarningLevel="3"
1.4 ! paf 131: SuppressStartupBanner="true"
! 132: CompileAs="0"
! 133: />
! 134: <Tool
! 135: Name="VCManagedResourceCompilerTool"
! 136: />
! 137: <Tool
! 138: Name="VCResourceCompilerTool"
! 139: PreprocessorDefinitions="NDEBUG"
! 140: Culture="1049"
! 141: />
1.1 paf 142: <Tool
1.4 ! paf 143: Name="VCPreLinkEventTool"
! 144: />
1.1 paf 145: <Tool
146: Name="VCLibrarianTool"
147: OutputFile=".\ProfileRelease\md5.lib"
1.4 ! paf 148: SuppressStartupBanner="true"
! 149: />
1.1 paf 150: <Tool
1.4 ! paf 151: Name="VCALinkTool"
! 152: />
1.1 paf 153: <Tool
1.4 ! paf 154: Name="VCXDCMakeTool"
! 155: />
1.1 paf 156: <Tool
1.4 ! paf 157: Name="VCBscMakeTool"
! 158: />
1.1 paf 159: <Tool
1.4 ! paf 160: Name="VCFxCopTool"
! 161: />
1.1 paf 162: <Tool
1.4 ! paf 163: Name="VCPostBuildEventTool"
! 164: />
1.1 paf 165: </Configuration>
166: <Configuration
167: Name="Profile Debug|Win32"
168: OutputDirectory=".\ProfileDebug"
169: IntermediateDirectory=".\ProfileDebug"
170: ConfigurationType="4"
1.4 ! paf 171: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1 paf 172: UseOfMFC="0"
1.4 ! paf 173: ATLMinimizesCRunTimeLibraryUsage="false"
! 174: CharacterSet="2"
! 175: >
! 176: <Tool
! 177: Name="VCPreBuildEventTool"
! 178: />
! 179: <Tool
! 180: Name="VCCustomBuildTool"
! 181: />
! 182: <Tool
! 183: Name="VCXMLDataGeneratorTool"
! 184: />
! 185: <Tool
! 186: Name="VCWebServiceProxyGeneratorTool"
! 187: />
! 188: <Tool
! 189: Name="VCMIDLTool"
! 190: />
1.1 paf 191: <Tool
192: Name="VCCLCompilerTool"
193: Optimization="0"
194: AdditionalIncludeDirectories="..\..\include"
195: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
196: BasicRuntimeChecks="3"
197: RuntimeLibrary="3"
1.4 ! paf 198: UsePrecompiledHeader="0"
1.1 paf 199: PrecompiledHeaderFile=".\ProfileDebug/md5.pch"
200: AssemblerListingLocation=".\ProfileDebug/"
201: ObjectFile=".\ProfileDebug/"
202: ProgramDataBaseFileName=".\ProfileDebug/"
203: BrowseInformation="1"
204: WarningLevel="3"
1.4 ! paf 205: SuppressStartupBanner="true"
1.1 paf 206: DebugInformationFormat="3"
1.4 ! paf 207: CompileAs="0"
! 208: />
! 209: <Tool
! 210: Name="VCManagedResourceCompilerTool"
! 211: />
! 212: <Tool
! 213: Name="VCResourceCompilerTool"
! 214: PreprocessorDefinitions="_DEBUG"
! 215: Culture="1049"
! 216: />
1.1 paf 217: <Tool
1.4 ! paf 218: Name="VCPreLinkEventTool"
! 219: />
1.1 paf 220: <Tool
221: Name="VCLibrarianTool"
222: OutputFile=".\ProfileDebug\md5.lib"
1.4 ! paf 223: SuppressStartupBanner="true"
! 224: />
1.1 paf 225: <Tool
1.4 ! paf 226: Name="VCALinkTool"
! 227: />
1.1 paf 228: <Tool
1.4 ! paf 229: Name="VCXDCMakeTool"
! 230: />
1.1 paf 231: <Tool
1.4 ! paf 232: Name="VCBscMakeTool"
! 233: />
1.1 paf 234: <Tool
1.4 ! paf 235: Name="VCFxCopTool"
! 236: />
1.1 paf 237: <Tool
1.4 ! paf 238: Name="VCPostBuildEventTool"
! 239: />
1.1 paf 240: </Configuration>
241: <Configuration
242: Name="Release|Win32"
243: OutputDirectory=".\Release"
244: IntermediateDirectory=".\Release"
245: ConfigurationType="4"
1.4 ! paf 246: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1 paf 247: UseOfMFC="0"
1.4 ! paf 248: ATLMinimizesCRunTimeLibraryUsage="false"
! 249: CharacterSet="2"
! 250: >
! 251: <Tool
! 252: Name="VCPreBuildEventTool"
! 253: />
! 254: <Tool
! 255: Name="VCCustomBuildTool"
! 256: />
! 257: <Tool
! 258: Name="VCXMLDataGeneratorTool"
! 259: />
! 260: <Tool
! 261: Name="VCWebServiceProxyGeneratorTool"
! 262: />
! 263: <Tool
! 264: Name="VCMIDLTool"
! 265: />
1.1 paf 266: <Tool
267: Name="VCCLCompilerTool"
1.4 ! paf 268: Optimization="2"
1.1 paf 269: InlineFunctionExpansion="1"
270: AdditionalIncludeDirectories="..\..\include"
271: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
1.4 ! paf 272: StringPooling="true"
1.1 paf 273: RuntimeLibrary="2"
1.4 ! paf 274: EnableFunctionLevelLinking="true"
! 275: UsePrecompiledHeader="0"
1.1 paf 276: PrecompiledHeaderFile=".\Release/md5.pch"
277: AssemblerListingLocation=".\Release/"
278: ObjectFile=".\Release/"
279: ProgramDataBaseFileName=".\Release/"
1.2 paf 280: WarningLevel="4"
1.4 ! paf 281: SuppressStartupBanner="true"
! 282: CompileAs="0"
! 283: />
! 284: <Tool
! 285: Name="VCManagedResourceCompilerTool"
! 286: />
1.1 paf 287: <Tool
1.4 ! paf 288: Name="VCResourceCompilerTool"
! 289: PreprocessorDefinitions="NDEBUG"
! 290: Culture="1049"
! 291: />
! 292: <Tool
! 293: Name="VCPreLinkEventTool"
! 294: />
1.1 paf 295: <Tool
296: Name="VCLibrarianTool"
297: OutputFile=".\Release\md5.lib"
1.4 ! paf 298: SuppressStartupBanner="true"
! 299: />
1.1 paf 300: <Tool
1.4 ! paf 301: Name="VCALinkTool"
! 302: />
1.1 paf 303: <Tool
1.4 ! paf 304: Name="VCXDCMakeTool"
! 305: />
1.1 paf 306: <Tool
1.4 ! paf 307: Name="VCBscMakeTool"
! 308: />
1.1 paf 309: <Tool
1.4 ! paf 310: Name="VCFxCopTool"
! 311: />
1.1 paf 312: <Tool
1.4 ! paf 313: Name="VCPostBuildEventTool"
! 314: />
1.1 paf 315: </Configuration>
316: </Configurations>
317: <References>
318: </References>
319: <Files>
320: <File
1.4 ! paf 321: RelativePath="pa_md5.h"
! 322: >
1.1 paf 323: </File>
324: <File
1.4 ! paf 325: RelativePath="pa_md5c.c"
! 326: >
1.1 paf 327: <FileConfiguration
1.4 ! paf 328: Name="Debug|Win32"
! 329: >
1.1 paf 330: <Tool
331: Name="VCCLCompilerTool"
332: Optimization="0"
333: AdditionalIncludeDirectories=""
334: PreprocessorDefinitions=""
335: BasicRuntimeChecks="3"
1.4 ! paf 336: BrowseInformation="1"
! 337: />
1.1 paf 338: </FileConfiguration>
339: <FileConfiguration
1.4 ! paf 340: Name="Profile Release|Win32"
! 341: >
1.1 paf 342: <Tool
343: Name="VCCLCompilerTool"
1.4 ! paf 344: Optimization="2"
1.1 paf 345: AdditionalIncludeDirectories=""
1.4 ! paf 346: PreprocessorDefinitions=""
! 347: />
1.1 paf 348: </FileConfiguration>
349: <FileConfiguration
1.4 ! paf 350: Name="Profile Debug|Win32"
! 351: >
1.1 paf 352: <Tool
353: Name="VCCLCompilerTool"
354: Optimization="0"
355: AdditionalIncludeDirectories=""
356: PreprocessorDefinitions=""
357: BasicRuntimeChecks="3"
1.4 ! paf 358: BrowseInformation="1"
! 359: />
1.1 paf 360: </FileConfiguration>
361: <FileConfiguration
1.4 ! paf 362: Name="Release|Win32"
! 363: >
1.1 paf 364: <Tool
365: Name="VCCLCompilerTool"
1.4 ! paf 366: Optimization="2"
1.1 paf 367: AdditionalIncludeDirectories=""
1.4 ! paf 368: PreprocessorDefinitions=""
! 369: />
1.1 paf 370: </FileConfiguration>
371: </File>
372: </Files>
373: <Globals>
374: </Globals>
375: </VisualStudioProject>