Enable high-resolution timestamps for Darwin (Mac OSX)
[make.git] / make_msvc_net2003.vcproj
blob357dfbac6a1f9afac588866347788176160709af
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="make_msvc.net2003"
6 ProjectGUID="{E96B5060-3240-4723-91C9-E64F1C877A04}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="1"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories=".;w32/include;glob"
23 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H=1;WINDOWS32=1"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="1"
27 ForceConformanceInForLoopScope="TRUE"
28 UsePrecompiledHeader="0"
29 WarningLevel="4"
30 SuppressStartupBanner="TRUE"
31 Detect64BitPortabilityProblems="FALSE"
32 DebugInformationFormat="4"/>
33 <Tool
34 Name="VCCustomBuildTool"/>
35 <Tool
36 Name="VCLinkerTool"
37 OutputFile="$(OutDir)/make_msvc.net2003.exe"
38 LinkIncremental="2"
39 GenerateDebugInformation="TRUE"
40 ProgramDatabaseFile="$(OutDir)/make_msvc.net2003.pdb"
41 SubSystem="1"
42 TargetMachine="1"/>
43 <Tool
44 Name="VCMIDLTool"/>
45 <Tool
46 Name="VCPostBuildEventTool"/>
47 <Tool
48 Name="VCPreBuildEventTool"
49 Description="Copying config.h.W32 to config.h"
50 CommandLine="if not exist config.h copy config.h.W32 config.h"/>
51 <Tool
52 Name="VCPreLinkEventTool"/>
53 <Tool
54 Name="VCResourceCompilerTool"/>
55 <Tool
56 Name="VCWebServiceProxyGeneratorTool"/>
57 <Tool
58 Name="VCXMLDataGeneratorTool"/>
59 <Tool
60 Name="VCWebDeploymentTool"/>
61 <Tool
62 Name="VCManagedWrapperGeneratorTool"/>
63 <Tool
64 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
65 </Configuration>
66 <Configuration
67 Name="Release|Win32"
68 OutputDirectory="Release"
69 IntermediateDirectory="Release"
70 ConfigurationType="1"
71 CharacterSet="2">
72 <Tool
73 Name="VCCLCompilerTool"
74 AdditionalIncludeDirectories=".;w32/include;glob"
75 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H=1;WINDOWS32=1"
76 RuntimeLibrary="0"
77 ForceConformanceInForLoopScope="TRUE"
78 UsePrecompiledHeader="0"
79 WarningLevel="4"
80 Detect64BitPortabilityProblems="FALSE"
81 DebugInformationFormat="3"/>
82 <Tool
83 Name="VCCustomBuildTool"/>
84 <Tool
85 Name="VCLinkerTool"
86 OutputFile="$(OutDir)/make_msvc.net2003.exe"
87 LinkIncremental="1"
88 GenerateDebugInformation="TRUE"
89 SubSystem="1"
90 OptimizeReferences="2"
91 EnableCOMDATFolding="2"
92 TargetMachine="1"/>
93 <Tool
94 Name="VCMIDLTool"/>
95 <Tool
96 Name="VCPostBuildEventTool"/>
97 <Tool
98 Name="VCPreBuildEventTool"
99 Description="Copying config.h.W32 to config.h"
100 CommandLine="if not exist config.h copy config.h.W32 config.h"/>
101 <Tool
102 Name="VCPreLinkEventTool"/>
103 <Tool
104 Name="VCResourceCompilerTool"/>
105 <Tool
106 Name="VCWebServiceProxyGeneratorTool"/>
107 <Tool
108 Name="VCXMLDataGeneratorTool"/>
109 <Tool
110 Name="VCWebDeploymentTool"/>
111 <Tool
112 Name="VCManagedWrapperGeneratorTool"/>
113 <Tool
114 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
115 </Configuration>
116 </Configurations>
117 <References>
118 </References>
119 <Files>
120 <Filter
121 Name="src"
122 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
123 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
124 <File
125 RelativePath=".\ar.c">
126 </File>
127 <File
128 RelativePath=".\arscan.c">
129 </File>
130 <File
131 RelativePath=".\commands.c">
132 </File>
133 <File
134 RelativePath=".\default.c">
135 </File>
136 <File
137 RelativePath=".\dir.c">
138 </File>
139 <File
140 RelativePath=".\expand.c">
141 </File>
142 <File
143 RelativePath=".\file.c">
144 </File>
145 <File
146 RelativePath=".\function.c">
147 </File>
148 <File
149 RelativePath=".\getloadavg.c">
150 </File>
151 <File
152 RelativePath=".\getopt.c">
153 </File>
154 <File
155 RelativePath=".\getopt1.c">
156 </File>
157 <File
158 RelativePath=".\hash.c">
159 </File>
160 <File
161 RelativePath=".\strcache.c">
162 </File>
163 <File
164 RelativePath=".\implicit.c">
165 </File>
166 <File
167 RelativePath=".\job.c">
168 </File>
169 <File
170 RelativePath=".\main.c">
171 </File>
172 <File
173 RelativePath=".\misc.c">
174 </File>
175 <File
176 RelativePath=".\read.c">
177 </File>
178 <File
179 RelativePath=".\remake.c">
180 </File>
181 <File
182 RelativePath=".\remote-stub.c">
183 </File>
184 <File
185 RelativePath=".\rule.c">
186 </File>
187 <File
188 RelativePath=".\signame.c">
189 </File>
190 <File
191 RelativePath=".\variable.c">
192 </File>
193 <File
194 RelativePath=".\version.c">
195 </File>
196 <File
197 RelativePath=".\vpath.c">
198 </File>
199 <Filter
200 Name="w32"
201 Filter="">
202 <File
203 RelativePath=".\w32\compat\dirent.c">
204 </File>
205 <File
206 RelativePath=".\w32\subproc\misc.c">
207 <FileConfiguration
208 Name="Debug|Win32">
209 <Tool
210 Name="VCCLCompilerTool"
211 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
212 </FileConfiguration>
213 <FileConfiguration
214 Name="Release|Win32">
215 <Tool
216 Name="VCCLCompilerTool"
217 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
218 </FileConfiguration>
219 </File>
220 <File
221 RelativePath=".\w32\pathstuff.c">
222 </File>
223 <File
224 RelativePath=".\w32\subproc\sub_proc.c">
225 </File>
226 <File
227 RelativePath=".\w32\subproc\w32err.c">
228 </File>
229 </Filter>
230 <Filter
231 Name="glob"
232 Filter="">
233 <File
234 RelativePath=".\glob\fnmatch.c">
235 </File>
236 <File
237 RelativePath=".\glob\glob.c">
238 </File>
239 </Filter>
240 </Filter>
241 <Filter
242 Name="include"
243 Filter="h;hpp;hxx;hm;inl;inc;xsd"
244 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
245 <File
246 RelativePath=".\commands.h">
247 </File>
248 <File
249 RelativePath=".\config.h">
250 </File>
251 <File
252 RelativePath=".\debug.h">
253 </File>
254 <File
255 RelativePath=".\dep.h">
256 </File>
257 <File
258 RelativePath=".\filedef.h">
259 </File>
260 <File
261 RelativePath=".\getopt.h">
262 </File>
263 <File
264 RelativePath=".\gettext.h">
265 </File>
266 <File
267 RelativePath=".\hash.h">
268 </File>
269 <File
270 RelativePath=".\job.h">
271 </File>
272 <File
273 RelativePath=".\make.h">
274 </File>
275 <File
276 RelativePath=".\rule.h">
277 </File>
278 <File
279 RelativePath=".\variable.h">
280 </File>
281 <File
282 RelativePath=".\vmsdir.h">
283 </File>
284 <Filter
285 Name="w32"
286 Filter="">
287 <File
288 RelativePath=".\w32\include\dirent.h">
289 </File>
290 <File
291 RelativePath=".\w32\include\pathstuff.h">
292 </File>
293 <File
294 RelativePath=".\w32\subproc\proc.h">
295 </File>
296 <File
297 RelativePath=".\w32\include\sub_proc.h">
298 </File>
299 <File
300 RelativePath=".\w32\include\w32err.h">
301 </File>
302 </Filter>
303 <Filter
304 Name="glob"
305 Filter="">
306 <File
307 RelativePath=".\glob\fnmatch.h">
308 </File>
309 <File
310 RelativePath=".\glob\glob.h">
311 </File>
312 </Filter>
313 </Filter>
314 </Files>
315 <Globals>
316 </Globals>
317 </VisualStudioProject>