1# Microsoft Developer Studio Project File - Name="fltk_gldll" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7CFG=fltk_gldll - 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 "fltk_gldll.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 "fltk_gldll.mak" CFG="fltk_gldll - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "fltk_gldll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21!MESSAGE "fltk_gldll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29MTL=midl.exe
30RSC=rc.exe
31
32!IF  "$(CFG)" == "fltk_gldll - Win32 Release"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 0
36# PROP BASE Output_Dir "Release/fltk_gldll"
37# PROP BASE Intermediate_Dir "Release/fltk_gldll"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 0
41# PROP Output_Dir "Release/fltk_gldll"
42# PROP Intermediate_Dir "Release/fltk_gldll"
43# PROP Ignore_Export_Lib 0
44# PROP Target_Dir ""
45# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
46# ADD CPP /nologo /MD /W3 /GX /Os /Ob2 /I "../../zlib" /I "../../png" /I "../../jpeg" /I "." /I "../.." /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /c
47# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
48# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
49# ADD BASE RSC /l 0x409 /d "NDEBUG"
50# ADD RSC /l 0x409 /d "NDEBUG"
51BSC32=bscmake.exe
52# ADD BASE BSC32 /nologo
53# ADD BSC32 /nologo
54LINK32=link.exe
55# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /machine:I386
56# ADD LINK32 opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /version:1.0 /subsystem:windows /dll /pdb:"fltk_gldll.pdb" /machine:I386
57# SUBTRACT LINK32 /pdb:none
58
59!ELSEIF  "$(CFG)" == "fltk_gldll - Win32 Debug"
60
61# PROP BASE Use_MFC 0
62# PROP BASE Use_Debug_Libraries 1
63# PROP BASE Output_Dir "Debug/fltk_gldll"
64# PROP BASE Intermediate_Dir "Debug/fltk_gldll"
65# PROP BASE Target_Dir ""
66# PROP Use_MFC 0
67# PROP Use_Debug_Libraries 1
68# PROP Output_Dir "Debug/fltk_gldll"
69# PROP Intermediate_Dir "Debug/fltk_gldll"
70# PROP Ignore_Export_Lib 0
71# PROP Target_Dir ""
72# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
73# ADD CPP /nologo /MDd /GX /ZI /Od /I "." /I "../.." /I "..\..\zlib" /I "..\..\png" /I "..\..\jpeg" /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /c
74# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
75# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
76# ADD BASE RSC /l 0x409 /d "_DEBUG"
77# ADD RSC /l 0x409 /d "_DEBUG"
78BSC32=bscmake.exe
79# ADD BASE BSC32 /nologo
80# ADD BSC32 /nologo
81LINK32=link.exe
82# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
83# ADD LINK32 opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /version:1.0 /subsystem:windows /dll /pdb:"fltk_gldlld.pdb" /debug /machine:I386 /out:"Debug/fltk_gldll/fltk_gldlld.dll" /pdbtype:sept
84# SUBTRACT LINK32 /pdb:none /incremental:no
85
86!ENDIF
87
88# Begin Target
89
90# Name "fltk_gldll - Win32 Release"
91# Name "fltk_gldll - Win32 Debug"
92# Begin Source File
93
94SOURCE=..\..\src\Fl_Gl_Choice.cxx
95DEP_CPP_FL_GL=\
96	"..\..\fl\enumerations.h"\
97	"..\..\fl\fl.h"\
98	"..\..\FL\Fl_Cairo.H"\
99	"..\..\fl\fl_export.h"\
100	"..\..\fl\fl_group.h"\
101	"..\..\fl\fl_types.h"\
102	"..\..\fl\fl_utf8.h"\
103	"..\..\fl\fl_widget.h"\
104	"..\..\fl\fl_window.h"\
105	"..\..\FL\gl.h"\
106	"..\..\fl\gl_draw.h"\
107	"..\..\fl\mac.H"\
108	"..\..\fl\win32.h"\
109	"..\..\fl\x.h"\
110	"..\..\fl\Xutf8.h"\
111	"..\..\src\fl_gl_choice.h"\
112	"..\..\src\flstring.h"\
113	".\config.h"\
114
115# End Source File
116# Begin Source File
117
118SOURCE=..\..\src\Fl_Gl_Device_Plugin.cxx
119DEP_CPP_FL_GL_=\
120	"..\..\fl\enumerations.h"\
121	"..\..\fl\fl.h"\
122	"..\..\fl\fl_bitmap.h"\
123	"..\..\FL\Fl_Cairo.H"\
124	"..\..\fl\fl_device.h"\
125	"..\..\fl\fl_draw.h"\
126	"..\..\fl\fl_export.h"\
127	"..\..\fl\fl_gl_window.h"\
128	"..\..\fl\fl_group.h"\
129	"..\..\fl\fl_image.h"\
130	"..\..\fl\fl_paged_device.h"\
131	"..\..\fl\fl_pixmap.h"\
132	"..\..\fl\fl_plugin.h"\
133	"..\..\fl\fl_postscript.h"\
134	"..\..\fl\fl_preferences.h"\
135	"..\..\fl\fl_printer.h"\
136	"..\..\fl\fl_rgb_image.h"\
137	"..\..\fl\fl_types.h"\
138	"..\..\fl\fl_utf8.h"\
139	"..\..\fl\fl_widget.h"\
140	"..\..\fl\fl_window.h"\
141	"..\..\FL\gl.h"\
142	"..\..\fl\mac.H"\
143	"..\..\fl\win32.h"\
144	"..\..\fl\x.h"\
145	"..\..\fl\Xutf8.h"\
146	"..\..\src\fl_gl_choice.h"\
147	".\config.h"\
148
149# End Source File
150# Begin Source File
151
152SOURCE=..\..\src\Fl_Gl_Overlay.cxx
153DEP_CPP_FL_GL_O=\
154	"..\..\fl\enumerations.h"\
155	"..\..\fl\fl.h"\
156	"..\..\FL\Fl_Cairo.H"\
157	"..\..\fl\fl_export.h"\
158	"..\..\fl\fl_gl_window.h"\
159	"..\..\fl\fl_group.h"\
160	"..\..\fl\fl_types.h"\
161	"..\..\fl\fl_utf8.h"\
162	"..\..\fl\fl_widget.h"\
163	"..\..\fl\fl_window.h"\
164	"..\..\FL\gl.h"\
165	"..\..\fl\mac.H"\
166	"..\..\fl\win32.h"\
167	"..\..\fl\x.h"\
168	"..\..\fl\Xutf8.h"\
169	"..\..\src\fl_gl_choice.h"\
170	".\config.h"\
171
172# End Source File
173# Begin Source File
174
175SOURCE=..\..\src\Fl_Gl_Window.cxx
176DEP_CPP_FL_GL_W=\
177	"..\..\fl\enumerations.h"\
178	"..\..\fl\fl.h"\
179	"..\..\FL\Fl_Cairo.H"\
180	"..\..\fl\fl_export.h"\
181	"..\..\fl\fl_gl_window.h"\
182	"..\..\fl\fl_group.h"\
183	"..\..\fl\fl_types.h"\
184	"..\..\fl\fl_utf8.h"\
185	"..\..\fl\fl_widget.h"\
186	"..\..\fl\fl_window.h"\
187	"..\..\FL\gl.h"\
188	"..\..\fl\mac.H"\
189	"..\..\fl\win32.h"\
190	"..\..\fl\x.h"\
191	"..\..\fl\Xutf8.h"\
192	"..\..\src\fl_gl_choice.h"\
193	"..\..\src\flstring.h"\
194	".\config.h"\
195
196# End Source File
197# Begin Source File
198
199SOURCE=..\..\src\freeglut_geometry.cxx
200DEP_CPP_FREEG=\
201	"..\..\fl\enumerations.h"\
202	"..\..\fl\fl.h"\
203	"..\..\FL\Fl_Cairo.H"\
204	"..\..\fl\fl_export.h"\
205	"..\..\fl\fl_gl_window.h"\
206	"..\..\fl\fl_group.h"\
207	"..\..\fl\fl_types.h"\
208	"..\..\fl\fl_utf8.h"\
209	"..\..\fl\fl_widget.h"\
210	"..\..\fl\fl_window.h"\
211	"..\..\fl\glut.h"\
212	"..\..\FL\math.h"\
213	"..\..\fl\Xutf8.h"\
214
215NODEP_CPP_FREEG=\
216	"..\..\..\..\usr\include\math.h"\
217
218# End Source File
219# Begin Source File
220
221SOURCE=..\..\src\freeglut_stroke_mono_roman.cxx
222DEP_CPP_FREEGL=\
223	"..\..\fl\enumerations.h"\
224	"..\..\fl\fl.h"\
225	"..\..\FL\Fl_Cairo.H"\
226	"..\..\fl\fl_export.h"\
227	"..\..\fl\fl_gl_window.h"\
228	"..\..\fl\fl_group.h"\
229	"..\..\fl\fl_types.h"\
230	"..\..\fl\fl_utf8.h"\
231	"..\..\fl\fl_widget.h"\
232	"..\..\fl\fl_window.h"\
233	"..\..\fl\glut.h"\
234	"..\..\fl\Xutf8.h"\
235
236# End Source File
237# Begin Source File
238
239SOURCE=..\..\src\freeglut_stroke_roman.cxx
240DEP_CPP_FREEGLU=\
241	"..\..\fl\enumerations.h"\
242	"..\..\fl\fl.h"\
243	"..\..\FL\Fl_Cairo.H"\
244	"..\..\fl\fl_export.h"\
245	"..\..\fl\fl_gl_window.h"\
246	"..\..\fl\fl_group.h"\
247	"..\..\fl\fl_types.h"\
248	"..\..\fl\fl_utf8.h"\
249	"..\..\fl\fl_widget.h"\
250	"..\..\fl\fl_window.h"\
251	"..\..\fl\glut.h"\
252	"..\..\fl\Xutf8.h"\
253
254# End Source File
255# Begin Source File
256
257SOURCE=..\..\src\freeglut_teapot.cxx
258DEP_CPP_FREEGLUT=\
259	"..\..\fl\enumerations.h"\
260	"..\..\fl\fl.h"\
261	"..\..\FL\Fl_Cairo.H"\
262	"..\..\fl\fl_export.h"\
263	"..\..\fl\fl_gl_window.h"\
264	"..\..\fl\fl_group.h"\
265	"..\..\fl\fl_types.h"\
266	"..\..\fl\fl_utf8.h"\
267	"..\..\fl\fl_widget.h"\
268	"..\..\fl\fl_window.h"\
269	"..\..\fl\glut.h"\
270	"..\..\fl\Xutf8.h"\
271	"..\..\src\freeglut_teapot_data.h"\
272
273# End Source File
274# Begin Source File
275
276SOURCE=..\..\src\gl_draw.cxx
277DEP_CPP_GL_DR=\
278	"..\..\fl\enumerations.h"\
279	"..\..\fl\fl.h"\
280	"..\..\fl\fl_bitmap.h"\
281	"..\..\FL\Fl_Cairo.H"\
282	"..\..\fl\fl_device.h"\
283	"..\..\fl\fl_draw.h"\
284	"..\..\fl\fl_export.h"\
285	"..\..\fl\fl_group.h"\
286	"..\..\fl\fl_image.h"\
287	"..\..\fl\fl_pixmap.h"\
288	"..\..\fl\fl_plugin.h"\
289	"..\..\fl\fl_preferences.h"\
290	"..\..\fl\fl_rgb_image.h"\
291	"..\..\fl\fl_types.h"\
292	"..\..\fl\fl_utf8.h"\
293	"..\..\fl\fl_widget.h"\
294	"..\..\fl\fl_window.h"\
295	"..\..\FL\gl.h"\
296	"..\..\FL\glu.h"\
297	"..\..\fl\mac.H"\
298	"..\..\fl\win32.h"\
299	"..\..\fl\x.h"\
300	"..\..\fl\Xutf8.h"\
301	"..\..\src\fl_font.h"\
302	"..\..\src\fl_gl_choice.h"\
303	"..\..\src\flstring.h"\
304	".\config.h"\
305
306# End Source File
307# Begin Source File
308
309SOURCE=..\..\src\glut_compatability.cxx
310DEP_CPP_GLUT_=\
311	"..\..\fl\enumerations.h"\
312	"..\..\fl\fl.h"\
313	"..\..\FL\Fl_Cairo.H"\
314	"..\..\fl\fl_export.h"\
315	"..\..\fl\fl_gl_window.h"\
316	"..\..\fl\fl_group.h"\
317	"..\..\fl\fl_image.h"\
318	"..\..\fl\fl_menu_item.h"\
319	"..\..\fl\fl_types.h"\
320	"..\..\fl\fl_utf8.h"\
321	"..\..\fl\fl_widget.h"\
322	"..\..\fl\fl_window.h"\
323	"..\..\fl\glut.h"\
324	"..\..\fl\Xutf8.h"\
325	"..\..\src\flstring.h"\
326	".\config.h"\
327
328# End Source File
329# Begin Source File
330
331SOURCE=..\..\src\glut_font.cxx
332DEP_CPP_GLUT_F=\
333	"..\..\fl\enumerations.h"\
334	"..\..\fl\fl.h"\
335	"..\..\FL\Fl_Cairo.H"\
336	"..\..\fl\fl_export.h"\
337	"..\..\fl\fl_gl_window.h"\
338	"..\..\fl\fl_group.h"\
339	"..\..\fl\fl_types.h"\
340	"..\..\fl\fl_utf8.h"\
341	"..\..\fl\fl_widget.h"\
342	"..\..\fl\fl_window.h"\
343	"..\..\fl\glut.h"\
344	"..\..\fl\Xutf8.h"\
345	".\config.h"\
346
347# End Source File
348# End Target
349# End Project
350