Annotation of sql/pgsql/libltdl/libltdl.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="libltdl"
! 6: SccProjectName="libltdl"
! 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: <Tool
! 23: Name="VCCLCompilerTool"
! 24: Optimization="0"
! 25: PreprocessorDefinitions="_DEBUG;_WIN32"
! 26: BasicRuntimeChecks="3"
! 27: RuntimeLibrary="3"
! 28: UsePrecompiledHeader="2"
! 29: PrecompiledHeaderFile=".\Debug/libltdl.pch"
! 30: AssemblerListingLocation=".\Debug/"
! 31: ObjectFile=".\Debug/"
! 32: ProgramDataBaseFileName=".\Debug/"
! 33: WarningLevel="3"
! 34: SuppressStartupBanner="TRUE"
! 35: DebugInformationFormat="3"/>
! 36: <Tool
! 37: Name="VCCustomBuildTool"/>
! 38: <Tool
! 39: Name="VCLibrarianTool"
! 40: OutputFile=".\Debug\libltdl.lib"
! 41: SuppressStartupBanner="TRUE"/>
! 42: <Tool
! 43: Name="VCMIDLTool"/>
! 44: <Tool
! 45: Name="VCPostBuildEventTool"/>
! 46: <Tool
! 47: Name="VCPreBuildEventTool"/>
! 48: <Tool
! 49: Name="VCPreLinkEventTool"/>
! 50: <Tool
! 51: Name="VCResourceCompilerTool"
! 52: PreprocessorDefinitions="_DEBUG"
! 53: Culture="1049"/>
! 54: <Tool
! 55: Name="VCWebServiceProxyGeneratorTool"/>
! 56: <Tool
! 57: Name="VCXMLDataGeneratorTool"/>
! 58: <Tool
! 59: Name="VCManagedWrapperGeneratorTool"/>
! 60: <Tool
! 61: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 62: </Configuration>
! 63: <Configuration
! 64: Name="Release|Win32"
! 65: OutputDirectory=".\Release"
! 66: IntermediateDirectory=".\Release"
! 67: ConfigurationType="4"
! 68: UseOfMFC="0"
! 69: ATLMinimizesCRunTimeLibraryUsage="FALSE">
! 70: <Tool
! 71: Name="VCCLCompilerTool"
! 72: Optimization="2"
! 73: InlineFunctionExpansion="1"
! 74: PreprocessorDefinitions="NDEBUG;_WIN32"
! 75: StringPooling="TRUE"
! 76: RuntimeLibrary="2"
! 77: EnableFunctionLevelLinking="TRUE"
! 78: UsePrecompiledHeader="2"
! 79: PrecompiledHeaderFile=".\Release/libltdl.pch"
! 80: AssemblerListingLocation=".\Release/"
! 81: ObjectFile=".\Release/"
! 82: ProgramDataBaseFileName=".\Release/"
! 83: WarningLevel="3"
! 84: SuppressStartupBanner="TRUE"/>
! 85: <Tool
! 86: Name="VCCustomBuildTool"/>
! 87: <Tool
! 88: Name="VCLibrarianTool"
! 89: OutputFile=".\Release\libltdl.lib"
! 90: SuppressStartupBanner="TRUE"/>
! 91: <Tool
! 92: Name="VCMIDLTool"/>
! 93: <Tool
! 94: Name="VCPostBuildEventTool"/>
! 95: <Tool
! 96: Name="VCPreBuildEventTool"/>
! 97: <Tool
! 98: Name="VCPreLinkEventTool"/>
! 99: <Tool
! 100: Name="VCResourceCompilerTool"
! 101: PreprocessorDefinitions="NDEBUG"
! 102: Culture="1049"/>
! 103: <Tool
! 104: Name="VCWebServiceProxyGeneratorTool"/>
! 105: <Tool
! 106: Name="VCXMLDataGeneratorTool"/>
! 107: <Tool
! 108: Name="VCManagedWrapperGeneratorTool"/>
! 109: <Tool
! 110: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 111: </Configuration>
! 112: </Configurations>
! 113: <References>
! 114: </References>
! 115: <Files>
! 116: <Filter
! 117: Name="Source Files"
! 118: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
! 119: <File
! 120: RelativePath="ltdl.c">
! 121: <FileConfiguration
! 122: Name="Debug|Win32">
! 123: <Tool
! 124: Name="VCCLCompilerTool"
! 125: Optimization="0"
! 126: PreprocessorDefinitions=""
! 127: BasicRuntimeChecks="3"/>
! 128: </FileConfiguration>
! 129: <FileConfiguration
! 130: Name="Release|Win32">
! 131: <Tool
! 132: Name="VCCLCompilerTool"
! 133: Optimization="2"
! 134: PreprocessorDefinitions=""/>
! 135: </FileConfiguration>
! 136: </File>
! 137: </Filter>
! 138: <Filter
! 139: Name="Header Files"
! 140: Filter="h;hpp;hxx;hm;inl">
! 141: <File
! 142: RelativePath="config.h">
! 143: </File>
! 144: <File
! 145: RelativePath="config_fixed.h">
! 146: </File>
! 147: <File
! 148: RelativePath="ltdl.h">
! 149: </File>
! 150: </Filter>
! 151: </Files>
! 152: <Globals>
! 153: </Globals>
! 154: </VisualStudioProject>
E-mail: