blob: bd841f71e1be992693b2ca2125144cf711085d7f [file] [log] [blame]
Benny Prijono0a749f12005-10-31 21:02:30 +00001# Microsoft Developer Studio Project File - Name="pjlib" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7CFG=pjlib - Win32 Debug
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 "pjlib.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 "pjlib.mak" CFG="pjlib - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "pjlib - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "pjlib - Win32 Debug" (based on "Win32 (x86) Static Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
Benny Prijono41003422006-05-19 21:06:04 +000026# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
Benny Prijono0a749f12005-10-31 21:02:30 +000028CPP=cl.exe
29RSC=rc.exe
30
31!IF "$(CFG)" == "pjlib - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
35# PROP BASE Output_Dir ".\output\pjlib-i386-win32-vc6-release"
Benny Prijono706242e2006-12-02 19:22:16 +000036# PROP BASE Intermediate_Dir ".\output\pjlib-i386-win32-vc6-release"
Benny Prijono0a749f12005-10-31 21:02:30 +000037# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
Benny Prijono706242e2006-12-02 19:22:16 +000040# PROP Output_Dir ".\output\pjlib-i386-win32-vc6-release"
Benny Prijono0a749f12005-10-31 21:02:30 +000041# PROP Intermediate_Dir ".\output\pjlib-i386-win32-vc6-release"
42# PROP Target_Dir ""
43# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
Benny Prijono4f2be312005-11-21 17:01:06 +000044# ADD CPP /nologo /MD /W4 /Zi /O2 /Ob2 /I "../include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "PJ_WIN32" /D "PJ_M_I386" /FR /FD /c
Benny Prijono0a749f12005-10-31 21:02:30 +000045# SUBTRACT CPP /YX
46# ADD BASE RSC /l 0x409 /d "NDEBUG"
47# ADD RSC /l 0x409 /d "NDEBUG"
48BSC32=bscmake.exe
49# ADD BASE BSC32 /nologo
50# ADD BSC32 /nologo
51LIB32=link.exe -lib
52# ADD BASE LIB32 /nologo
53# ADD LIB32 /nologo /out:"../lib/pjlib-i386-win32-vc6-release.lib"
54
55!ELSEIF "$(CFG)" == "pjlib - Win32 Debug"
56
57# PROP BASE Use_MFC 0
58# PROP BASE Use_Debug_Libraries 1
59# PROP BASE Output_Dir ".\output\pjlib-i386-win32-vc6-debug"
60# PROP BASE Intermediate_Dir ".\output\pjlib-i386-win32-vc6-debug"
61# PROP BASE Target_Dir ""
62# PROP Use_MFC 0
63# PROP Use_Debug_Libraries 1
64# PROP Output_Dir ".\output\pjlib-i386-win32-vc6-debug"
65# PROP Intermediate_Dir ".\output\pjlib-i386-win32-vc6-debug"
66# PROP Target_Dir ""
67# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
68# ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "PJ_WIN32" /D "PJ_M_I386" /FR /FD /GZ /c
69# SUBTRACT CPP /YX
70# ADD BASE RSC /l 0x409 /d "_DEBUG"
71# ADD RSC /l 0x409 /d "_DEBUG"
72BSC32=bscmake.exe
73# ADD BASE BSC32 /nologo
74# ADD BSC32 /nologo
75LIB32=link.exe -lib
76# ADD BASE LIB32 /nologo
77# ADD LIB32 /nologo /out:"../lib/pjlib-i386-win32-vc6-debug.lib"
78
79!ENDIF
80
81# Begin Target
82
83# Name "pjlib - Win32 Release"
84# Name "pjlib - Win32 Debug"
85# Begin Group "Source Files"
86
87# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
88# Begin Group "Other Targets"
89
90# PROP Default_Filter ""
91# Begin Source File
92
93SOURCE=..\src\pj\addr_resolv_linux_kernel.c
94# PROP Exclude_From_Build 1
95# End Source File
96# Begin Source File
97
98SOURCE=..\src\pj\guid_simple.c
99# PROP Exclude_From_Build 1
100# End Source File
101# Begin Source File
102
103SOURCE=..\src\pj\ioqueue_dummy.c
104# PROP Exclude_From_Build 1
105# End Source File
106# Begin Source File
107
108SOURCE=..\src\pj\ioqueue_epoll.c
109# PROP Exclude_From_Build 1
110# End Source File
111# Begin Source File
112
Benny Prijonob681a2f2007-03-25 18:44:51 +0000113SOURCE=..\src\pj\ip_helper_generic.c
114# PROP Exclude_From_Build 1
115# End Source File
116# Begin Source File
117
Benny Prijono0a749f12005-10-31 21:02:30 +0000118SOURCE=..\src\pj\log_writer_printk.c
119# PROP Exclude_From_Build 1
120# End Source File
121# Begin Source File
122
123SOURCE=..\src\pj\os_core_linux_kernel.c
124# PROP Exclude_From_Build 1
125# End Source File
126# Begin Source File
127
128SOURCE=..\src\pj\os_core_unix.c
129# PROP Exclude_From_Build 1
130# End Source File
131# Begin Source File
132
133SOURCE=..\src\pj\os_error_linux_kernel.c
134# PROP Exclude_From_Build 1
135# End Source File
136# Begin Source File
137
138SOURCE=..\src\pj\os_error_unix.c
139# PROP Exclude_From_Build 1
140# End Source File
141# Begin Source File
142
143SOURCE=..\src\pj\os_time_linux_kernel.c
144# PROP Exclude_From_Build 1
145# End Source File
146# Begin Source File
147
148SOURCE=..\src\pj\os_timestamp_linux.c
149# PROP Exclude_From_Build 1
150# End Source File
151# Begin Source File
152
153SOURCE=..\src\pj\os_timestamp_linux_kernel.c
154# PROP Exclude_From_Build 1
155# End Source File
156# Begin Source File
157
158SOURCE=..\src\pj\pool_policy_kmalloc.c
159# PROP Exclude_From_Build 1
160# End Source File
161# Begin Source File
162
163SOURCE=..\src\pj\sock_linux_kernel.c
164# PROP Exclude_From_Build 1
165# End Source File
166# Begin Source File
167
168SOURCE=..\src\pj\symbols.c
169# PROP Exclude_From_Build 1
170# End Source File
171# End Group
172# Begin Source File
173
174SOURCE=..\src\pj\addr_resolv_sock.c
175# End Source File
176# Begin Source File
177
178SOURCE=..\src\pj\array.c
179# End Source File
180# Begin Source File
181
182SOURCE=..\src\pj\config.c
183# End Source File
184# Begin Source File
185
Benny Prijonoe9ed3892005-11-20 19:55:42 +0000186SOURCE=..\src\pj\ctype.c
187# End Source File
188# Begin Source File
189
Benny Prijono0a749f12005-10-31 21:02:30 +0000190SOURCE=..\src\pj\errno.c
191# End Source File
192# Begin Source File
193
194SOURCE=..\src\pj\except.c
195# End Source File
196# Begin Source File
197
198SOURCE=..\src\pj\fifobuf.c
199# End Source File
200# Begin Source File
201
Benny Prijonoa7f64a32005-11-07 15:47:28 +0000202SOURCE=..\src\pj\file_access_win32.c
203# End Source File
204# Begin Source File
205
206SOURCE=..\src\pj\file_io_ansi.c
Benny Prijonoca8a54c2007-02-16 10:50:34 +0000207# PROP Exclude_From_Build 1
Benny Prijonoa7f64a32005-11-07 15:47:28 +0000208# End Source File
209# Begin Source File
210
211SOURCE=..\src\pj\file_io_win32.c
212# End Source File
213# Begin Source File
214
Benny Prijono0a749f12005-10-31 21:02:30 +0000215SOURCE=..\src\pj\guid.c
216# End Source File
217# Begin Source File
218
219SOURCE=..\src\pj\guid_win32.c
220# End Source File
221# Begin Source File
222
223SOURCE=..\src\pj\hash.c
224# End Source File
225# Begin Source File
226
Benny Prijono4d974f32005-11-06 13:32:11 +0000227SOURCE=..\src\pj\ioqueue_common_abs.c
Benny Prijono0a749f12005-10-31 21:02:30 +0000228# PROP Exclude_From_Build 1
Benny Prijono4d974f32005-11-06 13:32:11 +0000229# End Source File
230# Begin Source File
Benny Prijono0a749f12005-10-31 21:02:30 +0000231
Benny Prijono4d974f32005-11-06 13:32:11 +0000232SOURCE=..\src\pj\ioqueue_common_abs.h
233# End Source File
234# Begin Source File
Benny Prijono0a749f12005-10-31 21:02:30 +0000235
Benny Prijono4d974f32005-11-06 13:32:11 +0000236SOURCE=..\src\pj\ioqueue_select.c
Benny Prijonod2810132006-06-29 09:45:39 +0000237
238!IF "$(CFG)" == "pjlib - Win32 Release"
239
240# PROP Exclude_From_Build 1
241
242!ELSEIF "$(CFG)" == "pjlib - Win32 Debug"
243
244!ENDIF
245
Benny Prijono0a749f12005-10-31 21:02:30 +0000246# End Source File
247# Begin Source File
248
249SOURCE=..\src\pj\ioqueue_winnt.c
Benny Prijonod2810132006-06-29 09:45:39 +0000250
251!IF "$(CFG)" == "pjlib - Win32 Release"
252
253!ELSEIF "$(CFG)" == "pjlib - Win32 Debug"
254
Benny Prijonoac52df42006-03-25 10:06:00 +0000255# PROP Exclude_From_Build 1
Benny Prijonod2810132006-06-29 09:45:39 +0000256
257!ENDIF
258
Benny Prijono0a749f12005-10-31 21:02:30 +0000259# End Source File
260# Begin Source File
261
Benny Prijonob681a2f2007-03-25 18:44:51 +0000262SOURCE=..\src\pj\ip_helper_win32.c
263# End Source File
264# Begin Source File
265
Benny Prijono0a749f12005-10-31 21:02:30 +0000266SOURCE=..\src\pj\list.c
267# End Source File
268# Begin Source File
269
270SOURCE=..\src\pj\lock.c
271# End Source File
272# Begin Source File
273
274SOURCE=..\src\pj\log.c
275# End Source File
276# Begin Source File
277
278SOURCE=..\src\pj\log_writer_stdout.c
279# End Source File
280# Begin Source File
281
Benny Prijono0a749f12005-10-31 21:02:30 +0000282SOURCE=..\src\pj\os_core_win32.c
283# End Source File
284# Begin Source File
285
286SOURCE=..\src\pj\os_error_win32.c
287# End Source File
288# Begin Source File
289
Benny Prijonoedb566c2006-03-09 10:21:30 +0000290SOURCE=..\src\pj\os_time_win32.c
Benny Prijono0a749f12005-10-31 21:02:30 +0000291# End Source File
292# Begin Source File
293
294SOURCE=..\src\pj\os_timestamp_common.c
295# End Source File
296# Begin Source File
297
298SOURCE=..\src\pj\os_timestamp_win32.c
299# End Source File
300# Begin Source File
301
302SOURCE=..\src\pj\pool.c
303# End Source File
304# Begin Source File
305
Benny Prijono7d93d4e2006-09-17 19:54:23 +0000306SOURCE=..\src\pj\pool_buf.c
307# End Source File
308# Begin Source File
309
Benny Prijono0a749f12005-10-31 21:02:30 +0000310SOURCE=..\src\pj\pool_caching.c
311# End Source File
312# Begin Source File
313
Benny Prijono5accbd02006-03-30 16:32:18 +0000314SOURCE=..\src\pj\pool_dbg.c
Benny Prijono0a749f12005-10-31 21:02:30 +0000315# End Source File
316# Begin Source File
317
318SOURCE=..\src\pj\pool_policy_malloc.c
319# End Source File
320# Begin Source File
321
322SOURCE=..\src\pj\rand.c
323# End Source File
324# Begin Source File
325
326SOURCE=..\src\pj\rbtree.c
327# End Source File
328# Begin Source File
329
Benny Prijono0a749f12005-10-31 21:02:30 +0000330SOURCE=..\src\pj\sock_bsd.c
331# End Source File
332# Begin Source File
333
334SOURCE=..\src\pj\sock_select.c
335# End Source File
336# Begin Source File
337
338SOURCE=..\src\pj\string.c
339# End Source File
340# Begin Source File
341
Benny Prijono0a749f12005-10-31 21:02:30 +0000342SOURCE=..\src\pj\timer.c
343# End Source File
344# Begin Source File
345
346SOURCE=..\src\pj\types.c
347# End Source File
Benny Prijono37e8d332006-01-20 21:03:36 +0000348# Begin Source File
349
350SOURCE=..\src\pj\unicode_win32.c
351# End Source File
Benny Prijono0a749f12005-10-31 21:02:30 +0000352# End Group
353# Begin Group "Header Files"
354
355# PROP Default_Filter "h;hpp;hxx;hm;inl"
356# Begin Group "compat"
357
358# PROP Default_Filter ""
359# Begin Source File
360
361SOURCE=..\include\pj\compat\assert.h
362# End Source File
363# Begin Source File
364
365SOURCE=..\include\pj\compat\cc_gcc.h
366# End Source File
367# Begin Source File
368
369SOURCE=..\include\pj\compat\cc_msvc.h
370# End Source File
371# Begin Source File
372
373SOURCE=..\include\pj\compat\ctype.h
374# End Source File
375# Begin Source File
376
377SOURCE=..\include\pj\compat\errno.h
378# End Source File
379# Begin Source File
380
381SOURCE=..\include\pj\compat\high_precision.h
382# End Source File
383# Begin Source File
384
385SOURCE=..\include\pj\compat\m_alpha.h
386# End Source File
387# Begin Source File
388
389SOURCE=..\include\pj\compat\m_i386.h
390# End Source File
391# Begin Source File
392
393SOURCE=..\include\pj\compat\m_m68k.h
394# End Source File
395# Begin Source File
396
Benny Prijono33723ce2005-11-22 01:05:59 +0000397SOURCE=..\include\pj\compat\m_sparc.h
398# End Source File
399# Begin Source File
400
Benny Prijono0a749f12005-10-31 21:02:30 +0000401SOURCE=..\include\pj\compat\malloc.h
402# End Source File
403# Begin Source File
404
405SOURCE=..\include\pj\compat\os_linux.h
406# End Source File
407# Begin Source File
408
409SOURCE=..\include\pj\compat\os_linux_kernel.h
410# End Source File
411# Begin Source File
412
413SOURCE=..\include\pj\compat\os_palmos.h
414# End Source File
415# Begin Source File
416
Benny Prijonoa9946d52005-11-06 09:37:47 +0000417SOURCE=..\include\pj\compat\os_sunos.h
418# End Source File
419# Begin Source File
420
Benny Prijono0a749f12005-10-31 21:02:30 +0000421SOURCE=..\include\pj\compat\os_win32.h
422# End Source File
423# Begin Source File
424
425SOURCE=..\include\pj\compat\rand.h
426# End Source File
427# Begin Source File
428
429SOURCE=..\include\pj\compat\setjmp.h
430# End Source File
431# Begin Source File
432
433SOURCE=..\include\pj\compat\size_t.h
434# End Source File
435# Begin Source File
436
437SOURCE=..\include\pj\compat\socket.h
438# End Source File
439# Begin Source File
440
Benny Prijono0a749f12005-10-31 21:02:30 +0000441SOURCE=..\include\pj\compat\stdarg.h
442# End Source File
443# Begin Source File
444
445SOURCE=..\include\pj\compat\stdfileio.h
446# End Source File
447# Begin Source File
448
449SOURCE=..\include\pj\compat\string.h
450# End Source File
451# Begin Source File
452
453SOURCE=..\include\pj\compat\time.h
454# End Source File
455# Begin Source File
456
457SOURCE=..\include\pj\compat\vsprintf.h
458# End Source File
459# End Group
460# Begin Source File
461
462SOURCE=..\include\pj\addr_resolv.h
463# End Source File
464# Begin Source File
465
466SOURCE=..\include\pj\array.h
467# End Source File
468# Begin Source File
469
470SOURCE=..\include\pj\assert.h
471# End Source File
472# Begin Source File
473
474SOURCE=..\include\pj\config.h
475# End Source File
476# Begin Source File
477
478SOURCE=..\include\pj\config_site.h
479# End Source File
480# Begin Source File
481
Benny Prijonoedba0792006-08-06 18:23:56 +0000482SOURCE=..\include\pj\config_site_sample.h
483# End Source File
484# Begin Source File
485
Benny Prijono0a749f12005-10-31 21:02:30 +0000486SOURCE=..\include\pj\ctype.h
487# End Source File
488# Begin Source File
489
490SOURCE=..\include\pj\doxygen.h
491# End Source File
492# Begin Source File
493
494SOURCE=..\include\pj\equeue.h
495# End Source File
496# Begin Source File
497
498SOURCE=..\include\pj\errno.h
499# End Source File
500# Begin Source File
501
502SOURCE=..\include\pj\except.h
503# End Source File
504# Begin Source File
505
506SOURCE=..\include\pj\fifobuf.h
507# End Source File
508# Begin Source File
509
Benny Prijonoa7f64a32005-11-07 15:47:28 +0000510SOURCE=..\include\pj\file_access.h
511# End Source File
512# Begin Source File
513
514SOURCE=..\include\pj\file_io.h
515# End Source File
516# Begin Source File
517
Benny Prijono0a749f12005-10-31 21:02:30 +0000518SOURCE=..\include\pj\guid.h
519# End Source File
520# Begin Source File
521
522SOURCE=..\include\pj\hash.h
523# End Source File
524# Begin Source File
525
526SOURCE=..\include\pj\ioqueue.h
527# End Source File
528# Begin Source File
529
Benny Prijonob681a2f2007-03-25 18:44:51 +0000530SOURCE=..\include\pj\ip_helper.h
531# End Source File
532# Begin Source File
533
Benny Prijono0a749f12005-10-31 21:02:30 +0000534SOURCE=..\include\pj\list.h
535# End Source File
536# Begin Source File
537
538SOURCE=..\include\pj\lock.h
539# End Source File
540# Begin Source File
541
542SOURCE=..\include\pj\log.h
543# End Source File
544# Begin Source File
545
Benny Prijono0a749f12005-10-31 21:02:30 +0000546SOURCE=..\include\pj\os.h
547# End Source File
548# Begin Source File
549
550SOURCE=..\include\pjlib.h
551# End Source File
552# Begin Source File
553
554SOURCE=..\include\pj\pool.h
555# End Source File
556# Begin Source File
557
Benny Prijono5accbd02006-03-30 16:32:18 +0000558SOURCE=..\include\pj\pool_alt.h
559# End Source File
560# Begin Source File
561
Benny Prijono7d93d4e2006-09-17 19:54:23 +0000562SOURCE=..\include\pj\pool_buf.h
563# End Source File
564# Begin Source File
565
Benny Prijono0a749f12005-10-31 21:02:30 +0000566SOURCE=..\include\pj\rand.h
567# End Source File
568# Begin Source File
569
570SOURCE=..\include\pj\rbtree.h
571# End Source File
572# Begin Source File
573
Benny Prijono0a749f12005-10-31 21:02:30 +0000574SOURCE=..\include\pj\sock.h
575# End Source File
576# Begin Source File
577
578SOURCE=..\include\pj\sock_select.h
579# End Source File
580# Begin Source File
581
582SOURCE=..\include\pj\string.h
583# End Source File
584# Begin Source File
585
Benny Prijono0a749f12005-10-31 21:02:30 +0000586SOURCE=..\include\pj\timer.h
587# End Source File
588# Begin Source File
589
590SOURCE=..\include\pj\types.h
591# End Source File
Benny Prijono37e8d332006-01-20 21:03:36 +0000592# Begin Source File
593
594SOURCE=..\include\pj\unicode.h
595# End Source File
Benny Prijono0a749f12005-10-31 21:02:30 +0000596# End Group
597# Begin Group "Inline Files"
598
599# PROP Default_Filter ""
600# Begin Source File
601
602SOURCE=..\include\pj\list_i.h
603# End Source File
604# Begin Source File
605
606SOURCE=..\include\pj\pool_i.h
607# End Source File
608# Begin Source File
609
610SOURCE=..\include\pj\string_i.h
611# End Source File
612# End Group
613# End Target
614# End Project