1# Microsoft Developer Studio Project File - Name="testdll" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) External Target" 0x0106
6
7CFG=testdll - Win32 Release
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE 
11!MESSAGE NMAKE /f "testdll.mak".
12!MESSAGE 
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE 
16!MESSAGE NMAKE /f "testdll.mak" CFG="testdll - Win32 Release"
17!MESSAGE 
18!MESSAGE Possible choices for configuration are:
19!MESSAGE 
20!MESSAGE "testdll - Win32 Release" (based on "Win32 (x86) External Target")
21!MESSAGE "testdll - Win32 Debug" (based on "Win32 (x86) External Target")
22!MESSAGE "testdll - Win32 Release9x" (based on "Win32 (x86) External Target")
23!MESSAGE "testdll - Win32 Debug9x" (based on "Win32 (x86) External Target")
24!MESSAGE "testdll - x64 Release" (based on "Win32 (x86) External Target")
25!MESSAGE "testdll - x64 Debug" (based on "Win32 (x86) External Target")
26!MESSAGE 
27
28# Begin Project
29# PROP AllowPerConfigDependencies 0
30# PROP Scc_ProjName ""
31# PROP Scc_LocalPath ""
32
33!IF  "$(CFG)" == "testdll - Win32 Release"
34
35# PROP BASE Use_MFC 0
36# PROP BASE Use_Debug_Libraries 0
37# PROP BASE Output_Dir ""
38# PROP BASE Intermediate_Dir ""
39# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=Release OUTDIR=Release MODEL=dynamic all check"
40# PROP BASE Rebuild_Opt "/a"
41# PROP BASE Target_File "Release\testall.exe"
42# PROP BASE Bsc_Name ""
43# PROP BASE Target_Dir ""
44# PROP Use_MFC 0
45# PROP Use_Debug_Libraries 0
46# PROP Output_Dir ""
47# PROP Intermediate_Dir ""
48# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=Release OUTDIR=Release MODEL=dynamic all check"
49# PROP Rebuild_Opt "/a"
50# PROP Target_File "Release\testall.exe"
51# PROP Bsc_Name ""
52# PROP Target_Dir ""
53
54!ELSEIF  "$(CFG)" == "testdll - Win32 Debug"
55
56# PROP BASE Use_MFC 0
57# PROP BASE Use_Debug_Libraries 1
58# PROP BASE Output_Dir ""
59# PROP BASE Intermediate_Dir ""
60# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=Debug OUTDIR=Debug MODEL=dynamic _DEBUG=1 all check"
61# PROP BASE Rebuild_Opt "/a"
62# PROP BASE Target_File "Debug\testall.exe"
63# PROP BASE Bsc_Name ""
64# PROP BASE Target_Dir ""
65# PROP Use_MFC 0
66# PROP Use_Debug_Libraries 1
67# PROP Output_Dir ""
68# PROP Intermediate_Dir ""
69# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=Debug OUTDIR=Debug MODEL=dynamic _DEBUG=1 all check"
70# PROP Rebuild_Opt "/a"
71# PROP Target_File "Debug\testall.exe"
72# PROP Bsc_Name ""
73# PROP Target_Dir ""
74
75!ELSEIF  "$(CFG)" == "testdll - Win32 Release9x"
76
77# PROP BASE Use_MFC 0
78# PROP BASE Use_Debug_Libraries 0
79# PROP BASE Output_Dir ""
80# PROP BASE Intermediate_Dir ""
81# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=9x\Release OUTDIR=9x\Release MODEL=dynamic all check"
82# PROP BASE Rebuild_Opt "/a"
83# PROP BASE Target_File "9x\Release\testall.exe"
84# PROP BASE Bsc_Name ""
85# PROP BASE Target_Dir ""
86# PROP Use_MFC 0
87# PROP Use_Debug_Libraries 0
88# PROP Output_Dir ""
89# PROP Intermediate_Dir ""
90# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=9x\Release OUTDIR=9x\Release MODEL=dynamic all check"
91# PROP Rebuild_Opt "/a"
92# PROP Target_File "9x\Release\testall.exe"
93# PROP Bsc_Name ""
94# PROP Target_Dir ""
95
96!ELSEIF  "$(CFG)" == "testdll - Win32 Debug9x"
97
98# PROP BASE Use_MFC 0
99# PROP BASE Use_Debug_Libraries 1
100# PROP BASE Output_Dir ""
101# PROP BASE Intermediate_Dir ""
102# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=9x\Debug OUTDIR=9x\Debug MODEL=dynamic _DEBUG=1 all check"
103# PROP BASE Rebuild_Opt "/a"
104# PROP BASE Target_File "9x\Debug\testall.exe"
105# PROP BASE Bsc_Name ""
106# PROP BASE Target_Dir ""
107# PROP Use_MFC 0
108# PROP Use_Debug_Libraries 1
109# PROP Output_Dir ""
110# PROP Intermediate_Dir ""
111# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=9x\Debug OUTDIR=9x\Debug MODEL=dynamic _DEBUG=1 all check"
112# PROP Rebuild_Opt "/a"
113# PROP Target_File "9x\Debug\testall.exe"
114# PROP Bsc_Name ""
115# PROP Target_Dir ""
116
117!ELSEIF  "$(CFG)" == "testdll - x64 Release"
118
119# PROP BASE Use_MFC 0
120# PROP BASE Use_Debug_Libraries 0
121# PROP BASE Output_Dir ""
122# PROP BASE Intermediate_Dir ""
123# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=x64\Release OUTDIR=x64\Release MODEL=dynamic all check"
124# PROP BASE Rebuild_Opt "/a"
125# PROP BASE Target_File "x64\Release\testall.exe"
126# PROP BASE Bsc_Name ""
127# PROP BASE Target_Dir ""
128# PROP Use_MFC 0
129# PROP Use_Debug_Libraries 0
130# PROP Output_Dir ""
131# PROP Intermediate_Dir ""
132# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=x64\Release OUTDIR=x64\Release MODEL=dynamic all check"
133# PROP Rebuild_Opt "/a"
134# PROP Target_File "x64\Release\testall.exe"
135# PROP Bsc_Name ""
136# PROP Target_Dir ""
137
138!ELSEIF  "$(CFG)" == "testdll - x64 Debug"
139
140# PROP BASE Use_MFC 0
141# PROP BASE Use_Debug_Libraries 1
142# PROP BASE Output_Dir ""
143# PROP BASE Intermediate_Dir ""
144# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=x64\Debug OUTDIR=x64\Debug MODEL=dynamic _DEBUG=1 all check"
145# PROP BASE Rebuild_Opt "/a"
146# PROP BASE Target_File "x64\Debug\testall.exe"
147# PROP BASE Bsc_Name ""
148# PROP BASE Target_Dir ""
149# PROP Use_MFC 0
150# PROP Use_Debug_Libraries 1
151# PROP Output_Dir ""
152# PROP Intermediate_Dir ""
153# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=x64\Debug OUTDIR=x64\Debug MODEL=dynamic _DEBUG=1 all check"
154# PROP Rebuild_Opt "/a"
155# PROP Target_File "x64\Debug\testall.exe"
156# PROP Bsc_Name ""
157# PROP Target_Dir ""
158
159!ENDIF 
160
161# Begin Target
162
163# Name "testdll - Win32 Release"
164# Name "testdll - Win32 Debug"
165# Name "testdll - Win32 Release9x"
166# Name "testdll - Win32 Debug9x"
167# Name "testdll - x64 Release"
168# Name "testdll - x64 Debug"
169# Begin Group "testall Source Files"
170
171# PROP Default_Filter ".c"
172# Begin Source File
173
174SOURCE=.\abts.c
175# End Source File
176# Begin Source File
177
178SOURCE=.\abts.h
179# End Source File
180# Begin Source File
181
182SOURCE=.\abts_tests.h
183# End Source File
184# Begin Source File
185
186SOURCE=.\testapp.c
187# End Source File
188# Begin Source File
189
190SOURCE=.\testargs.c
191# End Source File
192# Begin Source File
193
194SOURCE=.\testatomic.c
195# End Source File
196# Begin Source File
197
198SOURCE=.\testcond.c
199# End Source File
200# Begin Source File
201
202SOURCE=.\testdir.c
203# End Source File
204# Begin Source File
205
206SOURCE=.\testdso.c
207# End Source File
208# Begin Source File
209
210SOURCE=.\testdup.c
211# End Source File
212# Begin Source File
213
214SOURCE=.\testenv.c
215# End Source File
216# Begin Source File
217
218SOURCE=.\testfile.c
219# End Source File
220# Begin Source File
221
222SOURCE=.\testfilecopy.c
223# End Source File
224# Begin Source File
225
226SOURCE=.\testfileinfo.c
227# End Source File
228# Begin Source File
229
230SOURCE=.\testflock.c
231# End Source File
232# Begin Source File
233
234SOURCE=.\testflock.h
235# End Source File
236# Begin Source File
237
238SOURCE=.\testfmt.c
239# End Source File
240# Begin Source File
241
242SOURCE=.\testfnmatch.c
243# End Source File
244# Begin Source File
245
246SOURCE=.\testglobalmutex.c
247# End Source File
248# Begin Source File
249
250SOURCE=.\testglobalmutex.h
251# End Source File
252# Begin Source File
253
254SOURCE=.\testhash.c
255# End Source File
256# Begin Source File
257
258SOURCE=.\testipsub.c
259# End Source File
260# Begin Source File
261
262SOURCE=.\testlfs.c
263# End Source File
264# Begin Source File
265
266SOURCE=.\testlock.c
267# End Source File
268# Begin Source File
269
270SOURCE=.\testmmap.c
271# End Source File
272# Begin Source File
273
274SOURCE=.\testnames.c
275# End Source File
276# Begin Source File
277
278SOURCE=.\testoc.c
279# End Source File
280# Begin Source File
281
282SOURCE=.\testpath.c
283# End Source File
284# Begin Source File
285
286SOURCE=.\testpipe.c
287# End Source File
288# Begin Source File
289
290SOURCE=.\testpoll.c
291# End Source File
292# Begin Source File
293
294SOURCE=.\testpools.c
295# End Source File
296# Begin Source File
297
298SOURCE=.\testproc.c
299# End Source File
300# Begin Source File
301
302SOURCE=.\testrand.c
303# End Source File
304# Begin Source File
305
306SOURCE=.\testshm.c
307# End Source File
308# Begin Source File
309
310SOURCE=.\testshm.h
311# End Source File
312# Begin Source File
313
314SOURCE=.\testsleep.c
315# End Source File
316# Begin Source File
317
318SOURCE=.\testsock.c
319# End Source File
320# Begin Source File
321
322SOURCE=.\testsock.h
323# End Source File
324# Begin Source File
325
326SOURCE=.\testsockets.c
327# End Source File
328# Begin Source File
329
330SOURCE=.\testsockopt.c
331# End Source File
332# Begin Source File
333
334SOURCE=.\teststr.c
335# End Source File
336# Begin Source File
337
338SOURCE=.\teststrnatcmp.c
339# End Source File
340# Begin Source File
341
342SOURCE=.\testtable.c
343# End Source File
344# Begin Source File
345
346SOURCE=.\testtemp.c
347# End Source File
348# Begin Source File
349
350SOURCE=.\testthread.c
351# End Source File
352# Begin Source File
353
354SOURCE=.\testtime.c
355# End Source File
356# Begin Source File
357
358SOURCE=.\testud.c
359# End Source File
360# Begin Source File
361
362SOURCE=.\testuser.c
363# End Source File
364# Begin Source File
365
366SOURCE=.\testutil.c
367# End Source File
368# Begin Source File
369
370SOURCE=.\testutil.h
371# End Source File
372# Begin Source File
373
374SOURCE=.\testvsn.c
375# End Source File
376# End Group
377# Begin Group "Other Source Files"
378
379# PROP Default_Filter ".c"
380# Begin Source File
381
382SOURCE=.\globalmutexchild.c
383# End Source File
384# Begin Source File
385
386SOURCE=.\mod_test.c
387# End Source File
388# Begin Source File
389
390SOURCE=.\nw_misc.c
391# End Source File
392# Begin Source File
393
394SOURCE=.\occhild.c
395# End Source File
396# Begin Source File
397
398SOURCE=.\proc_child.c
399# End Source File
400# Begin Source File
401
402SOURCE=.\readchild.c
403# End Source File
404# Begin Source File
405
406SOURCE=.\sendfile.c
407# End Source File
408# Begin Source File
409
410SOURCE=.\sockchild.c
411# End Source File
412# Begin Source File
413
414SOURCE=.\testlockperf.c
415# End Source File
416# Begin Source File
417
418SOURCE=.\testmutexscope.c
419# End Source File
420# Begin Source File
421
422SOURCE=.\testprocmutex.c
423# End Source File
424# Begin Source File
425
426SOURCE=.\testshmconsumer.c
427# End Source File
428# Begin Source File
429
430SOURCE=.\testshmproducer.c
431# End Source File
432# Begin Source File
433
434SOURCE=.\tryread.c
435# End Source File
436# End Group
437# Begin Source File
438
439SOURCE=.\Makefile.win
440# End Source File
441# End Target
442# End Project
443