Make sure targets are initialized before we do anything, even command line
[llvm/systemz.git] / win32 / Linker / Linker.vcproj
blobe88566ae67129bd0d76f52c825e9d56cffe58362
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="Linker"
6 ProjectGUID="{342CF48F-760A-4040-A9A1-7D75AA2471CE}"
7 Keyword="Win32Proj"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 <Platform
14 Name="x64"
16 </Platforms>
17 <ToolFiles>
18 </ToolFiles>
19 <Configurations>
20 <Configuration
21 Name="Debug|Win32"
22 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
23 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
24 ConfigurationType="4"
25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
26 CharacterSet="2"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 AdditionalIncludeDirectories="..\..\include;.."
47 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
48 StringPooling="true"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 ForceConformanceInForLoopScope="true"
53 RuntimeTypeInfo="true"
54 UsePrecompiledHeader="0"
55 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
56 BrowseInformation="1"
57 WarningLevel="3"
58 Detect64BitPortabilityProblems="false"
59 DebugInformationFormat="3"
60 DisableSpecificWarnings="4355,4146,4800"
62 <Tool
63 Name="VCManagedResourceCompilerTool"
65 <Tool
66 Name="VCResourceCompilerTool"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLibrarianTool"
73 OutputFile="$(OutDir)/Linker.lib"
75 <Tool
76 Name="VCALinkTool"
78 <Tool
79 Name="VCXDCMakeTool"
81 <Tool
82 Name="VCBscMakeTool"
84 <Tool
85 Name="VCFxCopTool"
87 <Tool
88 Name="VCPostBuildEventTool"
90 </Configuration>
91 <Configuration
92 Name="Release|Win32"
93 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
94 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
95 ConfigurationType="4"
96 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
97 CharacterSet="2"
99 <Tool
100 Name="VCPreBuildEventTool"
102 <Tool
103 Name="VCCustomBuildTool"
105 <Tool
106 Name="VCXMLDataGeneratorTool"
108 <Tool
109 Name="VCWebServiceProxyGeneratorTool"
111 <Tool
112 Name="VCMIDLTool"
114 <Tool
115 Name="VCCLCompilerTool"
116 AdditionalIncludeDirectories="..\..\include;.."
117 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
118 StringPooling="true"
119 RuntimeLibrary="2"
120 ForceConformanceInForLoopScope="true"
121 RuntimeTypeInfo="true"
122 UsePrecompiledHeader="0"
123 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
124 WarningLevel="3"
125 Detect64BitPortabilityProblems="false"
126 DebugInformationFormat="3"
127 DisableSpecificWarnings="4355,4146,4800"
129 <Tool
130 Name="VCManagedResourceCompilerTool"
132 <Tool
133 Name="VCResourceCompilerTool"
135 <Tool
136 Name="VCPreLinkEventTool"
138 <Tool
139 Name="VCLibrarianTool"
140 OutputFile="$(OutDir)/Linker.lib"
142 <Tool
143 Name="VCALinkTool"
145 <Tool
146 Name="VCXDCMakeTool"
148 <Tool
149 Name="VCBscMakeTool"
151 <Tool
152 Name="VCFxCopTool"
154 <Tool
155 Name="VCPostBuildEventTool"
157 </Configuration>
158 <Configuration
159 Name="Debug|x64"
160 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
161 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
162 ConfigurationType="4"
163 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
164 CharacterSet="2"
166 <Tool
167 Name="VCPreBuildEventTool"
169 <Tool
170 Name="VCCustomBuildTool"
172 <Tool
173 Name="VCXMLDataGeneratorTool"
175 <Tool
176 Name="VCWebServiceProxyGeneratorTool"
178 <Tool
179 Name="VCMIDLTool"
180 TargetEnvironment="3"
182 <Tool
183 Name="VCCLCompilerTool"
184 Optimization="0"
185 AdditionalIncludeDirectories="..\..\include;.."
186 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
187 StringPooling="true"
188 MinimalRebuild="true"
189 BasicRuntimeChecks="3"
190 RuntimeLibrary="3"
191 ForceConformanceInForLoopScope="true"
192 RuntimeTypeInfo="true"
193 UsePrecompiledHeader="0"
194 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
195 BrowseInformation="1"
196 WarningLevel="3"
197 Detect64BitPortabilityProblems="false"
198 DebugInformationFormat="3"
199 DisableSpecificWarnings="4355,4146,4800"
201 <Tool
202 Name="VCManagedResourceCompilerTool"
204 <Tool
205 Name="VCResourceCompilerTool"
207 <Tool
208 Name="VCPreLinkEventTool"
210 <Tool
211 Name="VCLibrarianTool"
212 OutputFile="$(OutDir)/Linker.lib"
214 <Tool
215 Name="VCALinkTool"
217 <Tool
218 Name="VCXDCMakeTool"
220 <Tool
221 Name="VCBscMakeTool"
223 <Tool
224 Name="VCFxCopTool"
226 <Tool
227 Name="VCPostBuildEventTool"
229 </Configuration>
230 <Configuration
231 Name="Release|x64"
232 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
233 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
234 ConfigurationType="4"
235 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
236 CharacterSet="2"
238 <Tool
239 Name="VCPreBuildEventTool"
241 <Tool
242 Name="VCCustomBuildTool"
244 <Tool
245 Name="VCXMLDataGeneratorTool"
247 <Tool
248 Name="VCWebServiceProxyGeneratorTool"
250 <Tool
251 Name="VCMIDLTool"
252 TargetEnvironment="3"
254 <Tool
255 Name="VCCLCompilerTool"
256 AdditionalIncludeDirectories="..\..\include;.."
257 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
258 StringPooling="true"
259 RuntimeLibrary="2"
260 ForceConformanceInForLoopScope="true"
261 RuntimeTypeInfo="true"
262 UsePrecompiledHeader="0"
263 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
264 WarningLevel="3"
265 Detect64BitPortabilityProblems="false"
266 DebugInformationFormat="3"
267 DisableSpecificWarnings="4355,4146,4800"
269 <Tool
270 Name="VCManagedResourceCompilerTool"
272 <Tool
273 Name="VCResourceCompilerTool"
275 <Tool
276 Name="VCPreLinkEventTool"
278 <Tool
279 Name="VCLibrarianTool"
280 OutputFile="$(OutDir)/Linker.lib"
282 <Tool
283 Name="VCALinkTool"
285 <Tool
286 Name="VCXDCMakeTool"
288 <Tool
289 Name="VCBscMakeTool"
291 <Tool
292 Name="VCFxCopTool"
294 <Tool
295 Name="VCPostBuildEventTool"
297 </Configuration>
298 </Configurations>
299 <References>
300 </References>
301 <Files>
302 <Filter
303 Name="Source Files"
304 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
305 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
307 <File
308 RelativePath="..\..\lib\Linker\LinkArchives.cpp"
310 </File>
311 <File
312 RelativePath="..\..\lib\Linker\Linker.cpp"
314 </File>
315 <File
316 RelativePath="..\..\lib\Linker\LinkItems.cpp"
318 </File>
319 <File
320 RelativePath="..\..\lib\Linker\LinkModules.cpp"
322 </File>
323 </Filter>
324 <Filter
325 Name="Header Files"
326 Filter="h;hpp;hxx;hm;inl;inc;xsd"
327 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
329 <File
330 RelativePath="..\..\include\llvm\Linker.h"
332 </File>
333 </Filter>
334 </Files>
335 <Globals>
336 </Globals>
337 </VisualStudioProject>