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