Removed a deleted file from the VStudio System project. Also added custom build...
[oota-llvm.git] / win32 / System / System.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="System"
6         ProjectGUID="{0F8407F3-FA23-4CF1-83A9-DCBE0B361489}"
7         RootNamespace="System"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14                 <Platform
15                         Name="x64"
16                 />
17         </Platforms>
18         <ToolFiles>
19         </ToolFiles>
20         <Configurations>
21                 <Configuration
22                         Name="Debug|Win32"
23                         OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
24                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
25                         ConfigurationType="4"
26                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
27                         CharacterSet="2"
28                         >
29                         <Tool
30                                 Name="VCPreBuildEventTool"
31                         />
32                         <Tool
33                                 Name="VCCustomBuildTool"
34                         />
35                         <Tool
36                                 Name="VCXMLDataGeneratorTool"
37                         />
38                         <Tool
39                                 Name="VCWebServiceProxyGeneratorTool"
40                         />
41                         <Tool
42                                 Name="VCMIDLTool"
43                         />
44                         <Tool
45                                 Name="VCCLCompilerTool"
46                                 Optimization="0"
47                                 AdditionalIncludeDirectories="..\..\include;.."
48                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
49                                 StringPooling="true"
50                                 MinimalRebuild="true"
51                                 BasicRuntimeChecks="3"
52                                 RuntimeLibrary="3"
53                                 ForceConformanceInForLoopScope="true"
54                                 RuntimeTypeInfo="true"
55                                 UsePrecompiledHeader="0"
56                                 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
57                                 BrowseInformation="1"
58                                 WarningLevel="3"
59                                 Detect64BitPortabilityProblems="false"
60                                 DebugInformationFormat="3"
61                                 DisableSpecificWarnings="4355,4146,4800"
62                         />
63                         <Tool
64                                 Name="VCManagedResourceCompilerTool"
65                         />
66                         <Tool
67                                 Name="VCResourceCompilerTool"
68                         />
69                         <Tool
70                                 Name="VCPreLinkEventTool"
71                         />
72                         <Tool
73                                 Name="VCLibrarianTool"
74                                 OutputFile="$(OutDir)/System.lib"
75                         />
76                         <Tool
77                                 Name="VCALinkTool"
78                         />
79                         <Tool
80                                 Name="VCXDCMakeTool"
81                         />
82                         <Tool
83                                 Name="VCBscMakeTool"
84                         />
85                         <Tool
86                                 Name="VCFxCopTool"
87                         />
88                         <Tool
89                                 Name="VCPostBuildEventTool"
90                         />
91                 </Configuration>
92                 <Configuration
93                         Name="Debug|x64"
94                         OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
95                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
96                         ConfigurationType="4"
97                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
98                         CharacterSet="2"
99                         >
100                         <Tool
101                                 Name="VCPreBuildEventTool"
102                         />
103                         <Tool
104                                 Name="VCCustomBuildTool"
105                         />
106                         <Tool
107                                 Name="VCXMLDataGeneratorTool"
108                         />
109                         <Tool
110                                 Name="VCWebServiceProxyGeneratorTool"
111                         />
112                         <Tool
113                                 Name="VCMIDLTool"
114                                 TargetEnvironment="3"
115                         />
116                         <Tool
117                                 Name="VCCLCompilerTool"
118                                 Optimization="0"
119                                 AdditionalIncludeDirectories="..\..\include;.."
120                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
121                                 StringPooling="true"
122                                 MinimalRebuild="true"
123                                 BasicRuntimeChecks="3"
124                                 RuntimeLibrary="3"
125                                 ForceConformanceInForLoopScope="true"
126                                 RuntimeTypeInfo="true"
127                                 UsePrecompiledHeader="0"
128                                 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
129                                 BrowseInformation="1"
130                                 WarningLevel="3"
131                                 Detect64BitPortabilityProblems="false"
132                                 DebugInformationFormat="3"
133                                 DisableSpecificWarnings="4355,4146,4800"
134                         />
135                         <Tool
136                                 Name="VCManagedResourceCompilerTool"
137                         />
138                         <Tool
139                                 Name="VCResourceCompilerTool"
140                         />
141                         <Tool
142                                 Name="VCPreLinkEventTool"
143                         />
144                         <Tool
145                                 Name="VCLibrarianTool"
146                                 OutputFile="$(OutDir)/System.lib"
147                         />
148                         <Tool
149                                 Name="VCALinkTool"
150                         />
151                         <Tool
152                                 Name="VCXDCMakeTool"
153                         />
154                         <Tool
155                                 Name="VCBscMakeTool"
156                         />
157                         <Tool
158                                 Name="VCFxCopTool"
159                         />
160                         <Tool
161                                 Name="VCPostBuildEventTool"
162                         />
163                 </Configuration>
164                 <Configuration
165                         Name="Release|Win32"
166                         OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
167                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
168                         ConfigurationType="4"
169                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
170                         CharacterSet="2"
171                         >
172                         <Tool
173                                 Name="VCPreBuildEventTool"
174                         />
175                         <Tool
176                                 Name="VCCustomBuildTool"
177                         />
178                         <Tool
179                                 Name="VCXMLDataGeneratorTool"
180                         />
181                         <Tool
182                                 Name="VCWebServiceProxyGeneratorTool"
183                         />
184                         <Tool
185                                 Name="VCMIDLTool"
186                         />
187                         <Tool
188                                 Name="VCCLCompilerTool"
189                                 AdditionalIncludeDirectories="..\..\include;.."
190                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
191                                 StringPooling="true"
192                                 RuntimeLibrary="2"
193                                 ForceConformanceInForLoopScope="true"
194                                 RuntimeTypeInfo="true"
195                                 UsePrecompiledHeader="0"
196                                 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
197                                 WarningLevel="3"
198                                 Detect64BitPortabilityProblems="false"
199                                 DebugInformationFormat="3"
200                                 DisableSpecificWarnings="4355,4146,4800"
201                         />
202                         <Tool
203                                 Name="VCManagedResourceCompilerTool"
204                         />
205                         <Tool
206                                 Name="VCResourceCompilerTool"
207                         />
208                         <Tool
209                                 Name="VCPreLinkEventTool"
210                         />
211                         <Tool
212                                 Name="VCLibrarianTool"
213                                 OutputFile="$(OutDir)/System.lib"
214                         />
215                         <Tool
216                                 Name="VCALinkTool"
217                         />
218                         <Tool
219                                 Name="VCXDCMakeTool"
220                         />
221                         <Tool
222                                 Name="VCBscMakeTool"
223                         />
224                         <Tool
225                                 Name="VCFxCopTool"
226                         />
227                         <Tool
228                                 Name="VCPostBuildEventTool"
229                         />
230                 </Configuration>
231                 <Configuration
232                         Name="Release|x64"
233                         OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
234                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
235                         ConfigurationType="4"
236                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
237                         CharacterSet="2"
238                         >
239                         <Tool
240                                 Name="VCPreBuildEventTool"
241                         />
242                         <Tool
243                                 Name="VCCustomBuildTool"
244                         />
245                         <Tool
246                                 Name="VCXMLDataGeneratorTool"
247                         />
248                         <Tool
249                                 Name="VCWebServiceProxyGeneratorTool"
250                         />
251                         <Tool
252                                 Name="VCMIDLTool"
253                                 TargetEnvironment="3"
254                         />
255                         <Tool
256                                 Name="VCCLCompilerTool"
257                                 AdditionalIncludeDirectories="..\..\include;.."
258                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
259                                 StringPooling="true"
260                                 RuntimeLibrary="2"
261                                 ForceConformanceInForLoopScope="true"
262                                 RuntimeTypeInfo="true"
263                                 UsePrecompiledHeader="0"
264                                 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
265                                 WarningLevel="3"
266                                 Detect64BitPortabilityProblems="false"
267                                 DebugInformationFormat="3"
268                                 DisableSpecificWarnings="4355,4146,4800"
269                         />
270                         <Tool
271                                 Name="VCManagedResourceCompilerTool"
272                         />
273                         <Tool
274                                 Name="VCResourceCompilerTool"
275                         />
276                         <Tool
277                                 Name="VCPreLinkEventTool"
278                         />
279                         <Tool
280                                 Name="VCLibrarianTool"
281                                 OutputFile="$(OutDir)/System.lib"
282                         />
283                         <Tool
284                                 Name="VCALinkTool"
285                         />
286                         <Tool
287                                 Name="VCXDCMakeTool"
288                         />
289                         <Tool
290                                 Name="VCBscMakeTool"
291                         />
292                         <Tool
293                                 Name="VCFxCopTool"
294                         />
295                         <Tool
296                                 Name="VCPostBuildEventTool"
297                         />
298                 </Configuration>
299         </Configurations>
300         <References>
301         </References>
302         <Files>
303                 <Filter
304                         Name="Source Files"
305                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
306                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
307                         >
308                         <File
309                                 RelativePath="..\..\lib\System\Alarm.cpp"
310                                 >
311                         </File>
312                         <File
313                                 RelativePath="..\..\lib\System\Disassembler.cpp"
314                                 >
315                         </File>
316                         <File
317                                 RelativePath="..\..\lib\System\DynamicLibrary.cpp"
318                                 >
319                         </File>
320                         <File
321                                 RelativePath="..\..\lib\System\IncludeFile.cpp"
322                                 >
323                         </File>
324                         <File
325                                 RelativePath="..\..\lib\System\Memory.cpp"
326                                 >
327                         </File>
328                         <File
329                                 RelativePath="..\..\lib\System\Mutex.cpp"
330                                 >
331                         </File>
332                         <File
333                                 RelativePath="..\..\lib\System\Path.cpp"
334                                 >
335                         </File>
336                         <File
337                                 RelativePath="..\..\lib\System\Process.cpp"
338                                 >
339                         </File>
340                         <File
341                                 RelativePath="..\..\lib\System\Program.cpp"
342                                 >
343                         </File>
344                         <File
345                                 RelativePath="..\..\lib\System\Signals.cpp"
346                                 >
347                         </File>
348                         <File
349                                 RelativePath="..\..\lib\System\TimeValue.cpp"
350                                 >
351                         </File>
352                 </Filter>
353                 <Filter
354                         Name="Header Files"
355                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
356                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
357                         >
358                         <File
359                                 RelativePath="..\..\include\llvm\System\Alarm.h"
360                                 >
361                         </File>
362                         <File
363                                 RelativePath="..\..\include\llvm\System\Disassembler.h"
364                                 >
365                         </File>
366                         <File
367                                 RelativePath="..\..\include\llvm\System\DynamicLibrary.h"
368                                 >
369                         </File>
370                         <File
371                                 RelativePath="..\..\include\llvm\System\Host.h"
372                                 >
373                         </File>
374                         <File
375                                 RelativePath="..\..\include\llvm\System\IncludeFile.h"
376                                 >
377                         </File>
378                         <File
379                                 RelativePath="..\..\include\llvm\System\MappedFile.h"
380                                 >
381                         </File>
382                         <File
383                                 RelativePath="..\..\include\llvm\System\Memory.h"
384                                 >
385                         </File>
386                         <File
387                                 RelativePath="..\..\include\llvm\System\Mutex.h"
388                                 >
389                         </File>
390                         <File
391                                 RelativePath="..\..\include\llvm\System\Path.h"
392                                 >
393                         </File>
394                         <File
395                                 RelativePath="..\..\include\llvm\System\Process.h"
396                                 >
397                         </File>
398                         <File
399                                 RelativePath="..\..\include\llvm\System\Program.h"
400                                 >
401                         </File>
402                         <File
403                                 RelativePath="..\..\include\llvm\System\Signals.h"
404                                 >
405                         </File>
406                         <File
407                                 RelativePath="..\..\include\llvm\System\TimeValue.h"
408                                 >
409                         </File>
410                 </Filter>
411                 <Filter
412                         Name="Win32"
413                         >
414                         <File
415                                 RelativePath="..\..\lib\System\Win32\Alarm.inc"
416                                 >
417                         </File>
418                         <File
419                                 RelativePath="..\..\lib\System\Win32\DynamicLibrary.inc"
420                                 >
421                         </File>
422                         <File
423                                 RelativePath="..\..\lib\System\Win32\MappedFile.inc"
424                                 >
425                         </File>
426                         <File
427                                 RelativePath="..\..\lib\System\Win32\Memory.inc"
428                                 >
429                         </File>
430                         <File
431                                 RelativePath="..\..\lib\System\Win32\Mutex.inc"
432                                 >
433                         </File>
434                         <File
435                                 RelativePath="..\..\lib\System\Win32\Path.inc"
436                                 >
437                         </File>
438                         <File
439                                 RelativePath="..\..\lib\System\Win32\Process.inc"
440                                 >
441                         </File>
442                         <File
443                                 RelativePath="..\..\lib\System\Win32\Program.inc"
444                                 >
445                         </File>
446                         <File
447                                 RelativePath="..\..\lib\System\Win32\Signals.inc"
448                                 >
449                         </File>
450                         <File
451                                 RelativePath="..\..\lib\System\Win32\TimeValue.inc"
452                                 >
453                         </File>
454                         <File
455                                 RelativePath="..\..\lib\System\Win32\Win32.h"
456                                 >
457                         </File>
458                 </Filter>
459         </Files>
460         <Globals>
461         </Globals>
462 </VisualStudioProject>