|
|
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="ltdl"
1.4 ! paf 6: ProjectGUID="{EB565D67-9950-4F5E-926F-63DAC8F7F314}"
! 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="Profile Release|Win32"
18: OutputDirectory=".\ProfileRelease"
19: IntermediateDirectory=".\ProfileRelease"
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: >
! 25: <Tool
! 26: Name="VCPreBuildEventTool"
! 27: />
! 28: <Tool
! 29: Name="VCCustomBuildTool"
! 30: />
! 31: <Tool
! 32: Name="VCXMLDataGeneratorTool"
! 33: />
! 34: <Tool
! 35: Name="VCWebServiceProxyGeneratorTool"
! 36: />
! 37: <Tool
! 38: Name="VCMIDLTool"
! 39: />
1.1 paf 40: <Tool
41: Name="VCCLCompilerTool"
1.4 ! paf 42: Optimization="2"
1.1 paf 43: InlineFunctionExpansion="1"
44: PreprocessorDefinitions="NDEBUG;_WIN32"
1.4 ! paf 45: StringPooling="true"
1.1 paf 46: RuntimeLibrary="2"
1.4 ! paf 47: EnableFunctionLevelLinking="true"
! 48: UsePrecompiledHeader="0"
1.1 paf 49: PrecompiledHeaderFile=".\ProfileRelease/libltdl.pch"
50: AssemblerListingLocation=".\ProfileRelease/"
51: ObjectFile=".\ProfileRelease/"
52: ProgramDataBaseFileName=".\ProfileRelease/"
1.2 paf 53: WarningLevel="0"
1.4 ! paf 54: SuppressStartupBanner="true"
! 55: />
! 56: <Tool
! 57: Name="VCManagedResourceCompilerTool"
! 58: />
! 59: <Tool
! 60: Name="VCResourceCompilerTool"
! 61: PreprocessorDefinitions="NDEBUG"
! 62: Culture="1049"
! 63: />
1.1 paf 64: <Tool
1.4 ! paf 65: Name="VCPreLinkEventTool"
! 66: />
1.1 paf 67: <Tool
68: Name="VCLibrarianTool"
69: OutputFile=".\ProfileRelease\libltdl.lib"
1.4 ! paf 70: SuppressStartupBanner="true"
! 71: />
1.1 paf 72: <Tool
1.4 ! paf 73: Name="VCALinkTool"
! 74: />
1.1 paf 75: <Tool
1.4 ! paf 76: Name="VCXDCMakeTool"
! 77: />
1.1 paf 78: <Tool
1.4 ! paf 79: Name="VCBscMakeTool"
! 80: />
1.1 paf 81: <Tool
1.4 ! paf 82: Name="VCFxCopTool"
! 83: />
1.1 paf 84: <Tool
1.4 ! paf 85: Name="VCPostBuildEventTool"
! 86: />
1.1 paf 87: </Configuration>
88: <Configuration
89: Name="Debug|Win32"
90: OutputDirectory=".\Debug"
91: IntermediateDirectory=".\Debug"
92: ConfigurationType="4"
1.4 ! paf 93: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1 paf 94: UseOfMFC="0"
1.4 ! paf 95: ATLMinimizesCRunTimeLibraryUsage="false"
! 96: >
! 97: <Tool
! 98: Name="VCPreBuildEventTool"
! 99: />
! 100: <Tool
! 101: Name="VCCustomBuildTool"
! 102: />
! 103: <Tool
! 104: Name="VCXMLDataGeneratorTool"
! 105: />
! 106: <Tool
! 107: Name="VCWebServiceProxyGeneratorTool"
! 108: />
! 109: <Tool
! 110: Name="VCMIDLTool"
! 111: />
1.1 paf 112: <Tool
113: Name="VCCLCompilerTool"
114: Optimization="0"
115: PreprocessorDefinitions="_DEBUG;_WIN32"
116: BasicRuntimeChecks="3"
117: RuntimeLibrary="3"
1.4 ! paf 118: UsePrecompiledHeader="0"
1.1 paf 119: PrecompiledHeaderFile=".\Debug/libltdl.pch"
120: AssemblerListingLocation=".\Debug/"
121: ObjectFile=".\Debug/"
122: ProgramDataBaseFileName=".\Debug/"
123: BrowseInformation="1"
1.2 paf 124: WarningLevel="0"
1.4 ! paf 125: SuppressStartupBanner="true"
! 126: DebugInformationFormat="3"
! 127: />
! 128: <Tool
! 129: Name="VCManagedResourceCompilerTool"
! 130: />
! 131: <Tool
! 132: Name="VCResourceCompilerTool"
! 133: PreprocessorDefinitions="_DEBUG"
! 134: Culture="1049"
! 135: />
1.1 paf 136: <Tool
1.4 ! paf 137: Name="VCPreLinkEventTool"
! 138: />
1.1 paf 139: <Tool
140: Name="VCLibrarianTool"
141: OutputFile=".\Debug\libltdl.lib"
1.4 ! paf 142: SuppressStartupBanner="true"
! 143: />
1.1 paf 144: <Tool
1.4 ! paf 145: Name="VCALinkTool"
! 146: />
1.1 paf 147: <Tool
1.4 ! paf 148: Name="VCXDCMakeTool"
! 149: />
1.1 paf 150: <Tool
1.4 ! paf 151: Name="VCBscMakeTool"
! 152: />
1.1 paf 153: <Tool
1.4 ! paf 154: Name="VCFxCopTool"
! 155: />
1.1 paf 156: <Tool
1.4 ! paf 157: Name="VCPostBuildEventTool"
! 158: />
1.1 paf 159: </Configuration>
160: <Configuration
161: Name="Profile Debug|Win32"
162: OutputDirectory=".\ProfileDebug"
163: IntermediateDirectory=".\ProfileDebug"
164: ConfigurationType="4"
1.4 ! paf 165: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1 paf 166: UseOfMFC="0"
1.4 ! paf 167: ATLMinimizesCRunTimeLibraryUsage="false"
! 168: >
! 169: <Tool
! 170: Name="VCPreBuildEventTool"
! 171: />
! 172: <Tool
! 173: Name="VCCustomBuildTool"
! 174: />
! 175: <Tool
! 176: Name="VCXMLDataGeneratorTool"
! 177: />
! 178: <Tool
! 179: Name="VCWebServiceProxyGeneratorTool"
! 180: />
! 181: <Tool
! 182: Name="VCMIDLTool"
! 183: />
1.1 paf 184: <Tool
185: Name="VCCLCompilerTool"
186: Optimization="0"
187: PreprocessorDefinitions="_DEBUG;_WIN32"
188: BasicRuntimeChecks="3"
189: RuntimeLibrary="3"
1.4 ! paf 190: UsePrecompiledHeader="0"
1.1 paf 191: PrecompiledHeaderFile=".\ProfileDebug/libltdl.pch"
192: AssemblerListingLocation=".\ProfileDebug/"
193: ObjectFile=".\ProfileDebug/"
194: ProgramDataBaseFileName=".\ProfileDebug/"
195: BrowseInformation="1"
1.2 paf 196: WarningLevel="0"
1.4 ! paf 197: SuppressStartupBanner="true"
! 198: DebugInformationFormat="3"
! 199: />
! 200: <Tool
! 201: Name="VCManagedResourceCompilerTool"
! 202: />
! 203: <Tool
! 204: Name="VCResourceCompilerTool"
! 205: PreprocessorDefinitions="_DEBUG"
! 206: Culture="1049"
! 207: />
1.1 paf 208: <Tool
1.4 ! paf 209: Name="VCPreLinkEventTool"
! 210: />
1.1 paf 211: <Tool
212: Name="VCLibrarianTool"
213: OutputFile=".\ProfileDebug\libltdl.lib"
1.4 ! paf 214: SuppressStartupBanner="true"
! 215: />
1.1 paf 216: <Tool
1.4 ! paf 217: Name="VCALinkTool"
! 218: />
1.1 paf 219: <Tool
1.4 ! paf 220: Name="VCXDCMakeTool"
! 221: />
1.1 paf 222: <Tool
1.4 ! paf 223: Name="VCBscMakeTool"
! 224: />
1.1 paf 225: <Tool
1.4 ! paf 226: Name="VCFxCopTool"
! 227: />
1.1 paf 228: <Tool
1.4 ! paf 229: Name="VCPostBuildEventTool"
! 230: />
1.1 paf 231: </Configuration>
232: <Configuration
233: Name="Release|Win32"
234: OutputDirectory=".\Release"
235: IntermediateDirectory=".\Release"
236: ConfigurationType="4"
1.4 ! paf 237: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1 paf 238: UseOfMFC="0"
1.4 ! paf 239: ATLMinimizesCRunTimeLibraryUsage="false"
! 240: >
! 241: <Tool
! 242: Name="VCPreBuildEventTool"
! 243: />
! 244: <Tool
! 245: Name="VCCustomBuildTool"
! 246: />
! 247: <Tool
! 248: Name="VCXMLDataGeneratorTool"
! 249: />
! 250: <Tool
! 251: Name="VCWebServiceProxyGeneratorTool"
! 252: />
! 253: <Tool
! 254: Name="VCMIDLTool"
! 255: />
1.1 paf 256: <Tool
257: Name="VCCLCompilerTool"
1.4 ! paf 258: Optimization="2"
1.1 paf 259: InlineFunctionExpansion="1"
260: PreprocessorDefinitions="NDEBUG;_WIN32"
1.4 ! paf 261: StringPooling="true"
1.1 paf 262: RuntimeLibrary="2"
1.4 ! paf 263: EnableFunctionLevelLinking="true"
! 264: UsePrecompiledHeader="0"
1.1 paf 265: PrecompiledHeaderFile=".\Release/libltdl.pch"
266: AssemblerListingLocation=".\Release/"
267: ObjectFile=".\Release/"
268: ProgramDataBaseFileName=".\Release/"
1.2 paf 269: WarningLevel="0"
1.4 ! paf 270: SuppressStartupBanner="true"
! 271: />
! 272: <Tool
! 273: Name="VCManagedResourceCompilerTool"
! 274: />
1.1 paf 275: <Tool
1.4 ! paf 276: Name="VCResourceCompilerTool"
! 277: PreprocessorDefinitions="NDEBUG"
! 278: Culture="1049"
! 279: />
! 280: <Tool
! 281: Name="VCPreLinkEventTool"
! 282: />
1.1 paf 283: <Tool
284: Name="VCLibrarianTool"
285: OutputFile=".\Release\libltdl.lib"
1.4 ! paf 286: SuppressStartupBanner="true"
! 287: />
1.1 paf 288: <Tool
1.4 ! paf 289: Name="VCALinkTool"
! 290: />
1.1 paf 291: <Tool
1.4 ! paf 292: Name="VCXDCMakeTool"
! 293: />
1.1 paf 294: <Tool
1.4 ! paf 295: Name="VCBscMakeTool"
! 296: />
1.1 paf 297: <Tool
1.4 ! paf 298: Name="VCFxCopTool"
! 299: />
1.1 paf 300: <Tool
1.4 ! paf 301: Name="VCPostBuildEventTool"
! 302: />
1.1 paf 303: </Configuration>
304: </Configurations>
305: <References>
306: </References>
307: <Files>
308: <Filter
309: Name="Source Files"
1.4 ! paf 310: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
! 311: >
1.1 paf 312: <File
1.4 ! paf 313: RelativePath="ltdl.c"
! 314: >
1.1 paf 315: <FileConfiguration
1.4 ! paf 316: Name="Profile Release|Win32"
! 317: >
1.1 paf 318: <Tool
319: Name="VCCLCompilerTool"
1.4 ! paf 320: Optimization="2"
! 321: PreprocessorDefinitions=""
! 322: />
1.1 paf 323: </FileConfiguration>
324: <FileConfiguration
1.4 ! paf 325: Name="Debug|Win32"
! 326: >
1.1 paf 327: <Tool
328: Name="VCCLCompilerTool"
329: Optimization="0"
330: PreprocessorDefinitions=""
331: BasicRuntimeChecks="3"
1.4 ! paf 332: BrowseInformation="1"
! 333: />
1.1 paf 334: </FileConfiguration>
335: <FileConfiguration
1.4 ! paf 336: Name="Profile Debug|Win32"
! 337: >
1.1 paf 338: <Tool
339: Name="VCCLCompilerTool"
340: Optimization="0"
341: PreprocessorDefinitions=""
342: BasicRuntimeChecks="3"
1.4 ! paf 343: BrowseInformation="1"
! 344: />
1.1 paf 345: </FileConfiguration>
346: <FileConfiguration
1.4 ! paf 347: Name="Release|Win32"
! 348: >
1.1 paf 349: <Tool
350: Name="VCCLCompilerTool"
1.4 ! paf 351: Optimization="2"
! 352: PreprocessorDefinitions=""
! 353: />
1.1 paf 354: </FileConfiguration>
355: </File>
356: </Filter>
357: <Filter
358: Name="Header Files"
1.4 ! paf 359: Filter="h;hpp;hxx;hm;inl"
! 360: >
1.1 paf 361: <File
1.4 ! paf 362: RelativePath="config.h"
! 363: >
1.1 paf 364: </File>
365: <File
1.4 ! paf 366: RelativePath="config_fixed.h"
! 367: >
1.1 paf 368: </File>
369: <File
1.4 ! paf 370: RelativePath="ltdl.h"
! 371: >
1.1 paf 372: </File>
373: </Filter>
374: </Files>
375: <Globals>
376: </Globals>
377: </VisualStudioProject>