Annotation of parser3/src/lib/md5/md5.vcproj, revision 1.1
1.1 ! paf 1: <?xml version="1.0" encoding="windows-1251"?>
! 2: <VisualStudioProject
! 3: ProjectType="Visual C++"
! 4: Version="7.10"
! 5: Name="md5"
! 6: SccProjectName="md5"
! 7: SccAuxPath=""
! 8: SccLocalPath="."
! 9: SccProvider="MSSCCI:Jalindi Igloo">
! 10: <Platforms>
! 11: <Platform
! 12: Name="Win32"/>
! 13: </Platforms>
! 14: <Configurations>
! 15: <Configuration
! 16: Name="Debug|Win32"
! 17: OutputDirectory=".\Debug"
! 18: IntermediateDirectory=".\Debug"
! 19: ConfigurationType="4"
! 20: UseOfMFC="0"
! 21: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 22: CharacterSet="2">
! 23: <Tool
! 24: Name="VCCLCompilerTool"
! 25: Optimization="0"
! 26: AdditionalIncludeDirectories="..\..\include"
! 27: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
! 28: BasicRuntimeChecks="3"
! 29: RuntimeLibrary="3"
! 30: UsePrecompiledHeader="2"
! 31: PrecompiledHeaderFile=".\Debug/md5.pch"
! 32: AssemblerListingLocation=".\Debug/"
! 33: ObjectFile=".\Debug/"
! 34: ProgramDataBaseFileName=".\Debug/"
! 35: BrowseInformation="1"
! 36: WarningLevel="3"
! 37: SuppressStartupBanner="TRUE"
! 38: DebugInformationFormat="3"
! 39: CompileAs="0"/>
! 40: <Tool
! 41: Name="VCCustomBuildTool"/>
! 42: <Tool
! 43: Name="VCLibrarianTool"
! 44: OutputFile=".\Debug\md5.lib"
! 45: SuppressStartupBanner="TRUE"/>
! 46: <Tool
! 47: Name="VCMIDLTool"/>
! 48: <Tool
! 49: Name="VCPostBuildEventTool"/>
! 50: <Tool
! 51: Name="VCPreBuildEventTool"/>
! 52: <Tool
! 53: Name="VCPreLinkEventTool"/>
! 54: <Tool
! 55: Name="VCResourceCompilerTool"
! 56: PreprocessorDefinitions="_DEBUG"
! 57: Culture="1049"/>
! 58: <Tool
! 59: Name="VCWebServiceProxyGeneratorTool"/>
! 60: <Tool
! 61: Name="VCXMLDataGeneratorTool"/>
! 62: <Tool
! 63: Name="VCManagedWrapperGeneratorTool"/>
! 64: <Tool
! 65: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 66: </Configuration>
! 67: <Configuration
! 68: Name="Profile Release|Win32"
! 69: OutputDirectory=".\ProfileRelease"
! 70: IntermediateDirectory=".\ProfileRelease"
! 71: ConfigurationType="4"
! 72: UseOfMFC="0"
! 73: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 74: CharacterSet="2">
! 75: <Tool
! 76: Name="VCCLCompilerTool"
! 77: Optimization="2"
! 78: InlineFunctionExpansion="1"
! 79: AdditionalIncludeDirectories="..\..\include"
! 80: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
! 81: StringPooling="TRUE"
! 82: RuntimeLibrary="2"
! 83: EnableFunctionLevelLinking="TRUE"
! 84: UsePrecompiledHeader="2"
! 85: PrecompiledHeaderFile=".\ProfileRelease/md5.pch"
! 86: AssemblerListingLocation=".\ProfileRelease/"
! 87: ObjectFile=".\ProfileRelease/"
! 88: ProgramDataBaseFileName=".\ProfileRelease/"
! 89: WarningLevel="3"
! 90: SuppressStartupBanner="TRUE"
! 91: CompileAs="0"/>
! 92: <Tool
! 93: Name="VCCustomBuildTool"/>
! 94: <Tool
! 95: Name="VCLibrarianTool"
! 96: OutputFile=".\ProfileRelease\md5.lib"
! 97: SuppressStartupBanner="TRUE"/>
! 98: <Tool
! 99: Name="VCMIDLTool"/>
! 100: <Tool
! 101: Name="VCPostBuildEventTool"/>
! 102: <Tool
! 103: Name="VCPreBuildEventTool"/>
! 104: <Tool
! 105: Name="VCPreLinkEventTool"/>
! 106: <Tool
! 107: Name="VCResourceCompilerTool"
! 108: PreprocessorDefinitions="NDEBUG"
! 109: Culture="1049"/>
! 110: <Tool
! 111: Name="VCWebServiceProxyGeneratorTool"/>
! 112: <Tool
! 113: Name="VCXMLDataGeneratorTool"/>
! 114: <Tool
! 115: Name="VCManagedWrapperGeneratorTool"/>
! 116: <Tool
! 117: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 118: </Configuration>
! 119: <Configuration
! 120: Name="Profile Debug|Win32"
! 121: OutputDirectory=".\ProfileDebug"
! 122: IntermediateDirectory=".\ProfileDebug"
! 123: ConfigurationType="4"
! 124: UseOfMFC="0"
! 125: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 126: CharacterSet="2">
! 127: <Tool
! 128: Name="VCCLCompilerTool"
! 129: Optimization="0"
! 130: AdditionalIncludeDirectories="..\..\include"
! 131: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
! 132: BasicRuntimeChecks="3"
! 133: RuntimeLibrary="3"
! 134: UsePrecompiledHeader="2"
! 135: PrecompiledHeaderFile=".\ProfileDebug/md5.pch"
! 136: AssemblerListingLocation=".\ProfileDebug/"
! 137: ObjectFile=".\ProfileDebug/"
! 138: ProgramDataBaseFileName=".\ProfileDebug/"
! 139: BrowseInformation="1"
! 140: WarningLevel="3"
! 141: SuppressStartupBanner="TRUE"
! 142: DebugInformationFormat="3"
! 143: CompileAs="0"/>
! 144: <Tool
! 145: Name="VCCustomBuildTool"/>
! 146: <Tool
! 147: Name="VCLibrarianTool"
! 148: OutputFile=".\ProfileDebug\md5.lib"
! 149: SuppressStartupBanner="TRUE"/>
! 150: <Tool
! 151: Name="VCMIDLTool"/>
! 152: <Tool
! 153: Name="VCPostBuildEventTool"/>
! 154: <Tool
! 155: Name="VCPreBuildEventTool"/>
! 156: <Tool
! 157: Name="VCPreLinkEventTool"/>
! 158: <Tool
! 159: Name="VCResourceCompilerTool"
! 160: PreprocessorDefinitions="_DEBUG"
! 161: Culture="1049"/>
! 162: <Tool
! 163: Name="VCWebServiceProxyGeneratorTool"/>
! 164: <Tool
! 165: Name="VCXMLDataGeneratorTool"/>
! 166: <Tool
! 167: Name="VCManagedWrapperGeneratorTool"/>
! 168: <Tool
! 169: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 170: </Configuration>
! 171: <Configuration
! 172: Name="Release|Win32"
! 173: OutputDirectory=".\Release"
! 174: IntermediateDirectory=".\Release"
! 175: ConfigurationType="4"
! 176: UseOfMFC="0"
! 177: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 178: CharacterSet="2">
! 179: <Tool
! 180: Name="VCCLCompilerTool"
! 181: Optimization="2"
! 182: InlineFunctionExpansion="1"
! 183: AdditionalIncludeDirectories="..\..\include"
! 184: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
! 185: StringPooling="TRUE"
! 186: RuntimeLibrary="2"
! 187: EnableFunctionLevelLinking="TRUE"
! 188: UsePrecompiledHeader="2"
! 189: PrecompiledHeaderFile=".\Release/md5.pch"
! 190: AssemblerListingLocation=".\Release/"
! 191: ObjectFile=".\Release/"
! 192: ProgramDataBaseFileName=".\Release/"
! 193: WarningLevel="3"
! 194: SuppressStartupBanner="TRUE"
! 195: CompileAs="0"/>
! 196: <Tool
! 197: Name="VCCustomBuildTool"/>
! 198: <Tool
! 199: Name="VCLibrarianTool"
! 200: OutputFile=".\Release\md5.lib"
! 201: SuppressStartupBanner="TRUE"/>
! 202: <Tool
! 203: Name="VCMIDLTool"/>
! 204: <Tool
! 205: Name="VCPostBuildEventTool"/>
! 206: <Tool
! 207: Name="VCPreBuildEventTool"/>
! 208: <Tool
! 209: Name="VCPreLinkEventTool"/>
! 210: <Tool
! 211: Name="VCResourceCompilerTool"
! 212: PreprocessorDefinitions="NDEBUG"
! 213: Culture="1049"/>
! 214: <Tool
! 215: Name="VCWebServiceProxyGeneratorTool"/>
! 216: <Tool
! 217: Name="VCXMLDataGeneratorTool"/>
! 218: <Tool
! 219: Name="VCManagedWrapperGeneratorTool"/>
! 220: <Tool
! 221: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 222: </Configuration>
! 223: </Configurations>
! 224: <References>
! 225: </References>
! 226: <Files>
! 227: <File
! 228: RelativePath="pa_md5.h">
! 229: </File>
! 230: <File
! 231: RelativePath="pa_md5c.c">
! 232: <FileConfiguration
! 233: Name="Debug|Win32">
! 234: <Tool
! 235: Name="VCCLCompilerTool"
! 236: Optimization="0"
! 237: AdditionalIncludeDirectories=""
! 238: PreprocessorDefinitions=""
! 239: BasicRuntimeChecks="3"
! 240: BrowseInformation="1"/>
! 241: </FileConfiguration>
! 242: <FileConfiguration
! 243: Name="Profile Release|Win32">
! 244: <Tool
! 245: Name="VCCLCompilerTool"
! 246: Optimization="2"
! 247: AdditionalIncludeDirectories=""
! 248: PreprocessorDefinitions=""/>
! 249: </FileConfiguration>
! 250: <FileConfiguration
! 251: Name="Profile Debug|Win32">
! 252: <Tool
! 253: Name="VCCLCompilerTool"
! 254: Optimization="0"
! 255: AdditionalIncludeDirectories=""
! 256: PreprocessorDefinitions=""
! 257: BasicRuntimeChecks="3"
! 258: BrowseInformation="1"/>
! 259: </FileConfiguration>
! 260: <FileConfiguration
! 261: Name="Release|Win32">
! 262: <Tool
! 263: Name="VCCLCompilerTool"
! 264: Optimization="2"
! 265: AdditionalIncludeDirectories=""
! 266: PreprocessorDefinitions=""/>
! 267: </FileConfiguration>
! 268: </File>
! 269: </Files>
! 270: <Globals>
! 271: </Globals>
! 272: </VisualStudioProject>
E-mail: