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