You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

350 lines
9.8KB

  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. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=fltk_gldll - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "fltk_gldll.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "fltk_gldll.mak" CFG="fltk_gldll - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "fltk_gldll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "fltk_gldll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "fltk_gldll - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release/fltk_gldll"
  32. # PROP BASE Intermediate_Dir "Release/fltk_gldll"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release/fltk_gldll"
  37. # PROP Intermediate_Dir "Release/fltk_gldll"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # 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
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  45. # ADD RSC /l 0x409 /d "NDEBUG"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # 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
  51. # 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
  52. # SUBTRACT LINK32 /pdb:none
  53. !ELSEIF "$(CFG)" == "fltk_gldll - Win32 Debug"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug/fltk_gldll"
  57. # PROP BASE Intermediate_Dir "Debug/fltk_gldll"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "Debug/fltk_gldll"
  62. # PROP Intermediate_Dir "Debug/fltk_gldll"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  66. # 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
  67. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  68. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  70. # ADD RSC /l 0x409 /d "_DEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # 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
  76. # 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
  77. # SUBTRACT LINK32 /pdb:none /incremental:no
  78. !ENDIF
  79. # Begin Target
  80. # Name "fltk_gldll - Win32 Release"
  81. # Name "fltk_gldll - Win32 Debug"
  82. # Begin Source File
  83. SOURCE=..\..\src\Fl_Gl_Choice.cxx
  84. DEP_CPP_FL_GL=\
  85. "..\..\fl\enumerations.h"\
  86. "..\..\fl\fl.h"\
  87. "..\..\FL\Fl_Cairo.H"\
  88. "..\..\fl\fl_export.h"\
  89. "..\..\fl\fl_group.h"\
  90. "..\..\fl\fl_types.h"\
  91. "..\..\fl\fl_utf8.h"\
  92. "..\..\fl\fl_widget.h"\
  93. "..\..\fl\fl_window.h"\
  94. "..\..\FL\gl.h"\
  95. "..\..\fl\gl_draw.h"\
  96. "..\..\fl\mac.H"\
  97. "..\..\fl\win32.h"\
  98. "..\..\fl\x.h"\
  99. "..\..\fl\Xutf8.h"\
  100. "..\..\src\fl_gl_choice.h"\
  101. "..\..\src\flstring.h"\
  102. ".\config.h"\
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=..\..\src\Fl_Gl_Device_Plugin.cxx
  106. DEP_CPP_FL_GL_=\
  107. "..\..\fl\enumerations.h"\
  108. "..\..\fl\fl.h"\
  109. "..\..\fl\fl_bitmap.h"\
  110. "..\..\FL\Fl_Cairo.H"\
  111. "..\..\fl\fl_device.h"\
  112. "..\..\fl\fl_draw.h"\
  113. "..\..\fl\fl_export.h"\
  114. "..\..\fl\fl_gl_window.h"\
  115. "..\..\fl\fl_group.h"\
  116. "..\..\fl\fl_image.h"\
  117. "..\..\fl\fl_paged_device.h"\
  118. "..\..\fl\fl_pixmap.h"\
  119. "..\..\fl\fl_plugin.h"\
  120. "..\..\fl\fl_postscript.h"\
  121. "..\..\fl\fl_preferences.h"\
  122. "..\..\fl\fl_printer.h"\
  123. "..\..\fl\fl_rgb_image.h"\
  124. "..\..\fl\fl_types.h"\
  125. "..\..\fl\fl_utf8.h"\
  126. "..\..\fl\fl_widget.h"\
  127. "..\..\fl\fl_window.h"\
  128. "..\..\FL\gl.h"\
  129. "..\..\fl\mac.H"\
  130. "..\..\fl\win32.h"\
  131. "..\..\fl\x.h"\
  132. "..\..\fl\Xutf8.h"\
  133. "..\..\src\fl_gl_choice.h"\
  134. ".\config.h"\
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=..\..\src\Fl_Gl_Overlay.cxx
  138. DEP_CPP_FL_GL_O=\
  139. "..\..\fl\enumerations.h"\
  140. "..\..\fl\fl.h"\
  141. "..\..\FL\Fl_Cairo.H"\
  142. "..\..\fl\fl_export.h"\
  143. "..\..\fl\fl_gl_window.h"\
  144. "..\..\fl\fl_group.h"\
  145. "..\..\fl\fl_types.h"\
  146. "..\..\fl\fl_utf8.h"\
  147. "..\..\fl\fl_widget.h"\
  148. "..\..\fl\fl_window.h"\
  149. "..\..\FL\gl.h"\
  150. "..\..\fl\mac.H"\
  151. "..\..\fl\win32.h"\
  152. "..\..\fl\x.h"\
  153. "..\..\fl\Xutf8.h"\
  154. "..\..\src\fl_gl_choice.h"\
  155. ".\config.h"\
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=..\..\src\Fl_Gl_Window.cxx
  159. DEP_CPP_FL_GL_W=\
  160. "..\..\fl\enumerations.h"\
  161. "..\..\fl\fl.h"\
  162. "..\..\FL\Fl_Cairo.H"\
  163. "..\..\fl\fl_export.h"\
  164. "..\..\fl\fl_gl_window.h"\
  165. "..\..\fl\fl_group.h"\
  166. "..\..\fl\fl_types.h"\
  167. "..\..\fl\fl_utf8.h"\
  168. "..\..\fl\fl_widget.h"\
  169. "..\..\fl\fl_window.h"\
  170. "..\..\FL\gl.h"\
  171. "..\..\fl\mac.H"\
  172. "..\..\fl\win32.h"\
  173. "..\..\fl\x.h"\
  174. "..\..\fl\Xutf8.h"\
  175. "..\..\src\fl_gl_choice.h"\
  176. "..\..\src\flstring.h"\
  177. ".\config.h"\
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=..\..\src\freeglut_geometry.cxx
  181. DEP_CPP_FREEG=\
  182. "..\..\fl\enumerations.h"\
  183. "..\..\fl\fl.h"\
  184. "..\..\FL\Fl_Cairo.H"\
  185. "..\..\fl\fl_export.h"\
  186. "..\..\fl\fl_gl_window.h"\
  187. "..\..\fl\fl_group.h"\
  188. "..\..\fl\fl_types.h"\
  189. "..\..\fl\fl_utf8.h"\
  190. "..\..\fl\fl_widget.h"\
  191. "..\..\fl\fl_window.h"\
  192. "..\..\fl\glut.h"\
  193. "..\..\FL\math.h"\
  194. "..\..\fl\Xutf8.h"\
  195. NODEP_CPP_FREEG=\
  196. "..\..\..\..\usr\include\math.h"\
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=..\..\src\freeglut_stroke_mono_roman.cxx
  200. DEP_CPP_FREEGL=\
  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\Xutf8.h"\
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=..\..\src\freeglut_stroke_roman.cxx
  216. DEP_CPP_FREEGLU=\
  217. "..\..\fl\enumerations.h"\
  218. "..\..\fl\fl.h"\
  219. "..\..\FL\Fl_Cairo.H"\
  220. "..\..\fl\fl_export.h"\
  221. "..\..\fl\fl_gl_window.h"\
  222. "..\..\fl\fl_group.h"\
  223. "..\..\fl\fl_types.h"\
  224. "..\..\fl\fl_utf8.h"\
  225. "..\..\fl\fl_widget.h"\
  226. "..\..\fl\fl_window.h"\
  227. "..\..\fl\glut.h"\
  228. "..\..\fl\Xutf8.h"\
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=..\..\src\freeglut_teapot.cxx
  232. DEP_CPP_FREEGLUT=\
  233. "..\..\fl\enumerations.h"\
  234. "..\..\fl\fl.h"\
  235. "..\..\FL\Fl_Cairo.H"\
  236. "..\..\fl\fl_export.h"\
  237. "..\..\fl\fl_gl_window.h"\
  238. "..\..\fl\fl_group.h"\
  239. "..\..\fl\fl_types.h"\
  240. "..\..\fl\fl_utf8.h"\
  241. "..\..\fl\fl_widget.h"\
  242. "..\..\fl\fl_window.h"\
  243. "..\..\fl\glut.h"\
  244. "..\..\fl\Xutf8.h"\
  245. "..\..\src\freeglut_teapot_data.h"\
  246. # End Source File
  247. # Begin Source File
  248. SOURCE=..\..\src\gl_draw.cxx
  249. DEP_CPP_GL_DR=\
  250. "..\..\fl\enumerations.h"\
  251. "..\..\fl\fl.h"\
  252. "..\..\fl\fl_bitmap.h"\
  253. "..\..\FL\Fl_Cairo.H"\
  254. "..\..\fl\fl_device.h"\
  255. "..\..\fl\fl_draw.h"\
  256. "..\..\fl\fl_export.h"\
  257. "..\..\fl\fl_group.h"\
  258. "..\..\fl\fl_image.h"\
  259. "..\..\fl\fl_pixmap.h"\
  260. "..\..\fl\fl_plugin.h"\
  261. "..\..\fl\fl_preferences.h"\
  262. "..\..\fl\fl_rgb_image.h"\
  263. "..\..\fl\fl_types.h"\
  264. "..\..\fl\fl_utf8.h"\
  265. "..\..\fl\fl_widget.h"\
  266. "..\..\fl\fl_window.h"\
  267. "..\..\FL\gl.h"\
  268. "..\..\FL\glu.h"\
  269. "..\..\fl\mac.H"\
  270. "..\..\fl\win32.h"\
  271. "..\..\fl\x.h"\
  272. "..\..\fl\Xutf8.h"\
  273. "..\..\src\fl_font.h"\
  274. "..\..\src\fl_gl_choice.h"\
  275. "..\..\src\flstring.h"\
  276. ".\config.h"\
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=..\..\src\glut_compatability.cxx
  280. DEP_CPP_GLUT_=\
  281. "..\..\fl\enumerations.h"\
  282. "..\..\fl\fl.h"\
  283. "..\..\FL\Fl_Cairo.H"\
  284. "..\..\fl\fl_export.h"\
  285. "..\..\fl\fl_gl_window.h"\
  286. "..\..\fl\fl_group.h"\
  287. "..\..\fl\fl_image.h"\
  288. "..\..\fl\fl_menu_item.h"\
  289. "..\..\fl\fl_types.h"\
  290. "..\..\fl\fl_utf8.h"\
  291. "..\..\fl\fl_widget.h"\
  292. "..\..\fl\fl_window.h"\
  293. "..\..\fl\glut.h"\
  294. "..\..\fl\Xutf8.h"\
  295. "..\..\src\flstring.h"\
  296. ".\config.h"\
  297. # End Source File
  298. # Begin Source File
  299. SOURCE=..\..\src\glut_font.cxx
  300. DEP_CPP_GLUT_F=\
  301. "..\..\fl\enumerations.h"\
  302. "..\..\fl\fl.h"\
  303. "..\..\FL\Fl_Cairo.H"\
  304. "..\..\fl\fl_export.h"\
  305. "..\..\fl\fl_gl_window.h"\
  306. "..\..\fl\fl_group.h"\
  307. "..\..\fl\fl_types.h"\
  308. "..\..\fl\fl_utf8.h"\
  309. "..\..\fl\fl_widget.h"\
  310. "..\..\fl\fl_window.h"\
  311. "..\..\fl\glut.h"\
  312. "..\..\fl\Xutf8.h"\
  313. ".\config.h"\
  314. # End Source File
  315. # End Target
  316. # End Project