contrib/OWB: add correct SDL dependency, fix compilers used
[AROS-Contrib.git] / freetype1 / lib / arch / win32 / freetype.dsp
blobb04390bda46abf0f07b62916584af7ae3ad1fef8
1 # Microsoft Developer Studio Project File - Name="freetype" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
3 # ** DO NOT EDIT **
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
7 CFG=freetype - 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 "freetype.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 "freetype.mak" CFG="freetype - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "freetype - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "freetype - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE 
24 # Begin Project
25 # PROP Scc_ProjName ""
26 # PROP Scc_LocalPath ""
27 CPP=cl.exe
29 !IF  "$(CFG)" == "freetype - Win32 Release"
31 # PROP BASE Use_MFC 0
32 # PROP BASE Use_Debug_Libraries 0
33 # PROP BASE Output_Dir "Release"
34 # PROP BASE Intermediate_Dir "Release"
35 # PROP BASE Target_Dir ""
36 # PROP Use_MFC 0
37 # PROP Use_Debug_Libraries 0
38 # PROP Output_Dir "Release"
39 # PROP Intermediate_Dir "Release"
40 # PROP Target_Dir ""
41 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
42 # ADD CPP /nologo /W3 /GX /O1 /I "." /I "..\.." /I "..\..\extend" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
43 # SUBTRACT CPP /YX
44 BSC32=bscmake.exe
45 # ADD BASE BSC32 /nologo
46 # ADD BSC32 /nologo
47 LIB32=link.exe -lib
48 # ADD BASE LIB32 /nologo
49 # ADD LIB32 /nologo
51 !ELSEIF  "$(CFG)" == "freetype - Win32 Debug"
53 # PROP BASE Use_MFC 0
54 # PROP BASE Use_Debug_Libraries 1
55 # PROP BASE Output_Dir "Debug"
56 # PROP BASE Intermediate_Dir "Debug"
57 # PROP BASE Target_Dir ""
58 # PROP Use_MFC 0
59 # PROP Use_Debug_Libraries 1
60 # PROP Output_Dir "Debug"
61 # PROP Intermediate_Dir "Debug"
62 # PROP Target_Dir ""
63 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
64 # ADD CPP /nologo /W3 /GX /Zi /O1 /I "." /I "..\.." /I "..\..\extend" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
65 # SUBTRACT CPP /YX
66 BSC32=bscmake.exe
67 # ADD BASE BSC32 /nologo
68 # ADD BSC32 /nologo
69 LIB32=link.exe -lib
70 # ADD BASE LIB32 /nologo
71 # ADD LIB32 /nologo
73 !ENDIF 
75 # Begin Target
77 # Name "freetype - Win32 Release"
78 # Name "freetype - Win32 Debug"
79 # Begin Source File
81 SOURCE=.\freetype.c
82 # End Source File
83 # Begin Source File
85 SOURCE=..\..\Extend\Ftxcmap.c
86 # End Source File
87 # Begin Source File
89 SOURCE=..\..\Extend\ftxerr18.c
90 # End Source File
91 # Begin Source File
93 SOURCE=..\..\Extend\Ftxgasp.c
94 # End Source File
95 # Begin Source File
97 SOURCE=..\..\Extend\Ftxkern.c
98 # End Source File
99 # Begin Source File
101 SOURCE=..\..\Extend\ftxpost.c
102 # End Source File
103 # End Target
104 # End Project