wx_wxtiff.dsp 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. # Microsoft Developer Studio Project File - Name="wx_wxtiff" - 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=wxtiff - 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 "wx_wxtiff.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 "wx_wxtiff.mak" CFG="wxtiff - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "wxtiff - Win32 DLL Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "wxtiff - Win32 DLL Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "wxtiff - Win32 Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "wxtiff - Win32 Debug" (based on "Win32 (x86) Static Library")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. RSC=rc.exe
  29. !IF "$(CFG)" == "wxtiff - Win32 DLL Release"
  30. # PROP BASE Use_MFC 0
  31. # PROP BASE Use_Debug_Libraries 1
  32. # PROP BASE Output_Dir "..\..\lib\vc_dll"
  33. # PROP BASE Intermediate_Dir "vc_mswudll\wxtiff"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 1
  37. # PROP Output_Dir "..\..\lib\vc_dll"
  38. # PROP Intermediate_Dir "vc_mswudll\wxtiff"
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /Zi /Fd..\..\lib\vc_dll\wxtiff.pdb /opt:ref /opt:icf /I "..\..\src\zlib" /I "..\..\src\jpeg" /I "..\..\src\tiff\libtiff" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NONSTDC_NO_WARNINGS" /c
  41. # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /Zi /Fd..\..\lib\vc_dll\wxtiff.pdb /opt:ref /opt:icf /I "..\..\src\zlib" /I "..\..\src\jpeg" /I "..\..\src\tiff\libtiff" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NONSTDC_NO_WARNINGS" /c
  42. # ADD BASE RSC /l 0x409
  43. # ADD RSC /l 0x409
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LIB32=link.exe -lib
  48. # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxtiff.lib"
  49. # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxtiff.lib"
  50. !ELSEIF "$(CFG)" == "wxtiff - Win32 DLL Debug"
  51. # PROP BASE Use_MFC 0
  52. # PROP BASE Use_Debug_Libraries 1
  53. # PROP BASE Output_Dir "..\..\lib\vc_dll"
  54. # PROP BASE Intermediate_Dir "vc_mswuddll\wxtiff"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 1
  58. # PROP Output_Dir "..\..\lib\vc_dll"
  59. # PROP Intermediate_Dir "vc_mswuddll\wxtiff"
  60. # PROP Target_Dir ""
  61. # ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /Zi /Fd..\..\lib\vc_dll\wxtiffd.pdb /I "..\..\src\zlib" /I "..\..\src\jpeg" /I "..\..\src\tiff\libtiff" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NONSTDC_NO_WARNINGS" /c
  62. # ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /Zi /Fd..\..\lib\vc_dll\wxtiffd.pdb /I "..\..\src\zlib" /I "..\..\src\jpeg" /I "..\..\src\tiff\libtiff" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NONSTDC_NO_WARNINGS" /c
  63. # ADD BASE RSC /l 0x409
  64. # ADD RSC /l 0x409
  65. BSC32=bscmake.exe
  66. # ADD BASE BSC32 /nologo
  67. # ADD BSC32 /nologo
  68. LIB32=link.exe -lib
  69. # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxtiffd.lib"
  70. # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxtiffd.lib"
  71. !ELSEIF "$(CFG)" == "wxtiff - Win32 Release"
  72. # PROP BASE Use_MFC 0
  73. # PROP BASE Use_Debug_Libraries 1
  74. # PROP BASE Output_Dir "..\..\lib\vc_lib"
  75. # PROP BASE Intermediate_Dir "vc_mswu\wxtiff"
  76. # PROP BASE Target_Dir ""
  77. # PROP Use_MFC 0
  78. # PROP Use_Debug_Libraries 1
  79. # PROP Output_Dir "..\..\lib\vc_lib"
  80. # PROP Intermediate_Dir "vc_mswu\wxtiff"
  81. # PROP Target_Dir ""
  82. # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /Zi /Fd..\..\lib\vc_lib\wxtiff.pdb /opt:ref /opt:icf /I "..\..\src\zlib" /I "..\..\src\jpeg" /I "..\..\src\tiff\libtiff" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NONSTDC_NO_WARNINGS" /c
  83. # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /Zi /Fd..\..\lib\vc_lib\wxtiff.pdb /opt:ref /opt:icf /I "..\..\src\zlib" /I "..\..\src\jpeg" /I "..\..\src\tiff\libtiff" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NONSTDC_NO_WARNINGS" /c
  84. # ADD BASE RSC /l 0x409
  85. # ADD RSC /l 0x409
  86. BSC32=bscmake.exe
  87. # ADD BASE BSC32 /nologo
  88. # ADD BSC32 /nologo
  89. LIB32=link.exe -lib
  90. # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxtiff.lib"
  91. # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxtiff.lib"
  92. !ELSEIF "$(CFG)" == "wxtiff - Win32 Debug"
  93. # PROP BASE Use_MFC 0
  94. # PROP BASE Use_Debug_Libraries 1
  95. # PROP BASE Output_Dir "..\..\lib\vc_lib"
  96. # PROP BASE Intermediate_Dir "vc_mswud\wxtiff"
  97. # PROP BASE Target_Dir ""
  98. # PROP Use_MFC 0
  99. # PROP Use_Debug_Libraries 1
  100. # PROP Output_Dir "..\..\lib\vc_lib"
  101. # PROP Intermediate_Dir "vc_mswud\wxtiff"
  102. # PROP Target_Dir ""
  103. # ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /Zi /Fd..\..\lib\vc_lib\wxtiffd.pdb /I "..\..\src\zlib" /I "..\..\src\jpeg" /I "..\..\src\tiff\libtiff" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NONSTDC_NO_WARNINGS" /c
  104. # ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /Zi /Fd..\..\lib\vc_lib\wxtiffd.pdb /I "..\..\src\zlib" /I "..\..\src\jpeg" /I "..\..\src\tiff\libtiff" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NONSTDC_NO_WARNINGS" /c
  105. # ADD BASE RSC /l 0x409
  106. # ADD RSC /l 0x409
  107. BSC32=bscmake.exe
  108. # ADD BASE BSC32 /nologo
  109. # ADD BSC32 /nologo
  110. LIB32=link.exe -lib
  111. # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxtiffd.lib"
  112. # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxtiffd.lib"
  113. !ENDIF
  114. # Begin Target
  115. # Name "wxtiff - Win32 DLL Release"
  116. # Name "wxtiff - Win32 DLL Debug"
  117. # Name "wxtiff - Win32 Release"
  118. # Name "wxtiff - Win32 Debug"
  119. # Begin Group "Source Files"
  120. # PROP Default_Filter ""
  121. # Begin Source File
  122. SOURCE=..\..\src\tiff\libtiff\tif_aux.c
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=..\..\src\tiff\libtiff\tif_close.c
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=..\..\src\tiff\libtiff\tif_codec.c
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=..\..\src\tiff\libtiff\tif_color.c
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=..\..\src\tiff\libtiff\tif_compress.c
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=..\..\src\tiff\libtiff\tif_dir.c
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=..\..\src\tiff\libtiff\tif_dirinfo.c
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=..\..\src\tiff\libtiff\tif_dirread.c
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=..\..\src\tiff\libtiff\tif_dirwrite.c
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=..\..\src\tiff\libtiff\tif_dumpmode.c
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=..\..\src\tiff\libtiff\tif_error.c
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=..\..\src\tiff\libtiff\tif_extension.c
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=..\..\src\tiff\libtiff\tif_fax3.c
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=..\..\src\tiff\libtiff\tif_fax3sm.c
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=..\..\src\tiff\libtiff\tif_flush.c
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=..\..\src\tiff\libtiff\tif_getimage.c
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=..\..\src\tiff\libtiff\tif_jbig.c
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=..\..\src\tiff\libtiff\tif_jpeg.c
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=..\..\src\tiff\libtiff\tif_jpeg_12.c
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=..\..\src\tiff\libtiff\tif_luv.c
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=..\..\src\tiff\libtiff\tif_lzma.c
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=..\..\src\tiff\libtiff\tif_lzw.c
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=..\..\src\tiff\libtiff\tif_next.c
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=..\..\src\tiff\libtiff\tif_ojpeg.c
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=..\..\src\tiff\libtiff\tif_open.c
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=..\..\src\tiff\libtiff\tif_packbits.c
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=..\..\src\tiff\libtiff\tif_pixarlog.c
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=..\..\src\tiff\libtiff\tif_predict.c
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=..\..\src\tiff\libtiff\tif_print.c
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=..\..\src\tiff\libtiff\tif_read.c
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=..\..\src\tiff\libtiff\tif_strip.c
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=..\..\src\tiff\libtiff\tif_swab.c
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=..\..\src\tiff\libtiff\tif_thunder.c
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=..\..\src\tiff\libtiff\tif_tile.c
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=..\..\src\tiff\libtiff\tif_version.c
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=..\..\src\tiff\libtiff\tif_warning.c
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=..\..\src\tiff\libtiff\tif_win32.c
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=..\..\src\tiff\libtiff\tif_write.c
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=..\..\src\tiff\libtiff\tif_zip.c
  237. # End Source File
  238. # End Group
  239. # End Target
  240. # End Project