wx_html.dsp 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504
  1. # Microsoft Developer Studio Project File - Name="wx_html" - 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. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6. CFG=html - Win32 Debug
  7. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  8. !MESSAGE use the Export Makefile command and run
  9. !MESSAGE
  10. !MESSAGE NMAKE /f "wx_html.mak".
  11. !MESSAGE
  12. !MESSAGE You can specify a configuration when running NMAKE
  13. !MESSAGE by defining the macro CFG on the command line. For example:
  14. !MESSAGE
  15. !MESSAGE NMAKE /f "wx_html.mak" CFG="html - Win32 Debug"
  16. !MESSAGE
  17. !MESSAGE Possible choices for configuration are:
  18. !MESSAGE
  19. !MESSAGE "html - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "html - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "html - Win32 Release" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "html - Win32 Debug" (based on "Win32 (x86) Static Library")
  23. !MESSAGE
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. RSC=rc.exe
  30. !IF "$(CFG)" == "html - Win32 DLL Release"
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 1
  33. # PROP BASE Output_Dir "..\..\lib\vc_dll"
  34. # PROP BASE Intermediate_Dir "vc_mswudll\html"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 1
  38. # PROP Output_Dir "..\..\lib\vc_dll"
  39. # PROP Intermediate_Dir "vc_mswudll\html"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_htmldll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw30u_html_vc_custom.pdb /opt:ref /opt:icf /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_HTML" /c
  42. # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_htmldll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw30u_html_vc_custom.pdb /opt:ref /opt:icf /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_HTML" /c
  43. # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_HTML" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_HTML" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw30u_html_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d WXMAKINGDLL_HTML
  46. # ADD RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw30u_html_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d WXMAKINGDLL_HTML
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxmsw30u_core.lib ..\..\lib\vc_dll\wxbase30u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw30u_html_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw30u_html.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw30u_html_vc_custom.pdb"
  52. # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxmsw30u_core.lib ..\..\lib\vc_dll\wxbase30u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw30u_html_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw30u_html.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw30u_html_vc_custom.pdb"
  53. !ELSEIF "$(CFG)" == "html - Win32 DLL Debug"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "..\..\lib\vc_dll"
  57. # PROP BASE Intermediate_Dir "vc_mswuddll\html"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "..\..\lib\vc_dll"
  62. # PROP Intermediate_Dir "vc_mswuddll\html"
  63. # PROP Target_Dir ""
  64. # ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_htmldll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw30ud_html_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_HTML" /c
  65. # ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_htmldll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw30ud_html_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_HTML" /c
  66. # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_HTML" /mktyplib203 /win32
  67. # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_HTML" /mktyplib203 /win32
  68. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw30ud_html_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d WXMAKINGDLL_HTML
  69. # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw30ud_html_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d WXMAKINGDLL_HTML
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxmsw30ud_core.lib ..\..\lib\vc_dll\wxbase30ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw30ud_html_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw30ud_html.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw30ud_html_vc_custom.pdb"
  75. # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxmsw30ud_core.lib ..\..\lib\vc_dll\wxbase30ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw30ud_html_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw30ud_html.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw30ud_html_vc_custom.pdb"
  76. !ELSEIF "$(CFG)" == "html - Win32 Release"
  77. # PROP BASE Use_MFC 0
  78. # PROP BASE Use_Debug_Libraries 1
  79. # PROP BASE Output_Dir "..\..\lib\vc_lib"
  80. # PROP BASE Intermediate_Dir "vc_mswu\html"
  81. # PROP BASE Target_Dir ""
  82. # PROP Use_MFC 0
  83. # PROP Use_Debug_Libraries 1
  84. # PROP Output_Dir "..\..\lib\vc_lib"
  85. # PROP Intermediate_Dir "vc_mswu\html"
  86. # PROP Target_Dir ""
  87. # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw30u_html.pdb /opt:ref /opt:icf /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_htmllib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /c
  88. # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw30u_html.pdb /opt:ref /opt:icf /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_htmllib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /c
  89. # ADD BASE RSC /l 0x409
  90. # ADD RSC /l 0x409
  91. BSC32=bscmake.exe
  92. # ADD BASE BSC32 /nologo
  93. # ADD BSC32 /nologo
  94. LIB32=link.exe -lib
  95. # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw30u_html.lib"
  96. # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw30u_html.lib"
  97. !ELSEIF "$(CFG)" == "html - Win32 Debug"
  98. # PROP BASE Use_MFC 0
  99. # PROP BASE Use_Debug_Libraries 1
  100. # PROP BASE Output_Dir "..\..\lib\vc_lib"
  101. # PROP BASE Intermediate_Dir "vc_mswud\html"
  102. # PROP BASE Target_Dir ""
  103. # PROP Use_MFC 0
  104. # PROP Use_Debug_Libraries 1
  105. # PROP Output_Dir "..\..\lib\vc_lib"
  106. # PROP Intermediate_Dir "vc_mswud\html"
  107. # PROP Target_Dir ""
  108. # ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw30ud_html.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_htmllib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /c
  109. # ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw30ud_html.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_htmllib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /c
  110. # ADD BASE RSC /l 0x409
  111. # ADD RSC /l 0x409
  112. BSC32=bscmake.exe
  113. # ADD BASE BSC32 /nologo
  114. # ADD BSC32 /nologo
  115. LIB32=link.exe -lib
  116. # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw30ud_html.lib"
  117. # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw30ud_html.lib"
  118. !ENDIF
  119. # Begin Target
  120. # Name "html - Win32 DLL Release"
  121. # Name "html - Win32 DLL Debug"
  122. # Name "html - Win32 Release"
  123. # Name "html - Win32 Debug"
  124. # Begin Group "Common Sources"
  125. # PROP Default_Filter ""
  126. # Begin Source File
  127. SOURCE=..\..\src\common\dummy.cpp
  128. # ADD BASE CPP /Yc"wx/wxprec.h"
  129. # ADD CPP /Yc"wx/wxprec.h"
  130. # End Source File
  131. # End Group
  132. # Begin Group "MSW Sources"
  133. # PROP Default_Filter ""
  134. # Begin Source File
  135. SOURCE=..\..\src\msw\helpbest.cpp
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=..\..\src\msw\version.rc
  139. !IF "$(CFG)" == "html - Win32 DLL Release"
  140. !ELSEIF "$(CFG)" == "html - Win32 DLL Debug"
  141. !ELSEIF "$(CFG)" == "html - Win32 Release"
  142. # PROP Exclude_From_Build 1
  143. !ELSEIF "$(CFG)" == "html - Win32 Debug"
  144. # PROP Exclude_From_Build 1
  145. !ENDIF
  146. # End Source File
  147. # End Group
  148. # Begin Group "Generic Sources"
  149. # PROP Default_Filter ""
  150. # Begin Source File
  151. SOURCE=..\..\src\generic\htmllbox.cpp
  152. # End Source File
  153. # End Group
  154. # Begin Group "wxHTML Sources"
  155. # PROP Default_Filter ""
  156. # Begin Source File
  157. SOURCE=..\..\src\html\helpctrl.cpp
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=..\..\src\html\helpdata.cpp
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=..\..\src\html\helpdlg.cpp
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=..\..\src\html\helpfrm.cpp
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=..\..\src\html\helpwnd.cpp
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=..\..\src\html\htmlcell.cpp
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=..\..\src\html\htmlfilt.cpp
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=..\..\src\html\htmlpars.cpp
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=..\..\src\html\htmltag.cpp
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=..\..\src\html\htmlwin.cpp
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=..\..\src\html\htmprint.cpp
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=..\..\src\html\m_dflist.cpp
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=..\..\src\html\m_fonts.cpp
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=..\..\src\html\m_hline.cpp
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=..\..\src\html\m_image.cpp
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=..\..\src\html\m_layout.cpp
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=..\..\src\html\m_links.cpp
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=..\..\src\html\m_list.cpp
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=..\..\src\html\m_pre.cpp
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=..\..\src\html\m_span.cpp
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=..\..\src\html\m_style.cpp
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=..\..\src\html\m_tables.cpp
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=..\..\src\html\styleparams.cpp
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=..\..\src\html\winpars.cpp
  227. # End Source File
  228. # End Group
  229. # Begin Group "Setup Headers"
  230. # PROP Default_Filter ""
  231. # Begin Source File
  232. SOURCE=..\..\include\wx\msw\setup.h
  233. !IF "$(CFG)" == "html - Win32 DLL Release"
  234. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h
  235. InputPath=..\..\include\wx\msw\setup.h
  236. "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  237. copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h
  238. # End Custom Build
  239. !ELSEIF "$(CFG)" == "html - Win32 DLL Debug"
  240. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h
  241. InputPath=..\..\include\wx\msw\setup.h
  242. "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  243. copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h
  244. # End Custom Build
  245. !ELSEIF "$(CFG)" == "html - Win32 Release"
  246. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
  247. InputPath=..\..\include\wx\msw\setup.h
  248. "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  249. copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
  250. # End Custom Build
  251. !ELSEIF "$(CFG)" == "html - Win32 Debug"
  252. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
  253. InputPath=..\..\include\wx\msw\setup.h
  254. "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  255. copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h
  256. # End Custom Build
  257. !ENDIF
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=..\..\include\wx\univ\setup.h
  261. !IF "$(CFG)" == "html - Win32 DLL Release"
  262. # Begin Custom Build -
  263. # End Custom Build
  264. !ELSEIF "$(CFG)" == "html - Win32 DLL Debug"
  265. # Begin Custom Build -
  266. # End Custom Build
  267. !ELSEIF "$(CFG)" == "html - Win32 Release"
  268. # Begin Custom Build -
  269. # End Custom Build
  270. !ELSEIF "$(CFG)" == "html - Win32 Debug"
  271. # Begin Custom Build -
  272. # End Custom Build
  273. !ENDIF
  274. # End Source File
  275. # End Group
  276. # Begin Group "MSW Headers"
  277. # PROP Default_Filter ""
  278. # Begin Source File
  279. SOURCE=..\..\include\wx\msw\genrcdefs.h
  280. !IF "$(CFG)" == "html - Win32 DLL Release"
  281. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h
  282. InputPath=..\..\include\wx\msw\genrcdefs.h
  283. "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw"
  284. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  285. # End Custom Build
  286. !ELSEIF "$(CFG)" == "html - Win32 DLL Debug"
  287. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h
  288. InputPath=..\..\include\wx\msw\genrcdefs.h
  289. "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw"
  290. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  291. # End Custom Build
  292. !ELSEIF "$(CFG)" == "html - Win32 Release"
  293. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h
  294. InputPath=..\..\include\wx\msw\genrcdefs.h
  295. "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw"
  296. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  297. # End Custom Build
  298. !ELSEIF "$(CFG)" == "html - Win32 Debug"
  299. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h
  300. InputPath=..\..\include\wx\msw\genrcdefs.h
  301. "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw"
  302. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  303. # End Custom Build
  304. !ENDIF
  305. # End Source File
  306. # Begin Source File
  307. SOURCE=..\..\include\wx\msw\helpbest.h
  308. # End Source File
  309. # End Group
  310. # Begin Group "wxHTML Headers"
  311. # PROP Default_Filter ""
  312. # Begin Source File
  313. SOURCE=..\..\include\wx\html\helpctrl.h
  314. # End Source File
  315. # Begin Source File
  316. SOURCE=..\..\include\wx\html\helpdata.h
  317. # End Source File
  318. # Begin Source File
  319. SOURCE=..\..\include\wx\html\helpdlg.h
  320. # End Source File
  321. # Begin Source File
  322. SOURCE=..\..\include\wx\html\helpfrm.h
  323. # End Source File
  324. # Begin Source File
  325. SOURCE=..\..\include\wx\html\helpwnd.h
  326. # End Source File
  327. # Begin Source File
  328. SOURCE=..\..\include\wx\html\htmlcell.h
  329. # End Source File
  330. # Begin Source File
  331. SOURCE=..\..\include\wx\html\htmldefs.h
  332. # End Source File
  333. # Begin Source File
  334. SOURCE=..\..\include\wx\html\htmlfilt.h
  335. # End Source File
  336. # Begin Source File
  337. SOURCE=..\..\include\wx\html\htmlpars.h
  338. # End Source File
  339. # Begin Source File
  340. SOURCE=..\..\include\wx\html\htmlproc.h
  341. # End Source File
  342. # Begin Source File
  343. SOURCE=..\..\include\wx\html\htmltag.h
  344. # End Source File
  345. # Begin Source File
  346. SOURCE=..\..\include\wx\html\htmlwin.h
  347. # End Source File
  348. # Begin Source File
  349. SOURCE=..\..\include\wx\html\htmprint.h
  350. # End Source File
  351. # Begin Source File
  352. SOURCE=..\..\include\wx\html\m_templ.h
  353. # End Source File
  354. # Begin Source File
  355. SOURCE=..\..\include\wx\html\styleparams.h
  356. # End Source File
  357. # Begin Source File
  358. SOURCE=..\..\include\wx\html\winpars.h
  359. # End Source File
  360. # End Group
  361. # Begin Group "Common Headers"
  362. # PROP Default_Filter ""
  363. # Begin Source File
  364. SOURCE=..\..\include\wx\htmllbox.h
  365. # End Source File
  366. # Begin Source File
  367. SOURCE=..\..\include\wx\wxhtml.h
  368. # End Source File
  369. # End Group
  370. # End Target
  371. # End Project