|
|
1.1 paf 1: <?xml version="1.0" encoding="windows-1251"?>
2: <VisualStudioProject
3: ProjectType="Visual C++"
1.5 misha 4: Version="7.10"
1.1 paf 5: Name="ltdl"
1.5 misha 6: SccProjectName="libltdl"
7: SccAuxPath=""
8: SccLocalPath="."
9: SccProvider="MSSCCI:Jalindi Igloo">
1.1 paf 10: <Platforms>
11: <Platform
1.5 misha 12: Name="Win32"/>
1.1 paf 13: </Platforms>
14: <Configurations>
15: <Configuration
16: Name="Debug|Win32"
17: OutputDirectory=".\Debug"
18: IntermediateDirectory=".\Debug"
19: ConfigurationType="4"
20: UseOfMFC="0"
1.5 misha 21: ATLMinimizesCRunTimeLibraryUsage="FALSE">
1.1 paf 22: <Tool
23: Name="VCCLCompilerTool"
24: Optimization="0"
1.7 moko 25: AdditionalIncludeDirectories=".;libltdl"
26: PreprocessorDefinitions="LTDL;LT_CONFIG_H=<config_fixed.h>"
1.1 paf 27: BasicRuntimeChecks="3"
28: RuntimeLibrary="3"
1.5 misha 29: UsePrecompiledHeader="2"
1.1 paf 30: PrecompiledHeaderFile=".\Debug/libltdl.pch"
31: AssemblerListingLocation=".\Debug/"
32: ObjectFile=".\Debug/"
33: ProgramDataBaseFileName=".\Debug/"
34: BrowseInformation="1"
1.2 paf 35: WarningLevel="0"
1.5 misha 36: SuppressStartupBanner="TRUE"
37: DebugInformationFormat="3"/>
38: <Tool
39: Name="VCCustomBuildTool"/>
40: <Tool
41: Name="VCLibrarianTool"
42: OutputFile=".\Debug\libltdl.lib"
43: SuppressStartupBanner="TRUE"/>
1.4 paf 44: <Tool
1.5 misha 45: Name="VCMIDLTool"/>
1.4 paf 46: <Tool
1.5 misha 47: Name="VCPostBuildEventTool"/>
1.1 paf 48: <Tool
1.5 misha 49: Name="VCPreBuildEventTool"/>
1.1 paf 50: <Tool
1.5 misha 51: Name="VCPreLinkEventTool"/>
1.1 paf 52: <Tool
1.5 misha 53: Name="VCResourceCompilerTool"
54: PreprocessorDefinitions="_DEBUG"
55: Culture="1049"/>
1.1 paf 56: <Tool
1.5 misha 57: Name="VCWebServiceProxyGeneratorTool"/>
1.1 paf 58: <Tool
1.5 misha 59: Name="VCXMLDataGeneratorTool"/>
1.1 paf 60: <Tool
1.5 misha 61: Name="VCManagedWrapperGeneratorTool"/>
1.1 paf 62: <Tool
1.5 misha 63: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
1.1 paf 64: </Configuration>
65: <Configuration
66: Name="Release|Win32"
67: OutputDirectory=".\Release"
68: IntermediateDirectory=".\Release"
69: ConfigurationType="4"
70: UseOfMFC="0"
1.5 misha 71: ATLMinimizesCRunTimeLibraryUsage="FALSE">
1.1 paf 72: <Tool
73: Name="VCCLCompilerTool"
1.7 moko 74: Optimization="2"
1.9 ! moko 75: AdditionalIncludeDirectories=".;libltdl"
! 76: PreprocessorDefinitions="LTDL;LT_CONFIG_H=<config_fixed.h>"
1.5 misha 77: StringPooling="TRUE"
1.1 paf 78: RuntimeLibrary="2"
1.5 misha 79: UsePrecompiledHeader="2"
1.1 paf 80: PrecompiledHeaderFile=".\Release/libltdl.pch"
81: AssemblerListingLocation=".\Release/"
82: ObjectFile=".\Release/"
83: ProgramDataBaseFileName=".\Release/"
1.2 paf 84: WarningLevel="0"
1.9 ! moko 85: SuppressStartupBanner="TRUE"
! 86: InlineFunctionExpansion="1"
! 87: GlobalOptimizations="TRUE"
! 88: EnableFunctionLevelLinking="TRUE"/>
1.5 misha 89: <Tool
90: Name="VCCustomBuildTool"/>
1.4 paf 91: <Tool
1.5 misha 92: Name="VCLibrarianTool"
93: OutputFile=".\Release\libltdl.lib"
94: SuppressStartupBanner="TRUE"/>
1.1 paf 95: <Tool
1.5 misha 96: Name="VCMIDLTool"/>
97: <Tool
98: Name="VCPostBuildEventTool"/>
1.4 paf 99: <Tool
1.5 misha 100: Name="VCPreBuildEventTool"/>
1.1 paf 101: <Tool
1.5 misha 102: Name="VCPreLinkEventTool"/>
1.1 paf 103: <Tool
1.5 misha 104: Name="VCResourceCompilerTool"
105: PreprocessorDefinitions="NDEBUG"
106: Culture="1049"/>
1.1 paf 107: <Tool
1.5 misha 108: Name="VCWebServiceProxyGeneratorTool"/>
1.1 paf 109: <Tool
1.5 misha 110: Name="VCXMLDataGeneratorTool"/>
1.1 paf 111: <Tool
1.5 misha 112: Name="VCManagedWrapperGeneratorTool"/>
1.1 paf 113: <Tool
1.5 misha 114: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
1.1 paf 115: </Configuration>
116: </Configurations>
117: <References>
118: </References>
119: <Files>
120: <Filter
121: Name="Source Files"
1.5 misha 122: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
1.1 paf 123: <File
1.7 moko 124: RelativePath=".\argz.c">
125: </File>
126: <File
127: RelativePath=".\lt__alloc.c">
128: </File>
129: <File
130: RelativePath=".\lt__dirent.c">
131: </File>
132: <File
133: RelativePath=".\lt__strl.c">
134: </File>
135: <File
136: RelativePath=".\lt_dlloader.c">
137: </File>
138: <File
139: RelativePath=".\lt_error.c">
140: </File>
141: <File
1.5 misha 142: RelativePath="ltdl.c">
1.1 paf 143: <FileConfiguration
1.5 misha 144: Name="Debug|Win32">
1.1 paf 145: <Tool
146: Name="VCCLCompilerTool"
147: Optimization="0"
148: PreprocessorDefinitions=""
149: BasicRuntimeChecks="3"
1.5 misha 150: BrowseInformation="1"/>
1.1 paf 151: </FileConfiguration>
152: <FileConfiguration
1.5 misha 153: Name="Release|Win32">
1.1 paf 154: <Tool
155: Name="VCCLCompilerTool"
1.7 moko 156: Optimization="2"
157: GlobalOptimizations="TRUE"
1.5 misha 158: PreprocessorDefinitions=""/>
1.1 paf 159: </FileConfiguration>
160: </File>
1.7 moko 161: <File
162: RelativePath=".\slist.c">
163: </File>
164: <Filter
165: Name="loaders"
166: Filter="">
167: <File
168: RelativePath=".\loaders\loadlibrary.c">
169: </File>
170: </Filter>
1.1 paf 171: </Filter>
172: <Filter
173: Name="Header Files"
1.5 misha 174: Filter="h;hpp;hxx;hm;inl">
1.1 paf 175: <File
1.5 misha 176: RelativePath="config_fixed.h">
1.1 paf 177: </File>
178: <File
1.5 misha 179: RelativePath="ltdl.h">
1.1 paf 180: </File>
1.7 moko 181: <Filter
182: Name="libltdl"
183: Filter="">
184: <File
185: RelativePath=".\libltdl\lt__alloc.h">
186: </File>
187: <File
188: RelativePath=".\libltdl\lt__dirent.h">
189: </File>
190: <File
191: RelativePath=".\libltdl\lt__glibc.h">
192: </File>
193: <File
194: RelativePath=".\libltdl\lt__private.h">
195: </File>
196: <File
197: RelativePath=".\libltdl\lt__strl.h">
198: </File>
199: <File
200: RelativePath=".\libltdl\lt_dlloader.h">
201: </File>
202: <File
203: RelativePath=".\libltdl\lt_error.h">
204: </File>
205: <File
206: RelativePath=".\libltdl\lt_system.h">
207: </File>
208: <File
209: RelativePath=".\libltdl\slist.h">
210: </File>
211: </Filter>
1.1 paf 212: </Filter>
213: </Files>
214: <Globals>
215: </Globals>
216: </VisualStudioProject>