wx_net.dsp 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  1. # Microsoft Developer Studio Project File - Name="wx_net" - 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=net - 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_net.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_net.mak" CFG="net - Win32 Debug"
  16. !MESSAGE
  17. !MESSAGE Possible choices for configuration are:
  18. !MESSAGE
  19. !MESSAGE "net - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "net - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "net - Win32 Release" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "net - 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)" == "net - 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\net"
  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\net"
  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_netdll.pch" /Zi /Fd..\..\lib\vc_dll\wxbase30u_net_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 wxUSE_GUI=0 /D "WXUSINGDLL" /D "WXMAKINGDLL_NET" /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_netdll.pch" /Zi /Fd..\..\lib\vc_dll\wxbase30u_net_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 wxUSE_GUI=0 /D "WXUSINGDLL" /D "WXMAKINGDLL_NET" /c
  43. # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_GUI=0 /D "WXUSINGDLL" /D "WXMAKINGDLL_NET" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_GUI=0 /D "WXUSINGDLL" /D "WXMAKINGDLL_NET" /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=wxbase30u_net_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d wxUSE_GUI=0 /d "WXUSINGDLL" /d WXMAKINGDLL_NET
  46. # ADD RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxbase30u_net_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d wxUSE_GUI=0 /d "WXUSINGDLL" /d WXMAKINGDLL_NET
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 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\wxbase30u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase30u_net_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase30u_net.lib" /debug /pdb:"..\..\lib\vc_dll\wxbase30u_net_vc_custom.pdb"
  52. # ADD LINK32 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\wxbase30u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase30u_net_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase30u_net.lib" /debug /pdb:"..\..\lib\vc_dll\wxbase30u_net_vc_custom.pdb"
  53. !ELSEIF "$(CFG)" == "net - 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\net"
  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\net"
  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_netdll.pch" /Zi /Fd..\..\lib\vc_dll\wxbase30ud_net_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 wxUSE_GUI=0 /D "WXUSINGDLL" /D "WXMAKINGDLL_NET" /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_netdll.pch" /Zi /Fd..\..\lib\vc_dll\wxbase30ud_net_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 wxUSE_GUI=0 /D "WXUSINGDLL" /D "WXMAKINGDLL_NET" /c
  66. # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_GUI=0 /D "WXUSINGDLL" /D "WXMAKINGDLL_NET" /mktyplib203 /win32
  67. # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_GUI=0 /D "WXUSINGDLL" /D "WXMAKINGDLL_NET" /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=wxbase30ud_net_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d wxUSE_GUI=0 /d "WXUSINGDLL" /d WXMAKINGDLL_NET
  69. # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxbase30ud_net_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d wxUSE_GUI=0 /d "WXUSINGDLL" /d WXMAKINGDLL_NET
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # ADD BASE LINK32 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\wxbase30ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase30ud_net_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase30ud_net.lib" /debug /pdb:"..\..\lib\vc_dll\wxbase30ud_net_vc_custom.pdb"
  75. # ADD LINK32 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\wxbase30ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase30ud_net_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase30ud_net.lib" /debug /pdb:"..\..\lib\vc_dll\wxbase30ud_net_vc_custom.pdb"
  76. !ELSEIF "$(CFG)" == "net - 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\net"
  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\net"
  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\wxbase30u_net.pdb /opt:ref /opt:icf /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_netlib.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" /D wxUSE_GUI=0 /c
  88. # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxbase30u_net.pdb /opt:ref /opt:icf /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_netlib.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" /D wxUSE_GUI=0 /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\wxbase30u_net.lib"
  96. # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase30u_net.lib"
  97. !ELSEIF "$(CFG)" == "net - 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\net"
  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\net"
  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\wxbase30ud_net.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_netlib.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" /D wxUSE_GUI=0 /c
  109. # ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxbase30ud_net.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_netlib.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" /D wxUSE_GUI=0 /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\wxbase30ud_net.lib"
  117. # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase30ud_net.lib"
  118. !ENDIF
  119. # Begin Target
  120. # Name "net - Win32 DLL Release"
  121. # Name "net - Win32 DLL Debug"
  122. # Name "net - Win32 Release"
  123. # Name "net - 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. # Begin Source File
  132. SOURCE=..\..\src\common\fs_inet.cpp
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=..\..\src\common\ftp.cpp
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=..\..\src\common\http.cpp
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=..\..\src\common\protocol.cpp
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=..\..\src\common\sckaddr.cpp
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=..\..\src\common\sckfile.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=..\..\src\common\sckipc.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=..\..\src\common\sckstrm.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=..\..\src\common\socket.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=..\..\src\common\url.cpp
  160. # End Source File
  161. # End Group
  162. # Begin Group "MSW Sources"
  163. # PROP Default_Filter ""
  164. # Begin Source File
  165. SOURCE=..\..\src\msw\sockmsw.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=..\..\src\msw\urlmsw.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=..\..\src\msw\version.rc
  172. !IF "$(CFG)" == "net - Win32 DLL Release"
  173. !ELSEIF "$(CFG)" == "net - Win32 DLL Debug"
  174. !ELSEIF "$(CFG)" == "net - Win32 Release"
  175. # PROP Exclude_From_Build 1
  176. !ELSEIF "$(CFG)" == "net - Win32 Debug"
  177. # PROP Exclude_From_Build 1
  178. !ENDIF
  179. # End Source File
  180. # End Group
  181. # Begin Group "Setup Headers"
  182. # PROP Default_Filter ""
  183. # Begin Source File
  184. SOURCE=..\..\include\wx\msw\setup.h
  185. !IF "$(CFG)" == "net - Win32 DLL Release"
  186. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h
  187. InputPath=..\..\include\wx\msw\setup.h
  188. "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  189. copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h
  190. # End Custom Build
  191. !ELSEIF "$(CFG)" == "net - Win32 DLL Debug"
  192. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h
  193. InputPath=..\..\include\wx\msw\setup.h
  194. "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  195. copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h
  196. # End Custom Build
  197. !ELSEIF "$(CFG)" == "net - Win32 Release"
  198. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
  199. InputPath=..\..\include\wx\msw\setup.h
  200. "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  201. copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
  202. # End Custom Build
  203. !ELSEIF "$(CFG)" == "net - Win32 Debug"
  204. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
  205. InputPath=..\..\include\wx\msw\setup.h
  206. "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  207. copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h
  208. # End Custom Build
  209. !ENDIF
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=..\..\include\wx\univ\setup.h
  213. !IF "$(CFG)" == "net - Win32 DLL Release"
  214. # Begin Custom Build -
  215. # End Custom Build
  216. !ELSEIF "$(CFG)" == "net - Win32 DLL Debug"
  217. # Begin Custom Build -
  218. # End Custom Build
  219. !ELSEIF "$(CFG)" == "net - Win32 Release"
  220. # Begin Custom Build -
  221. # End Custom Build
  222. !ELSEIF "$(CFG)" == "net - Win32 Debug"
  223. # Begin Custom Build -
  224. # End Custom Build
  225. !ENDIF
  226. # End Source File
  227. # End Group
  228. # Begin Group "MSW Headers"
  229. # PROP Default_Filter ""
  230. # Begin Source File
  231. SOURCE=..\..\include\wx\msw\genrcdefs.h
  232. !IF "$(CFG)" == "net - Win32 DLL Release"
  233. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h
  234. InputPath=..\..\include\wx\msw\genrcdefs.h
  235. "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw"
  236. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  237. # End Custom Build
  238. !ELSEIF "$(CFG)" == "net - Win32 DLL Debug"
  239. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h
  240. InputPath=..\..\include\wx\msw\genrcdefs.h
  241. "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw"
  242. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  243. # End Custom Build
  244. !ELSEIF "$(CFG)" == "net - Win32 Release"
  245. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h
  246. InputPath=..\..\include\wx\msw\genrcdefs.h
  247. "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw"
  248. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  249. # End Custom Build
  250. !ELSEIF "$(CFG)" == "net - Win32 Debug"
  251. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h
  252. InputPath=..\..\include\wx\msw\genrcdefs.h
  253. "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw"
  254. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  255. # End Custom Build
  256. !ENDIF
  257. # End Source File
  258. # End Group
  259. # Begin Group "Common Headers"
  260. # PROP Default_Filter ""
  261. # Begin Source File
  262. SOURCE=..\..\include\wx\protocol\file.h
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=..\..\include\wx\fs_inet.h
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=..\..\include\wx\protocol\ftp.h
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=..\..\include\wx\protocol\http.h
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=..\..\include\wx\protocol\log.h
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=..\..\include\wx\protocol\protocol.h
  278. # End Source File
  279. # Begin Source File
  280. SOURCE=..\..\include\wx\sckaddr.h
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=..\..\include\wx\sckipc.h
  284. # End Source File
  285. # Begin Source File
  286. SOURCE=..\..\include\wx\sckstrm.h
  287. # End Source File
  288. # Begin Source File
  289. SOURCE=..\..\include\wx\socket.h
  290. # End Source File
  291. # Begin Source File
  292. SOURCE=..\..\include\wx\url.h
  293. # End Source File
  294. # End Group
  295. # End Target
  296. # End Project