misc/libfreetype/builds/win32/visualc/freetype.dsp
branchwebgl
changeset 9521 8054d9d775fd
parent 9282 92af50454cf2
parent 9519 b8b5c82eb61b
child 9950 2759212a27de
equal deleted inserted replaced
9282:92af50454cf2 9521:8054d9d775fd
     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 
       
     5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
       
     6 
       
     7 CFG=freetype - Win32 Debug Singlethreaded
       
     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 Singlethreaded"
       
    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 "freetype - Win32 Debug Multithreaded" (based on "Win32 (x86) Static Library")
       
    23 !MESSAGE "freetype - Win32 Release Multithreaded" (based on "Win32 (x86) Static Library")
       
    24 !MESSAGE "freetype - Win32 Release Singlethreaded" (based on "Win32 (x86) Static Library")
       
    25 !MESSAGE "freetype - Win32 Debug Singlethreaded" (based on "Win32 (x86) Static Library")
       
    26 !MESSAGE 
       
    27 
       
    28 # Begin Project
       
    29 # PROP AllowPerConfigDependencies 0
       
    30 # PROP Scc_ProjName ""
       
    31 # PROP Scc_LocalPath ""
       
    32 CPP=cl.exe
       
    33 RSC=rc.exe
       
    34 
       
    35 !IF  "$(CFG)" == "freetype - Win32 Release"
       
    36 
       
    37 # PROP BASE Use_MFC 0
       
    38 # PROP BASE Use_Debug_Libraries 0
       
    39 # PROP BASE Output_Dir "Release"
       
    40 # PROP BASE Intermediate_Dir "Release"
       
    41 # PROP BASE Target_Dir ""
       
    42 # PROP Use_MFC 0
       
    43 # PROP Use_Debug_Libraries 0
       
    44 # PROP Output_Dir "..\..\..\objs\release"
       
    45 # PROP Intermediate_Dir "..\..\..\objs\release"
       
    46 # PROP Target_Dir ""
       
    47 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
       
    48 # ADD CPP /MD /Za /W4 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /c
       
    49 # SUBTRACT CPP /nologo /Z<none> /YX
       
    50 # ADD BASE RSC /l 0x409 /d "NDEBUG"
       
    51 # ADD RSC /l 0x409 /d "NDEBUG"
       
    52 BSC32=bscmake.exe
       
    53 # ADD BASE BSC32 /nologo
       
    54 # ADD BSC32 /nologo
       
    55 LIB32=link.exe -lib
       
    56 # ADD BASE LIB32 /nologo
       
    57 # ADD LIB32 /nologo /out:"..\..\..\objs\freetype244.lib"
       
    58 
       
    59 !ELSEIF  "$(CFG)" == "freetype - Win32 Debug"
       
    60 
       
    61 # PROP BASE Use_MFC 0
       
    62 # PROP BASE Use_Debug_Libraries 1
       
    63 # PROP BASE Output_Dir "Debug"
       
    64 # PROP BASE Intermediate_Dir "Debug"
       
    65 # PROP BASE Target_Dir ""
       
    66 # PROP Use_MFC 0
       
    67 # PROP Use_Debug_Libraries 1
       
    68 # PROP Output_Dir "..\..\..\objs\debug"
       
    69 # PROP Intermediate_Dir "..\..\..\objs\debug"
       
    70 # PROP Target_Dir ""
       
    71 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
       
    72 # 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
       
    73 # SUBTRACT CPP /nologo /X /YX
       
    74 # ADD BASE RSC /l 0x409 /d "_DEBUG"
       
    75 # ADD RSC /l 0x409 /d "_DEBUG"
       
    76 BSC32=bscmake.exe
       
    77 # ADD BASE BSC32 /nologo
       
    78 # ADD BSC32 /nologo
       
    79 LIB32=link.exe -lib
       
    80 # ADD BASE LIB32 /nologo
       
    81 # ADD LIB32 /nologo /out:"..\..\..\objs\freetype244_D.lib"
       
    82 
       
    83 !ELSEIF  "$(CFG)" == "freetype - Win32 Debug Multithreaded"
       
    84 
       
    85 # PROP BASE Use_MFC 0
       
    86 # PROP BASE Use_Debug_Libraries 1
       
    87 # PROP BASE Output_Dir "freetype___Win32_Debug_Multithreaded"
       
    88 # PROP BASE Intermediate_Dir "freetype___Win32_Debug_Multithreaded"
       
    89 # PROP BASE Target_Dir ""
       
    90 # PROP Use_MFC 0
       
    91 # PROP Use_Debug_Libraries 1
       
    92 # PROP Output_Dir "..\..\..\objs\debug_mt"
       
    93 # PROP Intermediate_Dir "..\..\..\objs\debug_mt"
       
    94 # PROP Target_Dir ""
       
    95 # ADD BASE CPP /nologo /Za /W3 /Gm /GX /ZI /Od /I "..\freetype\include\\" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_FLAT_COMPILE" /YX /FD /GZ /c
       
    96 # SUBTRACT BASE CPP /X
       
    97 # 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
       
    98 # SUBTRACT CPP /nologo /X /YX
       
    99 # ADD BASE RSC /l 0x409 /d "_DEBUG"
       
   100 # ADD RSC /l 0x409 /d "_DEBUG"
       
   101 BSC32=bscmake.exe
       
   102 # ADD BASE BSC32 /nologo
       
   103 # ADD BSC32 /nologo
       
   104 LIB32=link.exe -lib
       
   105 # ADD BASE LIB32 /nologo /out:"lib\freetype244_D.lib"
       
   106 # ADD LIB32 /nologo /out:"..\..\..\objs\freetype244MT_D.lib"
       
   107 
       
   108 !ELSEIF  "$(CFG)" == "freetype - Win32 Release Multithreaded"
       
   109 
       
   110 # PROP BASE Use_MFC 0
       
   111 # PROP BASE Use_Debug_Libraries 0
       
   112 # PROP BASE Output_Dir "freetype___Win32_Release_Multithreaded"
       
   113 # PROP BASE Intermediate_Dir "freetype___Win32_Release_Multithreaded"
       
   114 # PROP BASE Target_Dir ""
       
   115 # PROP Use_MFC 0
       
   116 # PROP Use_Debug_Libraries 0
       
   117 # PROP Output_Dir "..\..\..\objs\release_mt"
       
   118 # PROP Intermediate_Dir "..\..\..\objs\release_mt"
       
   119 # PROP Target_Dir ""
       
   120 # ADD BASE CPP /nologo /Za /W3 /GX /O2 /I "..\freetype\include\\" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_FLAT_COMPILE" /YX /FD /c
       
   121 # ADD CPP /MT /Za /W4 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /c
       
   122 # SUBTRACT CPP /nologo /Z<none> /YX
       
   123 # ADD BASE RSC /l 0x409 /d "NDEBUG"
       
   124 # ADD RSC /l 0x409 /d "NDEBUG"
       
   125 BSC32=bscmake.exe
       
   126 # ADD BASE BSC32 /nologo
       
   127 # ADD BSC32 /nologo
       
   128 LIB32=link.exe -lib
       
   129 # ADD BASE LIB32 /nologo /out:"lib\freetype244.lib"
       
   130 # ADD LIB32 /nologo /out:"..\..\..\objs\freetype244MT.lib"
       
   131 
       
   132 !ELSEIF  "$(CFG)" == "freetype - Win32 Release Singlethreaded"
       
   133 
       
   134 # PROP BASE Use_MFC 0
       
   135 # PROP BASE Use_Debug_Libraries 0
       
   136 # PROP BASE Output_Dir "freetype___Win32_Release_Singlethreaded"
       
   137 # PROP BASE Intermediate_Dir "freetype___Win32_Release_Singlethreaded"
       
   138 # PROP BASE Target_Dir ""
       
   139 # PROP Use_MFC 0
       
   140 # PROP Use_Debug_Libraries 0
       
   141 # PROP Output_Dir "..\..\..\objs\release_st"
       
   142 # PROP Intermediate_Dir "..\..\..\objs\release_st"
       
   143 # PROP Target_Dir ""
       
   144 # ADD BASE CPP /nologo /MD /Za /W4 /GX /Zi /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /FD /c
       
   145 # SUBTRACT BASE CPP /YX
       
   146 # ADD CPP /Za /W4 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /c
       
   147 # SUBTRACT CPP /nologo /Z<none> /YX
       
   148 # ADD BASE RSC /l 0x409 /d "NDEBUG"
       
   149 # ADD RSC /l 0x409 /d "NDEBUG"
       
   150 BSC32=bscmake.exe
       
   151 # ADD BASE BSC32 /nologo
       
   152 # ADD BSC32 /nologo
       
   153 LIB32=link.exe -lib
       
   154 # ADD BASE LIB32 /nologo /out:"..\..\..\objs\freetype244.lib"
       
   155 # ADD LIB32 /out:"..\..\..\objs\freetype244ST.lib"
       
   156 # SUBTRACT LIB32 /nologo
       
   157 
       
   158 !ELSEIF  "$(CFG)" == "freetype - Win32 Debug Singlethreaded"
       
   159 
       
   160 # PROP BASE Use_MFC 0
       
   161 # PROP BASE Use_Debug_Libraries 1
       
   162 # PROP BASE Output_Dir "freetype___Win32_Debug_Singlethreaded"
       
   163 # PROP BASE Intermediate_Dir "freetype___Win32_Debug_Singlethreaded"
       
   164 # PROP BASE Target_Dir ""
       
   165 # PROP Use_MFC 0
       
   166 # PROP Use_Debug_Libraries 1
       
   167 # PROP Output_Dir "..\..\..\objs\debug_st"
       
   168 # PROP Intermediate_Dir "..\..\..\objs\debug_st"
       
   169 # PROP Target_Dir ""
       
   170 # 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
       
   171 # SUBTRACT BASE CPP /X /YX
       
   172 # 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
       
   173 # SUBTRACT CPP /nologo /X /YX
       
   174 # ADD BASE RSC /l 0x409 /d "_DEBUG"
       
   175 # ADD RSC /l 0x409 /d "_DEBUG"
       
   176 BSC32=bscmake.exe
       
   177 # ADD BASE BSC32 /nologo
       
   178 # ADD BSC32 /nologo
       
   179 LIB32=link.exe -lib
       
   180 # ADD BASE LIB32 /nologo /out:"..\..\..\objs\freetype244_D.lib"
       
   181 # ADD LIB32 /nologo /out:"..\..\..\objs\freetype244ST_D.lib"
       
   182 
       
   183 !ENDIF 
       
   184 
       
   185 # Begin Target
       
   186 
       
   187 # Name "freetype - Win32 Release"
       
   188 # Name "freetype - Win32 Debug"
       
   189 # Name "freetype - Win32 Debug Multithreaded"
       
   190 # Name "freetype - Win32 Release Multithreaded"
       
   191 # Name "freetype - Win32 Release Singlethreaded"
       
   192 # Name "freetype - Win32 Debug Singlethreaded"
       
   193 # Begin Group "Source Files"
       
   194 
       
   195 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
       
   196 # Begin Source File
       
   197 
       
   198 SOURCE=..\..\..\src\autofit\autofit.c
       
   199 # End Source File
       
   200 # Begin Source File
       
   201 
       
   202 SOURCE=..\..\..\src\bdf\bdf.c
       
   203 # SUBTRACT CPP /Fr
       
   204 # End Source File
       
   205 # Begin Source File
       
   206 
       
   207 SOURCE=..\..\..\src\cff\cff.c
       
   208 # SUBTRACT CPP /Fr
       
   209 # End Source File
       
   210 # Begin Source File
       
   211 
       
   212 SOURCE=..\..\..\src\base\ftbase.c
       
   213 # SUBTRACT CPP /Fr
       
   214 # End Source File
       
   215 # Begin Source File
       
   216 
       
   217 SOURCE=..\..\..\src\base\ftbbox.c
       
   218 # End Source File
       
   219 # Begin Source File
       
   220 
       
   221 SOURCE=..\..\..\src\base\ftbdf.c
       
   222 # End Source File
       
   223 # Begin Source File
       
   224 
       
   225 SOURCE=..\..\..\src\base\ftbitmap.c
       
   226 # End Source File
       
   227 # Begin Source File
       
   228 
       
   229 SOURCE=..\..\..\src\base\ftfstype.c
       
   230 # End Source File
       
   231 # Begin Source File
       
   232 
       
   233 SOURCE=..\..\..\src\base\ftgasp.c
       
   234 # End Source File
       
   235 # Begin Source File
       
   236 
       
   237 SOURCE=..\..\..\src\cache\ftcache.c
       
   238 # SUBTRACT CPP /Fr
       
   239 # End Source File
       
   240 # Begin Source File
       
   241 
       
   242 SOURCE=..\ftdebug.c
       
   243 # ADD CPP /Ze
       
   244 # SUBTRACT CPP /Fr
       
   245 # End Source File
       
   246 # Begin Source File
       
   247 
       
   248 SOURCE=..\..\..\src\base\ftglyph.c
       
   249 # SUBTRACT CPP /Fr
       
   250 # End Source File
       
   251 # Begin Source File
       
   252 
       
   253 SOURCE=..\..\..\src\base\ftgxval.c
       
   254 # End Source File
       
   255 # Begin Source File
       
   256 
       
   257 SOURCE=..\..\..\src\gzip\ftgzip.c
       
   258 # End Source File
       
   259 # Begin Source File
       
   260 
       
   261 SOURCE=..\..\..\src\base\ftinit.c
       
   262 # SUBTRACT CPP /Fr
       
   263 # End Source File
       
   264 # Begin Source File
       
   265 
       
   266 SOURCE=..\..\..\src\lzw\ftlzw.c
       
   267 # End Source File
       
   268 # Begin Source File
       
   269 
       
   270 SOURCE=..\..\..\src\base\ftmm.c
       
   271 # SUBTRACT CPP /Fr
       
   272 # End Source File
       
   273 # Begin Source File
       
   274 
       
   275 SOURCE=..\..\..\src\base\ftotval.c
       
   276 # End Source File
       
   277 # Begin Source File
       
   278 
       
   279 SOURCE=..\..\..\src\base\ftpfr.c
       
   280 # End Source File
       
   281 # Begin Source File
       
   282 
       
   283 SOURCE=..\..\..\src\base\ftstroke.c
       
   284 # End Source File
       
   285 # Begin Source File
       
   286 
       
   287 SOURCE=..\..\..\src\base\ftsynth.c
       
   288 # End Source File
       
   289 # Begin Source File
       
   290 
       
   291 SOURCE=..\..\..\src\base\ftsystem.c
       
   292 # SUBTRACT CPP /Fr
       
   293 # End Source File
       
   294 # Begin Source File
       
   295 
       
   296 SOURCE=..\..\..\src\base\fttype1.c
       
   297 # End Source File
       
   298 # Begin Source File
       
   299 
       
   300 SOURCE=..\..\..\src\base\ftwinfnt.c
       
   301 # End Source File
       
   302 # Begin Source File
       
   303 
       
   304 SOURCE=..\..\..\src\base\ftxf86.c
       
   305 # End Source File
       
   306 # Begin Source File
       
   307 
       
   308 SOURCE=..\..\..\src\pcf\pcf.c
       
   309 # SUBTRACT CPP /Fr
       
   310 # End Source File
       
   311 # Begin Source File
       
   312 
       
   313 SOURCE=..\..\..\src\pfr\pfr.c
       
   314 # End Source File
       
   315 # Begin Source File
       
   316 
       
   317 SOURCE=..\..\..\src\psaux\psaux.c
       
   318 # SUBTRACT CPP /Fr
       
   319 # End Source File
       
   320 # Begin Source File
       
   321 
       
   322 SOURCE=..\..\..\src\pshinter\pshinter.c
       
   323 # SUBTRACT CPP /Fr
       
   324 # End Source File
       
   325 # Begin Source File
       
   326 
       
   327 SOURCE=..\..\..\src\psnames\psmodule.c
       
   328 # SUBTRACT CPP /Fr
       
   329 # End Source File
       
   330 # Begin Source File
       
   331 
       
   332 SOURCE=..\..\..\src\raster\raster.c
       
   333 # SUBTRACT CPP /Fr
       
   334 # End Source File
       
   335 # Begin Source File
       
   336 
       
   337 SOURCE=..\..\..\src\sfnt\sfnt.c
       
   338 # SUBTRACT CPP /Fr
       
   339 # End Source File
       
   340 # Begin Source File
       
   341 
       
   342 SOURCE=..\..\..\src\smooth\smooth.c
       
   343 # SUBTRACT CPP /Fr
       
   344 # End Source File
       
   345 # Begin Source File
       
   346 
       
   347 SOURCE=..\..\..\src\truetype\truetype.c
       
   348 # SUBTRACT CPP /Fr
       
   349 # End Source File
       
   350 # Begin Source File
       
   351 
       
   352 SOURCE=..\..\..\src\type1\type1.c
       
   353 # SUBTRACT CPP /Fr
       
   354 # End Source File
       
   355 # Begin Source File
       
   356 
       
   357 SOURCE=..\..\..\src\cid\type1cid.c
       
   358 # SUBTRACT CPP /Fr
       
   359 # End Source File
       
   360 # Begin Source File
       
   361 
       
   362 SOURCE=..\..\..\src\type42\type42.c
       
   363 # SUBTRACT CPP /Fr
       
   364 # End Source File
       
   365 # Begin Source File
       
   366 
       
   367 SOURCE=..\..\..\src\winfonts\winfnt.c
       
   368 # SUBTRACT CPP /Fr
       
   369 # End Source File
       
   370 # End Group
       
   371 # Begin Group "Header Files"
       
   372 
       
   373 # PROP Default_Filter "h;hpp;hxx;hm;inl"
       
   374 # Begin Source File
       
   375 
       
   376 SOURCE=..\..\..\include\ft2build.h
       
   377 # End Source File
       
   378 # Begin Source File
       
   379 
       
   380 SOURCE=..\..\..\include\freetype\config\ftconfig.h
       
   381 # End Source File
       
   382 # Begin Source File
       
   383 
       
   384 SOURCE=..\..\..\include\freetype\config\ftheader.h
       
   385 # End Source File
       
   386 # Begin Source File
       
   387 
       
   388 SOURCE=..\..\..\include\freetype\config\ftmodule.h
       
   389 # End Source File
       
   390 # Begin Source File
       
   391 
       
   392 SOURCE=..\..\..\include\freetype\config\ftoption.h
       
   393 # End Source File
       
   394 # Begin Source File
       
   395 
       
   396 SOURCE=..\..\..\include\freetype\config\ftstdlib.h
       
   397 # End Source File
       
   398 # End Group
       
   399 # End Target
       
   400 # End Project