Annotation of parser3/src/lib/cord/cord.vcproj, revision 1.4.2.1
1.4.2.1 ! misha 1: <?xml version="1.0" encoding="windows-1251"?>
! 2: <VisualStudioProject
! 3: ProjectType="Visual C++"
! 4: Version="7.10"
! 5: Name="cord"
! 6: SccProjectName="parser3/src/lib/cord"
! 7: SccAuxPath=""
! 8: SccLocalPath="."
! 9: SccProvider="MSSCCI:Jalindi Igloo">
! 10: <Platforms>
! 11: <Platform
! 12: Name="Win32"/>
! 13: </Platforms>
! 14: <Configurations>
! 15: <Configuration
! 16: Name="Profile Release|Win32"
! 17: OutputDirectory=".\ProfileRelease"
! 18: IntermediateDirectory=".\ProfileRelease"
! 19: ConfigurationType="4"
! 20: UseOfMFC="0"
! 21: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 22: CharacterSet="2">
! 23: <Tool
! 24: Name="VCCLCompilerTool"
! 25: Optimization="2"
! 26: GlobalOptimizations="TRUE"
! 27: InlineFunctionExpansion="1"
! 28: AdditionalIncludeDirectories="include,..\gc\include,..\..\include"
! 29: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
! 30: StringPooling="TRUE"
! 31: RuntimeLibrary="2"
! 32: EnableFunctionLevelLinking="TRUE"
! 33: UsePrecompiledHeader="2"
! 34: PrecompiledHeaderFile=".\ProfileRelease/cord.pch"
! 35: AssemblerListingLocation=".\ProfileRelease/"
! 36: ObjectFile=".\ProfileRelease/"
! 37: ProgramDataBaseFileName=".\ProfileRelease/"
! 38: WarningLevel="3"
! 39: SuppressStartupBanner="TRUE"
! 40: CompileAs="0"/>
! 41: <Tool
! 42: Name="VCCustomBuildTool"/>
! 43: <Tool
! 44: Name="VCLibrarianTool"
! 45: OutputFile=".\ProfileRelease\cord.lib"
! 46: SuppressStartupBanner="TRUE"/>
! 47: <Tool
! 48: Name="VCMIDLTool"/>
! 49: <Tool
! 50: Name="VCPostBuildEventTool"/>
! 51: <Tool
! 52: Name="VCPreBuildEventTool"/>
! 53: <Tool
! 54: Name="VCPreLinkEventTool"/>
! 55: <Tool
! 56: Name="VCResourceCompilerTool"
! 57: PreprocessorDefinitions="NDEBUG"
! 58: Culture="1049"/>
! 59: <Tool
! 60: Name="VCWebServiceProxyGeneratorTool"/>
! 61: <Tool
! 62: Name="VCXMLDataGeneratorTool"/>
! 63: <Tool
! 64: Name="VCManagedWrapperGeneratorTool"/>
! 65: <Tool
! 66: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 67: </Configuration>
! 68: <Configuration
! 69: Name="Profile Debug|Win32"
! 70: OutputDirectory=".\ProfileDebug"
! 71: IntermediateDirectory=".\ProfileDebug"
! 72: ConfigurationType="4"
! 73: UseOfMFC="0"
! 74: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 75: CharacterSet="2">
! 76: <Tool
! 77: Name="VCCLCompilerTool"
! 78: Optimization="0"
! 79: AdditionalIncludeDirectories="include,..\gc\include,..\..\include"
! 80: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
! 81: BasicRuntimeChecks="3"
! 82: RuntimeLibrary="3"
! 83: UsePrecompiledHeader="2"
! 84: PrecompiledHeaderFile=".\ProfileDebug/cord.pch"
! 85: AssemblerListingLocation=".\ProfileDebug/"
! 86: ObjectFile=".\ProfileDebug/"
! 87: ProgramDataBaseFileName=".\ProfileDebug/"
! 88: WarningLevel="3"
! 89: SuppressStartupBanner="TRUE"
! 90: DebugInformationFormat="3"
! 91: CompileAs="0"/>
! 92: <Tool
! 93: Name="VCCustomBuildTool"/>
! 94: <Tool
! 95: Name="VCLibrarianTool"
! 96: OutputFile=".\ProfileDebug\cord.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="_DEBUG"
! 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="Release|Win32"
! 121: OutputDirectory=".\Release"
! 122: IntermediateDirectory=".\Release"
! 123: ConfigurationType="4"
! 124: UseOfMFC="0"
! 125: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 126: CharacterSet="2">
! 127: <Tool
! 128: Name="VCCLCompilerTool"
! 129: Optimization="2"
! 130: GlobalOptimizations="TRUE"
! 131: InlineFunctionExpansion="1"
! 132: AdditionalIncludeDirectories="include,..\gc\include,..\..\include"
! 133: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
! 134: StringPooling="TRUE"
! 135: RuntimeLibrary="2"
! 136: EnableFunctionLevelLinking="TRUE"
! 137: UsePrecompiledHeader="2"
! 138: PrecompiledHeaderFile=".\Release/cord.pch"
! 139: AssemblerListingLocation=".\Release/"
! 140: ObjectFile=".\Release/"
! 141: ProgramDataBaseFileName=".\Release/"
! 142: WarningLevel="3"
! 143: SuppressStartupBanner="TRUE"
! 144: DebugInformationFormat="3"
! 145: CompileAs="0"/>
! 146: <Tool
! 147: Name="VCCustomBuildTool"/>
! 148: <Tool
! 149: Name="VCLibrarianTool"
! 150: OutputFile=".\Release\cord.lib"
! 151: SuppressStartupBanner="TRUE"/>
! 152: <Tool
! 153: Name="VCMIDLTool"/>
! 154: <Tool
! 155: Name="VCPostBuildEventTool"/>
! 156: <Tool
! 157: Name="VCPreBuildEventTool"/>
! 158: <Tool
! 159: Name="VCPreLinkEventTool"/>
! 160: <Tool
! 161: Name="VCResourceCompilerTool"
! 162: PreprocessorDefinitions="NDEBUG"
! 163: Culture="1049"/>
! 164: <Tool
! 165: Name="VCWebServiceProxyGeneratorTool"/>
! 166: <Tool
! 167: Name="VCXMLDataGeneratorTool"/>
! 168: <Tool
! 169: Name="VCManagedWrapperGeneratorTool"/>
! 170: <Tool
! 171: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 172: </Configuration>
! 173: <Configuration
! 174: Name="Debug|Win32"
! 175: OutputDirectory=".\Debug"
! 176: IntermediateDirectory=".\Debug"
! 177: ConfigurationType="4"
! 178: UseOfMFC="0"
! 179: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 180: CharacterSet="2">
! 181: <Tool
! 182: Name="VCCLCompilerTool"
! 183: Optimization="0"
! 184: AdditionalIncludeDirectories="include,..\gc\include,..\..\include"
! 185: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
! 186: BasicRuntimeChecks="3"
! 187: RuntimeLibrary="3"
! 188: UsePrecompiledHeader="2"
! 189: PrecompiledHeaderFile=".\Debug/cord.pch"
! 190: AssemblerListingLocation=".\Debug/"
! 191: ObjectFile=".\Debug/"
! 192: ProgramDataBaseFileName=".\Debug/"
! 193: WarningLevel="3"
! 194: SuppressStartupBanner="TRUE"
! 195: DebugInformationFormat="3"
! 196: CompileAs="0"/>
! 197: <Tool
! 198: Name="VCCustomBuildTool"/>
! 199: <Tool
! 200: Name="VCLibrarianTool"
! 201: OutputFile=".\Debug\cord.lib"
! 202: SuppressStartupBanner="TRUE"/>
! 203: <Tool
! 204: Name="VCMIDLTool"/>
! 205: <Tool
! 206: Name="VCPostBuildEventTool"/>
! 207: <Tool
! 208: Name="VCPreBuildEventTool"/>
! 209: <Tool
! 210: Name="VCPreLinkEventTool"/>
! 211: <Tool
! 212: Name="VCResourceCompilerTool"
! 213: PreprocessorDefinitions="_DEBUG"
! 214: Culture="1049"/>
! 215: <Tool
! 216: Name="VCWebServiceProxyGeneratorTool"/>
! 217: <Tool
! 218: Name="VCXMLDataGeneratorTool"/>
! 219: <Tool
! 220: Name="VCManagedWrapperGeneratorTool"/>
! 221: <Tool
! 222: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 223: </Configuration>
! 224: </Configurations>
! 225: <References>
! 226: </References>
! 227: <Files>
! 228: <Filter
! 229: Name="include"
! 230: Filter="*.h">
! 231: <File
! 232: RelativePath="include\cord.h">
! 233: </File>
! 234: <File
! 235: RelativePath="include\ec.h">
! 236: </File>
! 237: <Filter
! 238: Name="private"
! 239: Filter="">
! 240: <File
! 241: RelativePath="include\private\cord_pos.h">
! 242: </File>
! 243: </Filter>
! 244: </Filter>
! 245: <File
! 246: RelativePath="cordbscs.c">
! 247: <FileConfiguration
! 248: Name="Profile Release|Win32">
! 249: <Tool
! 250: Name="VCCLCompilerTool"
! 251: Optimization="2"
! 252: GlobalOptimizations="TRUE"
! 253: AdditionalIncludeDirectories=""
! 254: PreprocessorDefinitions=""/>
! 255: </FileConfiguration>
! 256: <FileConfiguration
! 257: Name="Profile Debug|Win32">
! 258: <Tool
! 259: Name="VCCLCompilerTool"
! 260: Optimization="0"
! 261: AdditionalIncludeDirectories=""
! 262: PreprocessorDefinitions=""
! 263: BasicRuntimeChecks="3"/>
! 264: </FileConfiguration>
! 265: <FileConfiguration
! 266: Name="Release|Win32">
! 267: <Tool
! 268: Name="VCCLCompilerTool"
! 269: Optimization="2"
! 270: GlobalOptimizations="TRUE"
! 271: AdditionalIncludeDirectories=""
! 272: PreprocessorDefinitions=""/>
! 273: </FileConfiguration>
! 274: <FileConfiguration
! 275: Name="Debug|Win32">
! 276: <Tool
! 277: Name="VCCLCompilerTool"
! 278: Optimization="0"
! 279: AdditionalIncludeDirectories=""
! 280: PreprocessorDefinitions=""
! 281: BasicRuntimeChecks="3"/>
! 282: </FileConfiguration>
! 283: </File>
! 284: <File
! 285: RelativePath="cordprnt.c">
! 286: <FileConfiguration
! 287: Name="Profile Release|Win32">
! 288: <Tool
! 289: Name="VCCLCompilerTool"
! 290: Optimization="2"
! 291: GlobalOptimizations="TRUE"
! 292: AdditionalIncludeDirectories=""
! 293: PreprocessorDefinitions=""/>
! 294: </FileConfiguration>
! 295: <FileConfiguration
! 296: Name="Profile Debug|Win32">
! 297: <Tool
! 298: Name="VCCLCompilerTool"
! 299: Optimization="0"
! 300: AdditionalIncludeDirectories=""
! 301: PreprocessorDefinitions=""
! 302: BasicRuntimeChecks="3"/>
! 303: </FileConfiguration>
! 304: <FileConfiguration
! 305: Name="Release|Win32">
! 306: <Tool
! 307: Name="VCCLCompilerTool"
! 308: Optimization="2"
! 309: GlobalOptimizations="TRUE"
! 310: AdditionalIncludeDirectories=""
! 311: PreprocessorDefinitions=""/>
! 312: </FileConfiguration>
! 313: <FileConfiguration
! 314: Name="Debug|Win32">
! 315: <Tool
! 316: Name="VCCLCompilerTool"
! 317: Optimization="0"
! 318: AdditionalIncludeDirectories=""
! 319: PreprocessorDefinitions=""
! 320: BasicRuntimeChecks="3"/>
! 321: </FileConfiguration>
! 322: </File>
! 323: <File
! 324: RelativePath="cordxtra.c">
! 325: <FileConfiguration
! 326: Name="Profile Release|Win32">
! 327: <Tool
! 328: Name="VCCLCompilerTool"
! 329: Optimization="2"
! 330: GlobalOptimizations="TRUE"
! 331: AdditionalIncludeDirectories=""
! 332: PreprocessorDefinitions=""/>
! 333: </FileConfiguration>
! 334: <FileConfiguration
! 335: Name="Profile Debug|Win32">
! 336: <Tool
! 337: Name="VCCLCompilerTool"
! 338: Optimization="0"
! 339: AdditionalIncludeDirectories=""
! 340: PreprocessorDefinitions=""
! 341: BasicRuntimeChecks="3"/>
! 342: </FileConfiguration>
! 343: <FileConfiguration
! 344: Name="Release|Win32">
! 345: <Tool
! 346: Name="VCCLCompilerTool"
! 347: Optimization="2"
! 348: GlobalOptimizations="TRUE"
! 349: AdditionalIncludeDirectories=""
! 350: PreprocessorDefinitions=""/>
! 351: </FileConfiguration>
! 352: <FileConfiguration
! 353: Name="Debug|Win32">
! 354: <Tool
! 355: Name="VCCLCompilerTool"
! 356: Optimization="0"
! 357: AdditionalIncludeDirectories=""
! 358: PreprocessorDefinitions=""
! 359: BasicRuntimeChecks="3"/>
! 360: </FileConfiguration>
! 361: </File>
! 362: </Files>
! 363: <Globals>
! 364: </Globals>
! 365: </VisualStudioProject>
E-mail: