Imported Robodoc.
[robodoc.git] / Win32 / robodoc.dsp
1 # Microsoft Developer Studio Project File - Name="robodoc" - Package Owner=<4>
2
3 # Microsoft Developer Studio Generated Build File, Format Version 6.00
4
5 # ** DO NOT EDIT **
6 # vi: ff=dos
7
8
9 # TARGTYPE "Win32 (x86) Console Application" 0x0103
10
11
12
13 CFG=robodoc - Win32 Debug
14
15 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
16
17 !MESSAGE use the Export Makefile command and run
18
19 !MESSAGE 
20
21 !MESSAGE NMAKE /f "robodoc.mak".
22
23 !MESSAGE 
24
25 !MESSAGE You can specify a configuration when running NMAKE
26
27 !MESSAGE by defining the macro CFG on the command line. For example:
28
29 !MESSAGE 
30
31 !MESSAGE NMAKE /f "robodoc.mak" CFG="robodoc - Win32 Debug"
32
33 !MESSAGE 
34
35 !MESSAGE Possible choices for configuration are:
36
37 !MESSAGE 
38
39 !MESSAGE "robodoc - Win32 Release" (based on "Win32 (x86) Console Application")
40
41 !MESSAGE "robodoc - Win32 Debug" (based on "Win32 (x86) Console Application")
42
43 !MESSAGE 
44
45
46
47 # Begin Project
48
49 # PROP AllowPerConfigDependencies 0
50
51 # PROP Scc_ProjName ""
52
53 # PROP Scc_LocalPath ""
54
55 CPP=cl.exe
56
57 RSC=rc.exe
58
59
60
61 !IF  "$(CFG)" == "robodoc - Win32 Release"
62
63
64
65 # PROP BASE Use_MFC 0
66
67 # PROP BASE Use_Debug_Libraries 0
68
69 # PROP BASE Output_Dir "Release"
70
71 # PROP BASE Intermediate_Dir "Release"
72
73 # PROP BASE Target_Dir ""
74
75 # PROP Use_MFC 0
76
77 # PROP Use_Debug_Libraries 0
78
79 # PROP Output_Dir "Release"
80
81 # PROP Intermediate_Dir "Release"
82
83 # PROP Target_Dir ""
84
85 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
86
87 # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
88
89 # ADD BASE RSC /l 0x809 /d "NDEBUG"
90
91 # ADD RSC /l 0x809 /d "NDEBUG"
92
93 BSC32=bscmake.exe
94
95 # ADD BASE BSC32 /nologo
96
97 # ADD BSC32 /nologo
98
99 LINK32=link.exe
100
101 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
102
103 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
104
105
106
107 !ELSEIF  "$(CFG)" == "robodoc - Win32 Debug"
108
109
110
111 # PROP BASE Use_MFC 0
112
113 # PROP BASE Use_Debug_Libraries 1
114
115 # PROP BASE Output_Dir "Debug"
116
117 # PROP BASE Intermediate_Dir "Debug"
118
119 # PROP BASE Target_Dir ""
120
121 # PROP Use_MFC 0
122
123 # PROP Use_Debug_Libraries 1
124
125 # PROP Output_Dir "Debug"
126
127 # PROP Intermediate_Dir "Debug"
128
129 # PROP Target_Dir ""
130
131 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
132
133 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "RB_MSVC" /D "IGNORE_CASE_FILENAMES" /YX /FD /GZ /c
134
135 # ADD BASE RSC /l 0x809 /d "_DEBUG"
136
137 # ADD RSC /l 0x809 /d "_DEBUG"
138
139 BSC32=bscmake.exe
140
141 # ADD BASE BSC32 /nologo
142
143 # ADD BSC32 /nologo
144
145 LINK32=link.exe
146
147 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
148
149 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
150
151
152
153 !ENDIF 
154
155
156
157 # Begin Target
158
159
160
161 # Name "robodoc - Win32 Release"
162
163 # Name "robodoc - Win32 Debug"
164
165 # Begin Group "Source Files"
166
167
168
169 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
170
171 # Begin Source File
172
173
174
175 SOURCE=..\Source\analyser.c
176
177 # End Source File
178
179 # Begin Source File
180
181
182
183 SOURCE=..\Source\ascii_generator.c
184
185 # End Source File
186
187 # Begin Source File
188
189
190
191 SOURCE=..\Source\directory.c
192
193 # End Source File
194
195 # Begin Source File
196
197
198
199 SOURCE=..\Source\document.c
200
201 # End Source File
202
203 # Begin Source File
204
205
206
207 SOURCE=..\Source\file.c
208
209 # End Source File
210
211 # Begin Source File
212
213
214
215 SOURCE=..\Source\folds.c
216
217 # End Source File
218
219 # Begin Source File
220
221
222
223 SOURCE=..\Source\generator.c
224
225 # End Source File
226
227 # Begin Source File
228
229
230
231 SOURCE=..\Source\globals.c
232
233 # End Source File
234
235 # Begin Source File
236
237
238
239 SOURCE=..\Source\headers.c
240
241 # End Source File
242
243 # Begin Source File
244
245
246
247 SOURCE=..\Source\headertypes.c
248
249 # End Source File
250
251 # Begin Source File
252
253
254
255 SOURCE=..\Source\html_generator.c
256
257 # End Source File
258
259 # Begin Source File
260
261
262
263 SOURCE=..\Source\items.c
264
265 # End Source File
266
267 # Begin Source File
268
269
270
271 SOURCE=..\Source\latex_generator.c
272
273 # End Source File
274
275 # Begin Source File
276
277
278
279 SOURCE=..\Source\links.c
280
281 # End Source File
282
283 # Begin Source File
284
285
286
287 SOURCE=..\Source\part.c
288
289 # End Source File
290
291 # Begin Source File
292
293
294
295 SOURCE=..\Source\path.c
296
297 # End Source File
298
299 # Begin Source File
300
301
302
303 SOURCE=..\Source\roboconfig.c
304
305 # End Source File
306
307 # Begin Source File
308
309
310
311 SOURCE=..\Source\robodoc.c
312
313 # End Source File
314
315 # Begin Source File
316
317
318
319 SOURCE=..\Source\rtf_generator.c
320
321 # End Source File
322
323 # Begin Source File
324
325
326
327 SOURCE=..\Source\sgmldocbook_generator.c
328
329 # End Source File
330
331 # Begin Source File
332
333
334
335 SOURCE=..\Source\test_generator.c
336
337 # End Source File
338
339 # Begin Source File
340
341
342
343 SOURCE=..\Source\troff_generator.c
344
345 # End Source File
346
347 # Begin Source File
348
349
350
351 SOURCE=..\Source\util.c
352
353 # End Source File
354
355 # Begin Source File
356
357
358
359 SOURCE=..\Source\xmldocbook_generator.c
360
361 # End Source File
362
363 # End Group
364
365 # Begin Group "Header Files"
366
367
368
369 # PROP Default_Filter "h;hpp;hxx;hm;inl"
370
371 # Begin Source File
372
373
374
375 SOURCE=..\Source\analyser.h
376
377 # End Source File
378
379 # Begin Source File
380
381
382
383 SOURCE=..\Source\ascii_generator.h
384
385 # End Source File
386
387 # Begin Source File
388
389
390
391 SOURCE=..\Source\config.h
392
393 # End Source File
394
395 # Begin Source File
396
397
398
399 SOURCE=..\Source\directory.h
400
401 # End Source File
402
403 # Begin Source File
404
405
406
407 SOURCE=..\Source\document.h
408
409 # End Source File
410
411 # Begin Source File
412
413
414
415 SOURCE=..\Source\file.h
416
417 # End Source File
418
419 # Begin Source File
420
421
422
423 SOURCE=..\Source\folds.h
424
425 # End Source File
426
427 # Begin Source File
428
429
430
431 SOURCE=..\Source\generator.h
432
433 # End Source File
434
435 # Begin Source File
436
437
438
439 SOURCE=..\Source\globals.h
440
441 # End Source File
442
443 # Begin Source File
444
445
446
447 SOURCE=..\Source\headers.h
448
449 # End Source File
450
451 # Begin Source File
452
453
454
455 SOURCE=..\Source\headertypes.h
456
457 # End Source File
458
459 # Begin Source File
460
461
462
463 SOURCE=..\Source\html_generator.h
464
465 # End Source File
466
467 # Begin Source File
468
469
470
471 SOURCE=..\Source\items.h
472
473 # End Source File
474
475 # Begin Source File
476
477
478
479 SOURCE=..\Source\latex_generator.h
480
481 # End Source File
482
483 # Begin Source File
484
485
486
487 SOURCE=..\Source\links.h
488
489 # End Source File
490
491 # Begin Source File
492
493
494
495 SOURCE=..\Source\part.h
496
497 # End Source File
498
499 # Begin Source File
500
501
502
503 SOURCE=..\Source\path.h
504
505 # End Source File
506
507 # Begin Source File
508
509
510
511 SOURCE=..\Source\roboconfig.h
512
513 # End Source File
514
515 # Begin Source File
516
517
518
519 SOURCE=..\Source\robodoc.h
520
521 # End Source File
522
523 # Begin Source File
524
525
526
527 SOURCE=..\Source\rtf_generator.h
528
529 # End Source File
530
531 # Begin Source File
532
533
534
535 SOURCE=..\Source\sgmldocbook_generator.h
536
537 # End Source File
538
539 # Begin Source File
540
541
542
543 SOURCE=..\Source\test_generator.h
544
545 # End Source File
546
547 # Begin Source File
548
549
550
551 SOURCE=..\Source\troff_generator.h
552
553 # End Source File
554
555 # Begin Source File
556
557
558
559 SOURCE=..\Source\util.h
560
561 # End Source File
562
563 # Begin Source File
564
565
566
567 SOURCE=..\Source\xmldocbook_generator.h
568
569 # End Source File
570
571 # End Group
572
573 # Begin Group "Resource Files"
574
575
576
577 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
578
579 # End Group
580
581 # End Target
582
583 # End Project
584