/Code/Angel/Libraries/FTGL/win32_vcpp/ftgl_dll/ftgl_dll.dsp

http://angel-engine.googlecode.com/ · Unknown · 357 lines · 291 code · 66 blank · 0 comment · 0 complexity · bbb8abde487d84d776fc48b46143dd3e MD5 · raw file

  1. # Microsoft Developer Studio Project File - Name="ftgl_dll" - 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=ftgl_dll - 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 "ftgl_dll.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 "ftgl_dll.mak" CFG="ftgl_dll - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "ftgl_dll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "ftgl_dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "ftgl_dll - Win32 Release MT" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "ftgl_dll - Win32 Debug MT" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF "$(CFG)" == "ftgl_dll - Win32 Release"
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release_ST"
  34. # PROP BASE Intermediate_Dir "Release_ST"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "../Build"
  39. # PROP Intermediate_Dir "Release_ST"
  40. # PROP Ignore_Export_Lib 0
  41. # PROP Target_Dir "../Build"
  42. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FTGL_DLL_EXPORTS" /YX /FD /c
  43. # ADD CPP /nologo /MT /W3 /GX /O2 /I "D:\cots\freetype-2.0.5\include" /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FTGL_LIBRARY" /YX /FD /c
  44. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  46. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  47. # ADD RSC /l 0x409 /d "NDEBUG"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # 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 /nologo /dll /machine:I386
  53. # 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 opengl32.lib glu32.lib freetype204.lib /nologo /dll /machine:I386 /out:"../Build/ftgl_dynamic_MT.dll" /libpath:"D:\cots\freetype-2.0.5\objs"
  54. !ELSEIF "$(CFG)" == "ftgl_dll - Win32 Debug"
  55. # PROP BASE Use_MFC 0
  56. # PROP BASE Use_Debug_Libraries 1
  57. # PROP BASE Output_Dir "Debug_ST"
  58. # PROP BASE Intermediate_Dir "Debug_ST"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 0
  61. # PROP Use_Debug_Libraries 1
  62. # PROP Output_Dir "../Build"
  63. # PROP Intermediate_Dir "Debug_ST"
  64. # PROP Ignore_Export_Lib 0
  65. # PROP Target_Dir "../Build"
  66. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FTGL_DLL_EXPORTS" /YX /FD /GZ /c
  67. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "D:\cots\freetype-2.0.5\include" /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FTGL_LIBRARY" /YX /FD /GZ /c
  68. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  69. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  70. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  71. # ADD RSC /l 0x409 /d "_DEBUG"
  72. BSC32=bscmake.exe
  73. # ADD BASE BSC32 /nologo
  74. # ADD BSC32 /nologo
  75. LINK32=link.exe
  76. # 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 /nologo /dll /debug /machine:I386 /pdbtype:sept
  77. # 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 opengl32.lib glu32.lib freetype204_D.lib /nologo /dll /pdb:"Debug_ST/ftgl_dynamic_ST_d.pdb" /debug /machine:I386 /out:"../Build/ftgl_dynamic_MT_d.dll" /pdbtype:sept /libpath:"D:\cots\freetype-2.0.5\objs"
  78. # SUBTRACT LINK32 /pdb:none
  79. !ELSEIF "$(CFG)" == "ftgl_dll - Win32 Release MT"
  80. # PROP BASE Use_MFC 0
  81. # PROP BASE Use_Debug_Libraries 0
  82. # PROP BASE Output_Dir "Release_MT"
  83. # PROP BASE Intermediate_Dir "Release_MT"
  84. # PROP BASE Target_Dir ""
  85. # PROP Use_MFC 0
  86. # PROP Use_Debug_Libraries 0
  87. # PROP Output_Dir "../Build"
  88. # PROP Intermediate_Dir "Release_MT"
  89. # PROP Ignore_Export_Lib 0
  90. # PROP Target_Dir "../Build"
  91. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FTGL_DLL_EXPORTS" /YX /FD /c
  92. # ADD CPP /nologo /MD /W3 /GX /O2 /I "D:\cots\freetype-2.0.5\include" /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FTGL_LIBRARY" /YX /FD /c
  93. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  94. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  95. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  96. # ADD RSC /l 0x409 /d "NDEBUG"
  97. BSC32=bscmake.exe
  98. # ADD BASE BSC32 /nologo
  99. # ADD BSC32 /nologo
  100. LINK32=link.exe
  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 /nologo /dll /machine:I386
  102. # 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 opengl32.lib glu32.lib freetype204MT.lib /nologo /dll /machine:I386 /out:"../Build/ftgl_dynamic_MTD.dll" /libpath:"D:\cots\freetype-2.0.5\objs"
  103. !ELSEIF "$(CFG)" == "ftgl_dll - Win32 Debug MT"
  104. # PROP BASE Use_MFC 0
  105. # PROP BASE Use_Debug_Libraries 1
  106. # PROP BASE Output_Dir "Debug_MT"
  107. # PROP BASE Intermediate_Dir "Debug_MT"
  108. # PROP BASE Target_Dir ""
  109. # PROP Use_MFC 0
  110. # PROP Use_Debug_Libraries 1
  111. # PROP Output_Dir "../Build"
  112. # PROP Intermediate_Dir "Debug_MT"
  113. # PROP Ignore_Export_Lib 0
  114. # PROP Target_Dir "../Build"
  115. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FTGL_DLL_EXPORTS" /YX /FD /GZ /c
  116. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "D:\cots\freetype-2.0.5\include" /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FTGL_LIBRARY" /YX /FD /GZ /c
  117. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  118. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  119. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  120. # ADD RSC /l 0x409 /d "_DEBUG"
  121. BSC32=bscmake.exe
  122. # ADD BASE BSC32 /nologo
  123. # ADD BSC32 /nologo
  124. LINK32=link.exe
  125. # 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 /nologo /dll /debug /machine:I386 /pdbtype:sept
  126. # 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 opengl32.lib glu32.lib freetype204MT_D.lib /nologo /dll /pdb:"Debug_ST/ftgl_dynamic_MT_d.pdb" /debug /machine:I386 /out:"../Build/ftgl_dynamic_MTD_d.dll" /pdbtype:sept /libpath:"D:\cots\freetype-2.0.5\objs"
  127. # SUBTRACT LINK32 /pdb:none
  128. !ENDIF
  129. # Begin Target
  130. # Name "ftgl_dll - Win32 Release"
  131. # Name "ftgl_dll - Win32 Debug"
  132. # Name "ftgl_dll - Win32 Release MT"
  133. # Name "ftgl_dll - Win32 Debug MT"
  134. # Begin Group "Source Files"
  135. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  136. # Begin Source File
  137. SOURCE=..\..\src\FTBitmapGlyph.cpp
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=..\..\src\FTCharmap.cpp
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=..\..\src\FTContour.cpp
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=..\..\src\FTExtrdGlyph.cpp
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=..\..\src\FTFace.cpp
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=..\..\src\FTFont.cpp
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=..\..\src\FTGLBitmapFont.cpp
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=..\..\src\FTGLExtrdFont.cpp
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=..\..\src\FTGLOutlineFont.cpp
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=..\..\src\FTGLPixmapFont.cpp
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=..\..\src\FTGLPolygonFont.cpp
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=..\..\src\FTGLTextureFont.cpp
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=..\..\src\FTGlyph.cpp
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=..\..\src\FTGlyphContainer.cpp
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=..\..\src\FTLibrary.cpp
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=..\..\src\FTOutlineGlyph.cpp
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=..\..\src\FTPixmapGlyph.cpp
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=..\..\src\FTPoint.cpp
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=..\..\src\FTPolyGlyph.cpp
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=..\..\src\FTSize.cpp
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=..\..\src\FTTextureGlyph.cpp
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=..\..\src\FTVectoriser.cpp
  201. # End Source File
  202. # End Group
  203. # Begin Group "Header Files"
  204. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  205. # Begin Source File
  206. SOURCE=..\..\include\FTBBox.h
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=..\..\include\FTBitmapGlyph.h
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=..\..\include\FTCharmap.h
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=..\..\include\FTCharToGlyphIndexMap.h
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=..\..\include\FTContour.h
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=..\..\include\FTExtrdGlyph.h
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=..\..\include\FTFace.h
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=..\..\include\FTFont.h
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=..\..\include\FTGL.h
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=..\..\include\FTGLBitmapFont.h
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=..\..\include\FTGLExtrdFont.h
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=..\..\include\FTGLOutlineFont.h
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=..\..\include\FTGLPixmapFont.h
  243. # End Source File
  244. # Begin Source File
  245. SOURCE=..\..\include\FTGLPolygonFont.h
  246. # End Source File
  247. # Begin Source File
  248. SOURCE=..\..\include\FTGLTextureFont.h
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=..\..\include\FTGlyph.h
  252. # End Source File
  253. # Begin Source File
  254. SOURCE=..\..\include\FTGlyphContainer.h
  255. # End Source File
  256. # Begin Source File
  257. SOURCE=..\..\include\FTLibrary.h
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=..\..\include\FTList.h
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=..\..\include\FTOutlineGlyph.h
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=..\..\include\FTPixmapGlyph.h
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=..\..\include\FTPoint.h
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=..\..\include\FTPolyGlyph.h
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=..\..\include\FTSize.h
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=..\..\include\FTTextureGlyph.h
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=..\..\include\FTVector.h
  282. # End Source File
  283. # Begin Source File
  284. SOURCE=..\..\include\FTVectoriser.h
  285. # End Source File
  286. # End Group
  287. # Begin Group "Resource Files"
  288. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  289. # End Group
  290. # End Target
  291. # End Project