🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
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.

391 lines
11 KiB

  1. # Microsoft Developer Studio Project File - Name="freetype" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=freetype - Win32 Debug Singlethreaded
  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 "freetype.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 "freetype.mak" CFG="freetype - Win32 Debug Singlethreaded"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "freetype - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "freetype - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "freetype - Win32 Debug Multithreaded" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "freetype - Win32 Release Multithreaded" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "freetype - Win32 Release Singlethreaded" (based on "Win32 (x86) Static Library")
  23. !MESSAGE "freetype - Win32 Debug Singlethreaded" (based on "Win32 (x86) Static Library")
  24. !MESSAGE
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=cl.exe
  30. RSC=rc.exe
  31. !IF "$(CFG)" == "freetype - Win32 Release"
  32. # PROP BASE Use_MFC 0
  33. # PROP BASE Use_Debug_Libraries 0
  34. # PROP BASE Output_Dir "Release"
  35. # PROP BASE Intermediate_Dir "Release"
  36. # PROP BASE Target_Dir ""
  37. # PROP Use_MFC 0
  38. # PROP Use_Debug_Libraries 0
  39. # PROP Output_Dir "..\..\..\objs\release"
  40. # PROP Intermediate_Dir "..\..\..\objs\release"
  41. # PROP Target_Dir ""
  42. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  43. # ADD CPP /MD /Za /W4 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /c
  44. # SUBTRACT CPP /nologo /Z<none> /YX
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  46. # ADD RSC /l 0x409 /d "NDEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LIB32=link.exe -lib
  51. # ADD BASE LIB32 /nologo
  52. # ADD LIB32 /nologo /out:"..\..\..\objs\freetype.lib"
  53. !ELSEIF "$(CFG)" == "freetype - Win32 Debug"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug"
  57. # PROP BASE Intermediate_Dir "Debug"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "..\..\..\objs\debug"
  62. # PROP Intermediate_Dir "..\..\..\objs\debug"
  63. # PROP Target_Dir ""
  64. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  65. # ADD CPP /MDd /Za /W4 /GX /Z7 /Od /I "..\..\..\include" /D "_DEBUG" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /GZ /c
  66. # SUBTRACT CPP /nologo /X /YX
  67. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  68. # ADD RSC /l 0x409 /d "_DEBUG"
  69. BSC32=bscmake.exe
  70. # ADD BASE BSC32 /nologo
  71. # ADD BSC32 /nologo
  72. LIB32=link.exe -lib
  73. # ADD BASE LIB32 /nologo
  74. # ADD LIB32 /nologo /out:"..\..\..\objs\freetype_D.lib"
  75. !ELSEIF "$(CFG)" == "freetype - Win32 Debug Multithreaded"
  76. # PROP BASE Use_MFC 0
  77. # PROP BASE Use_Debug_Libraries 1
  78. # PROP BASE Output_Dir "freetype___Win32_Debug_Multithreaded"
  79. # PROP BASE Intermediate_Dir "freetype___Win32_Debug_Multithreaded"
  80. # PROP BASE Target_Dir ""
  81. # PROP Use_MFC 0
  82. # PROP Use_Debug_Libraries 1
  83. # PROP Output_Dir "..\..\..\objs\debug_mt"
  84. # PROP Intermediate_Dir "..\..\..\objs\debug_mt"
  85. # PROP Target_Dir ""
  86. # ADD BASE CPP /nologo /Za /W3 /Gm /GX /ZI /Od /I "..\include\\" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_FLAT_COMPILE" /YX /FD /GZ /c
  87. # SUBTRACT BASE CPP /X
  88. # ADD CPP /MTd /Za /W4 /GX /Z7 /Od /I "..\..\..\include" /D "_DEBUG" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /GZ /c
  89. # SUBTRACT CPP /nologo /X /YX
  90. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  91. # ADD RSC /l 0x409 /d "_DEBUG"
  92. BSC32=bscmake.exe
  93. # ADD BASE BSC32 /nologo
  94. # ADD BSC32 /nologo
  95. LIB32=link.exe -lib
  96. # ADD BASE LIB32 /nologo /out:"lib\freetype_D.lib"
  97. # ADD LIB32 /nologo /out:"..\..\..\objs\freetypeMT_D.lib"
  98. !ELSEIF "$(CFG)" == "freetype - Win32 Release Multithreaded"
  99. # PROP BASE Use_MFC 0
  100. # PROP BASE Use_Debug_Libraries 0
  101. # PROP BASE Output_Dir "freetype___Win32_Release_Multithreaded"
  102. # PROP BASE Intermediate_Dir "freetype___Win32_Release_Multithreaded"
  103. # PROP BASE Target_Dir ""
  104. # PROP Use_MFC 0
  105. # PROP Use_Debug_Libraries 0
  106. # PROP Output_Dir "..\..\..\objs\release_mt"
  107. # PROP Intermediate_Dir "..\..\..\objs\release_mt"
  108. # PROP Target_Dir ""
  109. # ADD BASE CPP /nologo /Za /W3 /GX /O2 /I "..\include\\" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_FLAT_COMPILE" /YX /FD /c
  110. # ADD CPP /MT /Za /W4 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /c
  111. # SUBTRACT CPP /nologo /Z<none> /YX
  112. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  113. # ADD RSC /l 0x409 /d "NDEBUG"
  114. BSC32=bscmake.exe
  115. # ADD BASE BSC32 /nologo
  116. # ADD BSC32 /nologo
  117. LIB32=link.exe -lib
  118. # ADD BASE LIB32 /nologo /out:"lib\freetype.lib"
  119. # ADD LIB32 /nologo /out:"..\..\..\objs\freetypeMT.lib"
  120. !ELSEIF "$(CFG)" == "freetype - Win32 Release Singlethreaded"
  121. # PROP BASE Use_MFC 0
  122. # PROP BASE Use_Debug_Libraries 0
  123. # PROP BASE Output_Dir "freetype___Win32_Release_Singlethreaded"
  124. # PROP BASE Intermediate_Dir "freetype___Win32_Release_Singlethreaded"
  125. # PROP BASE Target_Dir ""
  126. # PROP Use_MFC 0
  127. # PROP Use_Debug_Libraries 0
  128. # PROP Output_Dir "..\..\..\objs\release_st"
  129. # PROP Intermediate_Dir "..\..\..\objs\release_st"
  130. # PROP Target_Dir ""
  131. # ADD BASE CPP /nologo /MD /Za /W4 /GX /Zi /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /FD /c
  132. # SUBTRACT BASE CPP /YX
  133. # ADD CPP /Za /W4 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /c
  134. # SUBTRACT CPP /nologo /Z<none> /YX
  135. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  136. # ADD RSC /l 0x409 /d "NDEBUG"
  137. BSC32=bscmake.exe
  138. # ADD BASE BSC32 /nologo
  139. # ADD BSC32 /nologo
  140. LIB32=link.exe -lib
  141. # ADD BASE LIB32 /nologo /out:"..\..\..\objs\freetype.lib"
  142. # ADD LIB32 /out:"..\..\..\objs\freetypeST.lib"
  143. # SUBTRACT LIB32 /nologo
  144. !ELSEIF "$(CFG)" == "freetype - Win32 Debug Singlethreaded"
  145. # PROP BASE Use_MFC 0
  146. # PROP BASE Use_Debug_Libraries 1
  147. # PROP BASE Output_Dir "freetype___Win32_Debug_Singlethreaded"
  148. # PROP BASE Intermediate_Dir "freetype___Win32_Debug_Singlethreaded"
  149. # PROP BASE Target_Dir ""
  150. # PROP Use_MFC 0
  151. # PROP Use_Debug_Libraries 1
  152. # PROP Output_Dir "..\..\..\objs\debug_st"
  153. # PROP Intermediate_Dir "..\..\..\objs\debug_st"
  154. # PROP Target_Dir ""
  155. # ADD BASE CPP /nologo /MDd /Za /W4 /Gm /GX /Zi /Od /I "..\..\..\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /FD /GZ /c
  156. # SUBTRACT BASE CPP /X /YX
  157. # ADD CPP /Za /W4 /GX /Z7 /Od /I "..\..\..\include" /D "_DEBUG" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /GZ /c
  158. # SUBTRACT CPP /nologo /X /YX
  159. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  160. # ADD RSC /l 0x409 /d "_DEBUG"
  161. BSC32=bscmake.exe
  162. # ADD BASE BSC32 /nologo
  163. # ADD BSC32 /nologo
  164. LIB32=link.exe -lib
  165. # ADD BASE LIB32 /nologo /out:"..\..\..\objs\freetype_D.lib"
  166. # ADD LIB32 /nologo /out:"..\..\..\objs\freetypeST_D.lib"
  167. !ENDIF
  168. # Begin Target
  169. # Name "freetype - Win32 Release"
  170. # Name "freetype - Win32 Debug"
  171. # Name "freetype - Win32 Debug Multithreaded"
  172. # Name "freetype - Win32 Release Multithreaded"
  173. # Name "freetype - Win32 Release Singlethreaded"
  174. # Name "freetype - Win32 Debug Singlethreaded"
  175. # Begin Group "Source Files"
  176. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  177. # Begin Source File
  178. SOURCE=..\..\..\src\autofit\autofit.c
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=..\..\..\src\bdf\bdf.c
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=..\..\..\src\cff\cff.c
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=..\..\..\src\base\ftbase.c
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=..\..\..\src\base\ftbbox.c
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=..\..\..\src\base\ftbdf.c
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=..\..\..\src\base\ftbitmap.c
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=..\..\..\src\base\ftcid.c
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=..\..\..\src\base\ftfstype.c
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=..\..\..\src\base\ftgasp.c
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=..\..\..\src\cache\ftcache.c
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=..\ftdebug.c
  212. # ADD CPP /Ze
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=..\..\..\src\base\ftglyph.c
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=..\..\..\src\base\ftgxval.c
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=..\..\..\src\gzip\ftgzip.c
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=..\..\..\src\base\ftinit.c
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=..\..\..\src\lzw\ftlzw.c
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=..\..\..\src\base\ftmm.c
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=..\..\..\src\base\ftotval.c
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=..\..\..\src\base\ftpatent.c
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=..\..\..\src\base\ftpfr.c
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=..\..\..\src\base\ftstroke.c
  243. # End Source File
  244. # Begin Source File
  245. SOURCE=..\..\..\src\base\ftsynth.c
  246. # End Source File
  247. # Begin Source File
  248. SOURCE=..\..\..\src\base\ftsystem.c
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=..\..\..\src\base\fttype1.c
  252. # End Source File
  253. # Begin Source File
  254. SOURCE=..\..\..\src\base\ftwinfnt.c
  255. # End Source File
  256. # Begin Source File
  257. SOURCE=..\..\..\src\pcf\pcf.c
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=..\..\..\src\pfr\pfr.c
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=..\..\..\src\psaux\psaux.c
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=..\..\..\src\pshinter\pshinter.c
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=..\..\..\src\psnames\psmodule.c
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=..\..\..\src\raster\raster.c
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=..\..\..\src\sfnt\sfnt.c
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=..\..\..\src\smooth\smooth.c
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=..\..\..\src\truetype\truetype.c
  282. # End Source File
  283. # Begin Source File
  284. SOURCE=..\..\..\src\type1\type1.c
  285. # End Source File
  286. # Begin Source File
  287. SOURCE=..\..\..\src\cid\type1cid.c
  288. # End Source File
  289. # Begin Source File
  290. SOURCE=..\..\..\src\type42\type42.c
  291. # End Source File
  292. # Begin Source File
  293. SOURCE=..\..\..\src\winfonts\winfnt.c
  294. # End Source File
  295. # End Group
  296. # Begin Group "Header Files"
  297. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  298. # Begin Source File
  299. SOURCE=..\..\..\include\ft2build.h
  300. # End Source File
  301. # Begin Source File
  302. SOURCE=..\..\..\include\freetype\config\ftconfig.h
  303. # End Source File
  304. # Begin Source File
  305. SOURCE=..\..\..\include\freetype\config\ftheader.h
  306. # End Source File
  307. # Begin Source File
  308. SOURCE=..\..\..\include\freetype\config\ftmodule.h
  309. # End Source File
  310. # Begin Source File
  311. SOURCE=..\..\..\include\freetype\config\ftoption.h
  312. # End Source File
  313. # Begin Source File
  314. SOURCE=..\..\..\include\freetype\config\ftstdlib.h
  315. # End Source File
  316. # End Group
  317. # Begin Group "Resource Files"
  318. # PROP Default_Filter "rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  319. # Begin Source File
  320. SOURCE=..\..\..\src\base\ftver.rc
  321. # End Source File
  322. # End Group
  323. # End Target
  324. # End Project