1# Microsoft Developer Studio Project File - Name="libming" - 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=libming - 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 "libming.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 "libming.mak" CFG="libming - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "libming - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "libming - Win32 Debug" (based on "Win32 (x86) Static Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29RSC=rc.exe
30
31!IF  "$(CFG)" == "libming - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
35# PROP BASE Output_Dir "Release"
36# PROP BASE Intermediate_Dir "Release"
37# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
40# PROP Output_Dir "Release"
41# PROP Intermediate_Dir "Release"
42# PROP Target_Dir ""
43# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44# ADD CPP /nologo /MD /W3 /GX /O2 /I "\php\src\zlib-1.1.4" /I "..\src" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D inline=__inline /FR /YX /FD /c
45# ADD BASE RSC /l 0x407 /d "NDEBUG" /l 0.907
46# ADD RSC /l 0x407 /d "NDEBUG" /l 0.907
47BSC32=bscmake.exe
48# ADD BASE BSC32 /nologo
49# ADD BSC32 /nologo
50LIB32=link.exe -lib
51# ADD BASE LIB32 /nologo
52# ADD LIB32 /nologo
53
54!ELSEIF  "$(CFG)" == "libming - Win32 Debug"
55
56# PROP BASE Use_MFC 0
57# PROP BASE Use_Debug_Libraries 1
58# PROP BASE Output_Dir "Debug"
59# PROP BASE Intermediate_Dir "Debug"
60# PROP BASE Target_Dir ""
61# PROP Use_MFC 0
62# PROP Use_Debug_Libraries 1
63# PROP Output_Dir "Debug"
64# PROP Intermediate_Dir "Debug"
65# PROP Target_Dir ""
66# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
67# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "\php\src\zlib-1.1.4" /I "..\src" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D inline=__inline /FR /YX /FD /GZ /c
68# ADD BASE RSC /l 0x407 /d "_DEBUG" /l 0.907
69# ADD RSC /l 0x407 /d "_DEBUG" /l 0.907
70BSC32=bscmake.exe
71# ADD BASE BSC32 /nologo
72# ADD BSC32 /nologo
73LIB32=link.exe -lib
74# ADD BASE LIB32 /nologo
75# ADD LIB32 /nologo
76
77!ENDIF
78
79# Begin Target
80
81# Name "libming - Win32 Release"
82# Name "libming - Win32 Debug"
83# Begin Group "Source Files"
84
85# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
86# Begin Source File
87
88SOURCE="..\src\blocks\action.c"
89# End Source File
90# Begin Source File
91
92SOURCE="..\src\actioncompiler\assembler.c"
93# End Source File
94# Begin Source File
95
96SOURCE="..\src\blocks\bitmap.c"
97# End Source File
98# Begin Source File
99
100SOURCE="..\src\blocks\block.c"
101# End Source File
102# Begin Source File
103
104SOURCE="..\src\blocklist.c"
105# End Source File
106# Begin Source File
107
108SOURCE="..\src\blocks\browserfont.c"
109# End Source File
110# Begin Source File
111
112SOURCE="..\src\blocks\button.c"
113# End Source File
114# Begin Source File
115
116SOURCE="..\src\blocks\character.c"
117# End Source File
118# Begin Source File
119
120SOURCE="..\src\actioncompiler\compile.c"
121# End Source File
122# Begin Source File
123
124SOURCE="..\src\actioncompiler\compileaction.c"
125# End Source File
126# Begin Source File
127
128SOURCE="..\src\blocks\cxform.c"
129# End Source File
130# Begin Source File
131
132SOURCE="..\src\blocks\dbl.c"
133# End Source File
134# Begin Source File
135
136SOURCE="..\src\displaylist.c"
137# End Source File
138# Begin Source File
139
140SOURCE="..\src\blocks\error.c"
141# End Source File
142# Begin Source File
143
144SOURCE="..\src\fill.c"
145# End Source File
146# Begin Source File
147
148SOURCE="..\src\blocks\fillstyle.c"
149# End Source File
150# Begin Source File
151
152SOURCE="..\src\blocks\font.c"
153# End Source File
154# Begin Source File
155
156SOURCE="..\src\font_util.c"
157# End Source File
158# Begin Source File
159
160SOURCE="..\src\blocks\fontinfo.c"
161# End Source File
162# Begin Source File
163
164SOURCE=..\src\blocks\fromswf.c
165# End Source File
166# Begin Source File
167
168SOURCE=..\src\gc.c
169# End Source File
170# Begin Source File
171
172SOURCE=..\src\blocks\gifdbl.c
173# End Source File
174# Begin Source File
175
176SOURCE="..\src\blocks\gradient.c"
177# End Source File
178# Begin Source File
179
180SOURCE="..\src\blocks\imports.c"
181# End Source File
182# Begin Source File
183
184SOURCE="..\src\blocks\input.c"
185# End Source File
186# Begin Source File
187
188SOURCE="..\src\blocks\jpeg.c"
189# End Source File
190# Begin Source File
191
192SOURCE="..\src\actioncompiler\lex.swf4.c"
193# End Source File
194# Begin Source File
195
196SOURCE="..\src\actioncompiler\lex.swf5.c"
197# End Source File
198# Begin Source File
199
200SOURCE="..\src\blocks\linestyle.c"
201# End Source File
202# Begin Source File
203
204SOURCE="..\src\actioncompiler\listaction.c"
205# End Source File
206# Begin Source File
207
208SOURCE="..\src\blocks\matrix.c"
209# End Source File
210# Begin Source File
211
212SOURCE="..\src\blocks\method.c"
213# End Source File
214# Begin Source File
215
216SOURCE="..\src\ming.c"
217# End Source File
218# Begin Source File
219
220SOURCE="..\src\blocks\morph.c"
221# End Source File
222# Begin Source File
223
224SOURCE="..\src\movie.c"
225# End Source File
226# Begin Source File
227
228SOURCE="..\src\movieclip.c"
229# End Source File
230# Begin Source File
231
232SOURCE="..\src\blocks\mp3.c"
233# End Source File
234# Begin Source File
235
236SOURCE="..\src\blocks\output.c"
237# End Source File
238# Begin Source File
239
240SOURCE="..\src\blocks\outputblock.c"
241# End Source File
242# Begin Source File
243
244SOURCE="..\src\blocks\placeobject.c"
245# End Source File
246# Begin Source File
247
248SOURCE=..\src\blocks\pngdbl.c
249# End Source File
250# Begin Source File
251
252SOURCE="..\src\position.c"
253# End Source File
254# Begin Source File
255
256SOURCE="..\src\blocks\rect.c"
257# End Source File
258# Begin Source File
259
260SOURCE="..\src\blocks\shape.c"
261# End Source File
262# Begin Source File
263
264SOURCE="..\src\shape_cubic.c"
265# End Source File
266# Begin Source File
267
268SOURCE="..\src\shape_util.c"
269# End Source File
270# Begin Source File
271
272SOURCE="..\src\blocks\sound.c"
273# End Source File
274# Begin Source File
275
276SOURCE="..\src\blocks\soundinstance.c"
277# End Source File
278# Begin Source File
279
280SOURCE="..\src\blocks\soundstream.c"
281# End Source File
282# Begin Source File
283
284SOURCE="..\src\blocks\sprite.c"
285# End Source File
286# Begin Source File
287
288SOURCE="..\src\actioncompiler\swf4compiler.tab.c"
289# End Source File
290# Begin Source File
291
292SOURCE="..\src\actioncompiler\swf5compiler.tab.c"
293# End Source File
294# Begin Source File
295
296SOURCE="..\src\blocks\text.c"
297# End Source File
298# Begin Source File
299
300SOURCE="..\src\text_util.c"
301# End Source File
302# Begin Source File
303
304SOURCE="..\src\blocks\textfield.c"
305# End Source File
306# Begin Source File
307
308SOURCE="..\src\blocks\ttffont.c"
309# End Source File
310# Begin Source File
311
312SOURCE="..\src\blocks\utf8.c"
313# End Source File
314# Begin Source File
315
316SOURCE="..\src\blocks\videostream.c"
317# End Source File
318# End Group
319# Begin Group "Header Files"
320
321# PROP Default_Filter "h;hpp;hxx;hm;inl"
322# Begin Source File
323
324SOURCE="..\src\actioncompiler\action.h"
325# End Source File
326# Begin Source File
327
328SOURCE="..\src\blocks\action.h"
329# End Source File
330# Begin Source File
331
332SOURCE="..\src\actioncompiler\assembler.h"
333# End Source File
334# Begin Source File
335
336SOURCE="..\src\blocks\bitmap.h"
337# End Source File
338# Begin Source File
339
340SOURCE="..\src\blocks\block.h"
341# End Source File
342# Begin Source File
343
344SOURCE="..\src\blocklist.h"
345# End Source File
346# Begin Source File
347
348SOURCE="..\src\blocks\blocktypes.h"
349# End Source File
350# Begin Source File
351
352SOURCE="..\src\blocktypes.h"
353# End Source File
354# Begin Source File
355
356SOURCE="..\src\blocks\browserfont.h"
357# End Source File
358# Begin Source File
359
360SOURCE="..\src\blocks\button.h"
361# End Source File
362# Begin Source File
363
364SOURCE="..\src\blocks\character.h"
365# End Source File
366# Begin Source File
367
368SOURCE="..\src\actioncompiler\compile.h"
369# End Source File
370# Begin Source File
371
372SOURCE="..\src\blocks\cxform.h"
373# End Source File
374# Begin Source File
375
376SOURCE="..\src\blocks\dbl.h"
377# End Source File
378# Begin Source File
379
380SOURCE="..\src\displaylist.h"
381# End Source File
382# Begin Source File
383
384SOURCE="..\src\blocks\error.h.h"
385# End Source File
386# Begin Source File
387
388SOURCE="..\src\blocks\exports.h"
389# End Source File
390# Begin Source File
391
392SOURCE="..\src\fill.h"
393# End Source File
394# Begin Source File
395
396SOURCE="..\src\blocks\fillstyle.h"
397# End Source File
398# Begin Source File
399
400SOURCE="..\src\blocks\font.h"
401# End Source File
402# Begin Source File
403
404SOURCE="..\src\font_util.h"
405# End Source File
406# Begin Source File
407
408SOURCE="..\src\blocks\fontinfo.h"
409# End Source File
410# Begin Source File
411
412SOURCE=..\src\blocks\fromswf.h
413# End Source File
414# Begin Source File
415
416SOURCE=..\src\gc.h
417# End Source File
418# Begin Source File
419
420SOURCE="..\src\blocks\gradient.h"
421# End Source File
422# Begin Source File
423
424SOURCE="..\src\blocks\imports.h"
425# End Source File
426# Begin Source File
427
428SOURCE="..\src\blocks\input.h"
429# End Source File
430# Begin Source File
431
432SOURCE="..\src\blocks\jpeg.h"
433# End Source File
434# Begin Source File
435
436SOURCE="..\src\libming.h"
437# End Source File
438# Begin Source File
439
440SOURCE="..\src\blocks\libswf.h"
441# End Source File
442# Begin Source File
443
444SOURCE="..\src\blocks\linestyle.h"
445# End Source File
446# Begin Source File
447
448SOURCE="..\src\blocks\matrix.h"
449# End Source File
450# Begin Source File
451
452SOURCE="..\src\blocks\method.h"
453# End Source File
454# Begin Source File
455
456SOURCE="..\src\ming.h"
457# End Source File
458# Begin Source File
459
460SOURCE="..\mingpp.h"
461# End Source File
462# Begin Source File
463
464SOURCE="..\src\blocks\morph.h"
465# End Source File
466# Begin Source File
467
468SOURCE="..\src\movie.h"
469# End Source File
470# Begin Source File
471
472SOURCE="..\src\movieclip.h"
473# End Source File
474# Begin Source File
475
476SOURCE="..\src\blocks\output.h"
477# End Source File
478# Begin Source File
479
480SOURCE="..\src\blocks\outputblock.h"
481# End Source File
482# Begin Source File
483
484SOURCE="..\src\blocks\placeobject.h"
485# End Source File
486# Begin Source File
487
488SOURCE="..\src\position.h"
489# End Source File
490# Begin Source File
491
492SOURCE="..\src\blocks\rect.h"
493# End Source File
494# Begin Source File
495
496SOURCE="..\src\blocks\shape.h"
497# End Source File
498# Begin Source File
499
500SOURCE="..\src\shape_cubic.h"
501# End Source File
502# Begin Source File
503
504SOURCE="..\src\shape_util.h"
505# End Source File
506# Begin Source File
507
508SOURCE="..\src\blocks\sound.h"
509# End Source File
510# Begin Source File
511
512SOURCE="..\src\blocks\soundinstance.h"
513# End Source File
514# Begin Source File
515
516SOURCE="..\src\blocks\soundstream.h"
517# End Source File
518# Begin Source File
519
520SOURCE="..\src\blocks\sprite.h"
521# End Source File
522# Begin Source File
523
524SOURCE="..\src\blocks\swf.h"
525# End Source File
526# Begin Source File
527
528SOURCE="..\src\actioncompiler\swf4compiler.tab.h"
529# End Source File
530# Begin Source File
531
532SOURCE="..\src\actioncompiler\swf5compiler.tab.h"
533# End Source File
534# Begin Source File
535
536SOURCE="..\src\blocks\text.h"
537# End Source File
538# Begin Source File
539
540SOURCE="..\src\text_util.h"
541# End Source File
542# Begin Source File
543
544SOURCE="..\src\blocks\textfield.h"
545# End Source File
546# Begin Source File
547
548SOURCE="..\src\blocks\utf8.h"
549# End Source File
550# Begin Source File
551
552SOURCE="..\src\blocks\videostream.h"
553# End Source File
554# End Group
555# Begin Group "Parsers"
556
557# PROP Default_Filter "y;flex"
558# Begin Source File
559
560SOURCE=..\src\actioncompiler\swf4compiler.flex
561
562!IF  "$(CFG)" == "libming - Win32 Release"
563
564# Begin Custom Build
565InputDir=\PHP\ming\src\actioncompiler
566InputPath=..\src\actioncompiler\swf4compiler.flex
567
568"$(InputDir)\lex.swf4.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
569	flex.exe -i -Pswf4 -o$(InputDir)\lex.swf4.c $(InputDir)\swf4compiler.flex
570
571# End Custom Build
572
573!ELSEIF  "$(CFG)" == "libming - Win32 Debug"
574
575# Begin Custom Build
576InputDir=\PHP\ming\src\actioncompiler
577InputPath=..\src\actioncompiler\swf4compiler.flex
578
579"$(InputDir)\lex.swf4.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
580	flex.exe -d -i -Pswf4 -o$(InputDir)\lex.swf4.c $(InputDir)\swf4compiler.flex
581
582# End Custom Build
583
584!ENDIF
585
586# End Source File
587# Begin Source File
588
589SOURCE=..\src\actioncompiler\swf4compiler.y
590
591!IF  "$(CFG)" == "libming - Win32 Release"
592
593# Begin Custom Build
594InputDir=\PHP\ming\src\actioncompiler
595InputPath=..\src\actioncompiler\swf4compiler.y
596
597BuildCmds= \
598	bison.exe --no-lines -p swf4 $(InputDir)\swf4compiler.y \
599	bison.exe --no-lines --defines -p swf4 $(InputDir)\swf4compiler.y \
600
601
602"$(InputDir)\swf4compiler.tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
603   $(BuildCmds)
604
605"$(InputDir)\swf4compiler.tab.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
606   $(BuildCmds)
607# End Custom Build
608
609!ELSEIF  "$(CFG)" == "libming - Win32 Debug"
610
611# Begin Custom Build
612InputDir=\PHP\ming\src\actioncompiler
613InputPath=..\src\actioncompiler\swf4compiler.y
614
615BuildCmds= \
616	bison.exe --no-lines --debug -p swf4 $(InputDir)\swf4compiler.y \
617	bison.exe --no-lines --defines --debug -p swf4 $(InputDir)\swf4compiler.y \
618
619
620"$(InputDir)\swf4compiler.tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
621   $(BuildCmds)
622
623"$(InputDir)\swf4compiler.tab.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
624   $(BuildCmds)
625# End Custom Build
626
627!ENDIF
628
629# End Source File
630# Begin Source File
631
632SOURCE=..\src\actioncompiler\swf5compiler.flex
633
634!IF  "$(CFG)" == "libming - Win32 Release"
635
636# Begin Custom Build
637InputDir=\PHP\ming\src\actioncompiler
638InputPath=..\src\actioncompiler\swf5compiler.flex
639
640"$(InputDir)\lex.swf5.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
641	flex.exe -i -Pswf5 -o$(InputDir)\lex.swf5.c $(InputDir)\swf5compiler.flex
642
643# End Custom Build
644
645!ELSEIF  "$(CFG)" == "libming - Win32 Debug"
646
647# Begin Custom Build
648InputDir=\PHP\ming\src\actioncompiler
649InputPath=..\src\actioncompiler\swf5compiler.flex
650
651"$(InputDir)\lex.swf5.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
652	flex.exe -d -i -Pswf5 -o$(InputDir)\lex.swf5.c $(InputDir)\swf5compiler.flex
653
654# End Custom Build
655
656!ENDIF
657
658# End Source File
659# Begin Source File
660
661SOURCE=..\src\actioncompiler\swf5compiler.y
662
663!IF  "$(CFG)" == "libming - Win32 Release"
664
665# Begin Custom Build
666InputDir=\PHP\ming\src\actioncompiler
667InputPath=..\src\actioncompiler\swf5compiler.y
668
669BuildCmds= \
670	bison.exe --no-lines -p swf5 $(InputDir)\swf5compiler.y \
671	bison.exe --no-lines --defines -p swf5 $(InputDir)\swf5compiler.y \
672
673
674"$(InputDir)\swf5compiler.tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
675   $(BuildCmds)
676
677"$(InputDir)\swf5compiler.tab.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
678   $(BuildCmds)
679# End Custom Build
680
681!ELSEIF  "$(CFG)" == "libming - Win32 Debug"
682
683# Begin Custom Build
684InputDir=\PHP\ming\src\actioncompiler
685InputPath=..\src\actioncompiler\swf5compiler.y
686
687BuildCmds= \
688	bison.exe --no-lines --debug -p swf5 $(InputDir)\swf5compiler.y \
689	bison.exe --no-lines --defines --debug -p swf5 $(InputDir)\swf5compiler.y \
690
691
692"$(InputDir)\swf5compiler.tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
693   $(BuildCmds)
694
695"$(InputDir)\swf5compiler.tab.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
696   $(BuildCmds)
697# End Custom Build
698
699!ENDIF
700
701# End Source File
702# End Group
703# End Target
704# End Project
705