10f483bff46a43544dca212caad6628d1637f8b3
[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         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory="..\Debug"
21                         IntermediateDirectory="Debug"
22                         ConfigurationType="4"
23                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24                         CharacterSet="2"
25                         >
26                         <Tool
27                                 Name="VCPreBuildEventTool"
28                         />
29                         <Tool
30                                 Name="VCCustomBuildTool"
31                         />
32                         <Tool
33                                 Name="VCXMLDataGeneratorTool"
34                         />
35                         <Tool
36                                 Name="VCWebServiceProxyGeneratorTool"
37                         />
38                         <Tool
39                                 Name="VCMIDLTool"
40                         />
41                         <Tool
42                                 Name="VCCLCompilerTool"
43                                 Optimization="0"
44                                 AdditionalIncludeDirectories="..\..\include;.."
45                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
46                                 StringPooling="true"
47                                 MinimalRebuild="true"
48                                 BasicRuntimeChecks="3"
49                                 RuntimeLibrary="3"
50                                 ForceConformanceInForLoopScope="true"
51                                 RuntimeTypeInfo="true"
52                                 UsePrecompiledHeader="0"
53                                 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
54                                 BrowseInformation="1"
55                                 WarningLevel="3"
56                                 Detect64BitPortabilityProblems="false"
57                                 DebugInformationFormat="3"
58                                 DisableSpecificWarnings="4355,4146,4800"
59                         />
60                         <Tool
61                                 Name="VCManagedResourceCompilerTool"
62                         />
63                         <Tool
64                                 Name="VCResourceCompilerTool"
65                         />
66                         <Tool
67                                 Name="VCPreLinkEventTool"
68                         />
69                         <Tool
70                                 Name="VCLibrarianTool"
71                                 OutputFile="$(OutDir)/System.lib"
72                         />
73                         <Tool
74                                 Name="VCALinkTool"
75                         />
76                         <Tool
77                                 Name="VCXDCMakeTool"
78                         />
79                         <Tool
80                                 Name="VCBscMakeTool"
81                         />
82                         <Tool
83                                 Name="VCFxCopTool"
84                         />
85                         <Tool
86                                 Name="VCPostBuildEventTool"
87                         />
88                 </Configuration>
89                 <Configuration
90                         Name="Release|Win32"
91                         OutputDirectory="..\Release"
92                         IntermediateDirectory="Release"
93                         ConfigurationType="4"
94                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
95                         CharacterSet="2"
96                         >
97                         <Tool
98                                 Name="VCPreBuildEventTool"
99                         />
100                         <Tool
101                                 Name="VCCustomBuildTool"
102                         />
103                         <Tool
104                                 Name="VCXMLDataGeneratorTool"
105                         />
106                         <Tool
107                                 Name="VCWebServiceProxyGeneratorTool"
108                         />
109                         <Tool
110                                 Name="VCMIDLTool"
111                         />
112                         <Tool
113                                 Name="VCCLCompilerTool"
114                                 AdditionalIncludeDirectories="..\..\include;.."
115                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
116                                 StringPooling="true"
117                                 RuntimeLibrary="2"
118                                 ForceConformanceInForLoopScope="true"
119                                 RuntimeTypeInfo="true"
120                                 UsePrecompiledHeader="0"
121                                 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
122                                 WarningLevel="3"
123                                 Detect64BitPortabilityProblems="false"
124                                 DebugInformationFormat="3"
125                                 DisableSpecificWarnings="4355,4146,4800"
126                         />
127                         <Tool
128                                 Name="VCManagedResourceCompilerTool"
129                         />
130                         <Tool
131                                 Name="VCResourceCompilerTool"
132                         />
133                         <Tool
134                                 Name="VCPreLinkEventTool"
135                         />
136                         <Tool
137                                 Name="VCLibrarianTool"
138                                 OutputFile="$(OutDir)/System.lib"
139                         />
140                         <Tool
141                                 Name="VCALinkTool"
142                         />
143                         <Tool
144                                 Name="VCXDCMakeTool"
145                         />
146                         <Tool
147                                 Name="VCBscMakeTool"
148                         />
149                         <Tool
150                                 Name="VCFxCopTool"
151                         />
152                         <Tool
153                                 Name="VCPostBuildEventTool"
154                         />
155                 </Configuration>
156         </Configurations>
157         <References>
158         </References>
159         <Files>
160                 <Filter
161                         Name="Source Files"
162                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
163                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
164                         >
165                         <File
166                                 RelativePath="..\..\lib\System\Alarm.cpp"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath="..\..\lib\System\Disassembler.cpp"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath="..\..\lib\System\DynamicLibrary.cpp"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath="..\..\lib\System\IncludeFile.cpp"
179                                 >
180                         </File>
181                         <File
182                                 RelativePath="..\..\lib\System\MappedFile.cpp"
183                                 >
184                         </File>
185                         <File
186                                 RelativePath="..\..\lib\System\Memory.cpp"
187                                 >
188                         </File>
189                         <File
190                                 RelativePath="..\..\lib\System\Mutex.cpp"
191                                 >
192                         </File>
193                         <File
194                                 RelativePath="..\..\lib\System\Path.cpp"
195                                 >
196                         </File>
197                         <File
198                                 RelativePath="..\..\lib\System\Process.cpp"
199                                 >
200                         </File>
201                         <File
202                                 RelativePath="..\..\lib\System\Program.cpp"
203                                 >
204                         </File>
205                         <File
206                                 RelativePath="..\..\lib\System\Signals.cpp"
207                                 >
208                         </File>
209                         <File
210                                 RelativePath="..\..\lib\System\TimeValue.cpp"
211                                 >
212                         </File>
213                 </Filter>
214                 <Filter
215                         Name="Header Files"
216                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
217                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
218                         >
219                         <File
220                                 RelativePath="..\..\include\llvm\System\Alarm.h"
221                                 >
222                         </File>
223                         <File
224                                 RelativePath="..\..\include\llvm\System\Disassembler.h"
225                                 >
226                         </File>
227                         <File
228                                 RelativePath="..\..\include\llvm\System\DynamicLibrary.h"
229                                 >
230                         </File>
231                         <File
232                                 RelativePath="..\..\include\llvm\System\IncludeFile.h"
233                                 >
234                         </File>
235                         <File
236                                 RelativePath="..\..\include\llvm\System\MappedFile.h"
237                                 >
238                         </File>
239                         <File
240                                 RelativePath="..\..\include\llvm\System\Memory.h"
241                                 >
242                         </File>
243                         <File
244                                 RelativePath="..\..\include\llvm\System\Mutex.h"
245                                 >
246                         </File>
247                         <File
248                                 RelativePath="..\..\include\llvm\System\Path.h"
249                                 >
250                         </File>
251                         <File
252                                 RelativePath="..\..\include\llvm\System\Process.h"
253                                 >
254                         </File>
255                         <File
256                                 RelativePath="..\..\include\llvm\System\Program.h"
257                                 >
258                         </File>
259                         <File
260                                 RelativePath="..\..\include\llvm\System\Signals.h"
261                                 >
262                         </File>
263                         <File
264                                 RelativePath="..\..\include\llvm\System\TimeValue.h"
265                                 >
266                         </File>
267                 </Filter>
268                 <Filter
269                         Name="Win32"
270                         >
271                         <File
272                                 RelativePath="..\..\lib\System\Win32\Alarm.inc"
273                                 >
274                         </File>
275                         <File
276                                 RelativePath="..\..\lib\System\Win32\DynamicLibrary.inc"
277                                 >
278                         </File>
279                         <File
280                                 RelativePath="..\..\lib\System\Win32\MappedFile.inc"
281                                 >
282                         </File>
283                         <File
284                                 RelativePath="..\..\lib\System\Win32\Memory.inc"
285                                 >
286                         </File>
287                         <File
288                                 RelativePath="..\..\lib\System\Win32\Mutex.inc"
289                                 >
290                         </File>
291                         <File
292                                 RelativePath="..\..\lib\System\Win32\Path.inc"
293                                 >
294                         </File>
295                         <File
296                                 RelativePath="..\..\lib\System\Win32\Process.inc"
297                                 >
298                         </File>
299                         <File
300                                 RelativePath="..\..\lib\System\Win32\Program.inc"
301                                 >
302                         </File>
303                         <File
304                                 RelativePath="..\..\lib\System\Win32\Signals.inc"
305                                 >
306                         </File>
307                         <File
308                                 RelativePath="..\..\lib\System\Win32\TimeValue.inc"
309                                 >
310                         </File>
311                         <File
312                                 RelativePath="..\..\lib\System\Win32\Win32.h"
313                                 >
314                         </File>
315                 </Filter>
316         </Files>
317         <Globals>
318         </Globals>
319 </VisualStudioProject>