wx_xrc.dsp 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832
  1. # Microsoft Developer Studio Project File - Name="wx_xrc" - 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=xrc - 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_xrc.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_xrc.mak" CFG="xrc - Win32 Debug"
  16. !MESSAGE
  17. !MESSAGE Possible choices for configuration are:
  18. !MESSAGE
  19. !MESSAGE "xrc - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "xrc - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "xrc - Win32 Release" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "xrc - 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)" == "xrc - 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\xrc"
  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\xrc"
  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_xrcdll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw30u_xrc_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_XRC" /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_xrcdll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw30u_xrc_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_XRC" /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_XRC" /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_XRC" /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_xrc_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_XRC
  46. # ADD RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw30u_xrc_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_XRC
  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_html.lib ..\..\lib\vc_dll\wxmsw30u_adv.lib ..\..\lib\vc_dll\wxmsw30u_core.lib ..\..\lib\vc_dll\wxbase30u_xml.lib ..\..\lib\vc_dll\wxbase30u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw30u_xrc_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw30u_xrc.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw30u_xrc_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_html.lib ..\..\lib\vc_dll\wxmsw30u_adv.lib ..\..\lib\vc_dll\wxmsw30u_core.lib ..\..\lib\vc_dll\wxbase30u_xml.lib ..\..\lib\vc_dll\wxbase30u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw30u_xrc_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw30u_xrc.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw30u_xrc_vc_custom.pdb"
  53. !ELSEIF "$(CFG)" == "xrc - 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\xrc"
  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\xrc"
  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_xrcdll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw30ud_xrc_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_XRC" /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_xrcdll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw30ud_xrc_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_XRC" /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_XRC" /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_XRC" /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_xrc_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_XRC
  69. # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw30ud_xrc_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_XRC
  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_html.lib ..\..\lib\vc_dll\wxmsw30ud_adv.lib ..\..\lib\vc_dll\wxmsw30ud_core.lib ..\..\lib\vc_dll\wxbase30ud_xml.lib ..\..\lib\vc_dll\wxbase30ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw30ud_xrc_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw30ud_xrc.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw30ud_xrc_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_html.lib ..\..\lib\vc_dll\wxmsw30ud_adv.lib ..\..\lib\vc_dll\wxmsw30ud_core.lib ..\..\lib\vc_dll\wxbase30ud_xml.lib ..\..\lib\vc_dll\wxbase30ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw30ud_xrc_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw30ud_xrc.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw30ud_xrc_vc_custom.pdb"
  76. !ELSEIF "$(CFG)" == "xrc - 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\xrc"
  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\xrc"
  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_xrc.pdb /opt:ref /opt:icf /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_xrclib.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_xrc.pdb /opt:ref /opt:icf /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_xrclib.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_xrc.lib"
  96. # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw30u_xrc.lib"
  97. !ELSEIF "$(CFG)" == "xrc - 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\xrc"
  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\xrc"
  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_xrc.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_xrclib.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_xrc.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_xrclib.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_xrc.lib"
  117. # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw30ud_xrc.lib"
  118. !ENDIF
  119. # Begin Target
  120. # Name "xrc - Win32 DLL Release"
  121. # Name "xrc - Win32 DLL Debug"
  122. # Name "xrc - Win32 Release"
  123. # Name "xrc - 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\version.rc
  136. !IF "$(CFG)" == "xrc - Win32 DLL Release"
  137. !ELSEIF "$(CFG)" == "xrc - Win32 DLL Debug"
  138. !ELSEIF "$(CFG)" == "xrc - Win32 Release"
  139. # PROP Exclude_From_Build 1
  140. !ELSEIF "$(CFG)" == "xrc - Win32 Debug"
  141. # PROP Exclude_From_Build 1
  142. !ENDIF
  143. # End Source File
  144. # End Group
  145. # Begin Group "Setup Headers"
  146. # PROP Default_Filter ""
  147. # Begin Source File
  148. SOURCE=..\..\include\wx\msw\setup.h
  149. !IF "$(CFG)" == "xrc - Win32 DLL Release"
  150. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h
  151. InputPath=..\..\include\wx\msw\setup.h
  152. "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  153. copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h
  154. # End Custom Build
  155. !ELSEIF "$(CFG)" == "xrc - Win32 DLL Debug"
  156. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h
  157. InputPath=..\..\include\wx\msw\setup.h
  158. "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  159. copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h
  160. # End Custom Build
  161. !ELSEIF "$(CFG)" == "xrc - Win32 Release"
  162. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
  163. InputPath=..\..\include\wx\msw\setup.h
  164. "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  165. copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
  166. # End Custom Build
  167. !ELSEIF "$(CFG)" == "xrc - Win32 Debug"
  168. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
  169. InputPath=..\..\include\wx\msw\setup.h
  170. "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  171. copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h
  172. # End Custom Build
  173. !ENDIF
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=..\..\include\wx\univ\setup.h
  177. !IF "$(CFG)" == "xrc - Win32 DLL Release"
  178. # Begin Custom Build -
  179. # End Custom Build
  180. !ELSEIF "$(CFG)" == "xrc - Win32 DLL Debug"
  181. # Begin Custom Build -
  182. # End Custom Build
  183. !ELSEIF "$(CFG)" == "xrc - Win32 Release"
  184. # Begin Custom Build -
  185. # End Custom Build
  186. !ELSEIF "$(CFG)" == "xrc - Win32 Debug"
  187. # Begin Custom Build -
  188. # End Custom Build
  189. !ENDIF
  190. # End Source File
  191. # End Group
  192. # Begin Group "MSW Headers"
  193. # PROP Default_Filter ""
  194. # Begin Source File
  195. SOURCE=..\..\include\wx\msw\genrcdefs.h
  196. !IF "$(CFG)" == "xrc - Win32 DLL Release"
  197. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h
  198. InputPath=..\..\include\wx\msw\genrcdefs.h
  199. "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw"
  200. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  201. # End Custom Build
  202. !ELSEIF "$(CFG)" == "xrc - Win32 DLL Debug"
  203. # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h
  204. InputPath=..\..\include\wx\msw\genrcdefs.h
  205. "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw"
  206. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  207. # End Custom Build
  208. !ELSEIF "$(CFG)" == "xrc - Win32 Release"
  209. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h
  210. InputPath=..\..\include\wx\msw\genrcdefs.h
  211. "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw"
  212. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  213. # End Custom Build
  214. !ELSEIF "$(CFG)" == "xrc - Win32 Debug"
  215. # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h
  216. InputPath=..\..\include\wx\msw\genrcdefs.h
  217. "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw"
  218. cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  219. # End Custom Build
  220. !ENDIF
  221. # End Source File
  222. # End Group
  223. # Begin Group "Common Headers"
  224. # PROP Default_Filter ""
  225. # Begin Source File
  226. SOURCE=..\..\include\wx\xrc\xh_all.h
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=..\..\include\wx\xrc\xh_animatctrl.h
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=..\..\include\wx\xrc\xh_bannerwindow.h
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=..\..\include\wx\xrc\xh_bmp.h
  236. # End Source File
  237. # Begin Source File
  238. SOURCE=..\..\include\wx\xrc\xh_bmpbt.h
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=..\..\include\wx\xrc\xh_bmpcbox.h
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=..\..\include\wx\xrc\xh_bttn.h
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=..\..\include\wx\xrc\xh_cald.h
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=..\..\include\wx\xrc\xh_chckb.h
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=..\..\include\wx\xrc\xh_chckl.h
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=..\..\include\wx\xrc\xh_choic.h
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=..\..\include\wx\xrc\xh_choicbk.h
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=..\..\include\wx\xrc\xh_clrpicker.h
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=..\..\include\wx\xrc\xh_cmdlinkbn.h
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=..\..\include\wx\xrc\xh_collpane.h
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=..\..\include\wx\xrc\xh_combo.h
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=..\..\include\wx\xrc\xh_comboctrl.h
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=..\..\include\wx\xrc\xh_datectrl.h
  278. # End Source File
  279. # Begin Source File
  280. SOURCE=..\..\include\wx\xrc\xh_dirpicker.h
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=..\..\include\wx\xrc\xh_dlg.h
  284. # End Source File
  285. # Begin Source File
  286. SOURCE=..\..\include\wx\xrc\xh_editlbox.h
  287. # End Source File
  288. # Begin Source File
  289. SOURCE=..\..\include\wx\xrc\xh_filectrl.h
  290. # End Source File
  291. # Begin Source File
  292. SOURCE=..\..\include\wx\xrc\xh_filepicker.h
  293. # End Source File
  294. # Begin Source File
  295. SOURCE=..\..\include\wx\xrc\xh_fontpicker.h
  296. # End Source File
  297. # Begin Source File
  298. SOURCE=..\..\include\wx\xrc\xh_frame.h
  299. # End Source File
  300. # Begin Source File
  301. SOURCE=..\..\include\wx\xrc\xh_gauge.h
  302. # End Source File
  303. # Begin Source File
  304. SOURCE=..\..\include\wx\xrc\xh_gdctl.h
  305. # End Source File
  306. # Begin Source File
  307. SOURCE=..\..\include\wx\xrc\xh_grid.h
  308. # End Source File
  309. # Begin Source File
  310. SOURCE=..\..\include\wx\xrc\xh_html.h
  311. # End Source File
  312. # Begin Source File
  313. SOURCE=..\..\include\wx\xrc\xh_htmllbox.h
  314. # End Source File
  315. # Begin Source File
  316. SOURCE=..\..\include\wx\xrc\xh_hyperlink.h
  317. # End Source File
  318. # Begin Source File
  319. SOURCE=..\..\include\wx\xrc\xh_listb.h
  320. # End Source File
  321. # Begin Source File
  322. SOURCE=..\..\include\wx\xrc\xh_listbk.h
  323. # End Source File
  324. # Begin Source File
  325. SOURCE=..\..\include\wx\xrc\xh_listc.h
  326. # End Source File
  327. # Begin Source File
  328. SOURCE=..\..\include\wx\xrc\xh_mdi.h
  329. # End Source File
  330. # Begin Source File
  331. SOURCE=..\..\include\wx\xrc\xh_menu.h
  332. # End Source File
  333. # Begin Source File
  334. SOURCE=..\..\include\wx\xrc\xh_notbk.h
  335. # End Source File
  336. # Begin Source File
  337. SOURCE=..\..\include\wx\xrc\xh_odcombo.h
  338. # End Source File
  339. # Begin Source File
  340. SOURCE=..\..\include\wx\xrc\xh_panel.h
  341. # End Source File
  342. # Begin Source File
  343. SOURCE=..\..\include\wx\xrc\xh_propdlg.h
  344. # End Source File
  345. # Begin Source File
  346. SOURCE=..\..\include\wx\xrc\xh_radbt.h
  347. # End Source File
  348. # Begin Source File
  349. SOURCE=..\..\include\wx\xrc\xh_radbx.h
  350. # End Source File
  351. # Begin Source File
  352. SOURCE=..\..\include\wx\xrc\xh_scrol.h
  353. # End Source File
  354. # Begin Source File
  355. SOURCE=..\..\include\wx\xrc\xh_scwin.h
  356. # End Source File
  357. # Begin Source File
  358. SOURCE=..\..\include\wx\xrc\xh_sizer.h
  359. # End Source File
  360. # Begin Source File
  361. SOURCE=..\..\include\wx\xrc\xh_slidr.h
  362. # End Source File
  363. # Begin Source File
  364. SOURCE=..\..\include\wx\xrc\xh_spin.h
  365. # End Source File
  366. # Begin Source File
  367. SOURCE=..\..\include\wx\xrc\xh_split.h
  368. # End Source File
  369. # Begin Source File
  370. SOURCE=..\..\include\wx\xrc\xh_srchctrl.h
  371. # End Source File
  372. # Begin Source File
  373. SOURCE=..\..\include\wx\xrc\xh_statbar.h
  374. # End Source File
  375. # Begin Source File
  376. SOURCE=..\..\include\wx\xrc\xh_stbmp.h
  377. # End Source File
  378. # Begin Source File
  379. SOURCE=..\..\include\wx\xrc\xh_stbox.h
  380. # End Source File
  381. # Begin Source File
  382. SOURCE=..\..\include\wx\xrc\xh_stlin.h
  383. # End Source File
  384. # Begin Source File
  385. SOURCE=..\..\include\wx\xrc\xh_sttxt.h
  386. # End Source File
  387. # Begin Source File
  388. SOURCE=..\..\include\wx\xrc\xh_text.h
  389. # End Source File
  390. # Begin Source File
  391. SOURCE=..\..\include\wx\xrc\xh_tglbtn.h
  392. # End Source File
  393. # Begin Source File
  394. SOURCE=..\..\include\wx\xrc\xh_timectrl.h
  395. # End Source File
  396. # Begin Source File
  397. SOURCE=..\..\include\wx\xrc\xh_toolb.h
  398. # End Source File
  399. # Begin Source File
  400. SOURCE=..\..\include\wx\xrc\xh_toolbk.h
  401. # End Source File
  402. # Begin Source File
  403. SOURCE=..\..\include\wx\xrc\xh_tree.h
  404. # End Source File
  405. # Begin Source File
  406. SOURCE=..\..\include\wx\xrc\xh_treebk.h
  407. # End Source File
  408. # Begin Source File
  409. SOURCE=..\..\include\wx\xrc\xh_unkwn.h
  410. # End Source File
  411. # Begin Source File
  412. SOURCE=..\..\include\wx\xrc\xh_wizrd.h
  413. # End Source File
  414. # Begin Source File
  415. SOURCE=..\..\include\wx\xrc\xmlres.h
  416. # End Source File
  417. # End Group
  418. # Begin Group "Source Files"
  419. # PROP Default_Filter ""
  420. # Begin Source File
  421. SOURCE=..\..\src\xrc\xh_animatctrl.cpp
  422. # End Source File
  423. # Begin Source File
  424. SOURCE=..\..\src\xrc\xh_bannerwindow.cpp
  425. # End Source File
  426. # Begin Source File
  427. SOURCE=..\..\src\xrc\xh_bmp.cpp
  428. # End Source File
  429. # Begin Source File
  430. SOURCE=..\..\src\xrc\xh_bmpbt.cpp
  431. # End Source File
  432. # Begin Source File
  433. SOURCE=..\..\src\xrc\xh_bmpcbox.cpp
  434. # End Source File
  435. # Begin Source File
  436. SOURCE=..\..\src\xrc\xh_bttn.cpp
  437. # End Source File
  438. # Begin Source File
  439. SOURCE=..\..\src\xrc\xh_cald.cpp
  440. # End Source File
  441. # Begin Source File
  442. SOURCE=..\..\src\xrc\xh_chckb.cpp
  443. # End Source File
  444. # Begin Source File
  445. SOURCE=..\..\src\xrc\xh_chckl.cpp
  446. # End Source File
  447. # Begin Source File
  448. SOURCE=..\..\src\xrc\xh_choic.cpp
  449. # End Source File
  450. # Begin Source File
  451. SOURCE=..\..\src\xrc\xh_choicbk.cpp
  452. # End Source File
  453. # Begin Source File
  454. SOURCE=..\..\src\xrc\xh_clrpicker.cpp
  455. # End Source File
  456. # Begin Source File
  457. SOURCE=..\..\src\xrc\xh_cmdlinkbn.cpp
  458. # End Source File
  459. # Begin Source File
  460. SOURCE=..\..\src\xrc\xh_collpane.cpp
  461. # End Source File
  462. # Begin Source File
  463. SOURCE=..\..\src\xrc\xh_combo.cpp
  464. # End Source File
  465. # Begin Source File
  466. SOURCE=..\..\src\xrc\xh_comboctrl.cpp
  467. # End Source File
  468. # Begin Source File
  469. SOURCE=..\..\src\xrc\xh_datectrl.cpp
  470. # End Source File
  471. # Begin Source File
  472. SOURCE=..\..\src\xrc\xh_dirpicker.cpp
  473. # End Source File
  474. # Begin Source File
  475. SOURCE=..\..\src\xrc\xh_dlg.cpp
  476. # End Source File
  477. # Begin Source File
  478. SOURCE=..\..\src\xrc\xh_editlbox.cpp
  479. # End Source File
  480. # Begin Source File
  481. SOURCE=..\..\src\xrc\xh_filectrl.cpp
  482. # End Source File
  483. # Begin Source File
  484. SOURCE=..\..\src\xrc\xh_filepicker.cpp
  485. # End Source File
  486. # Begin Source File
  487. SOURCE=..\..\src\xrc\xh_fontpicker.cpp
  488. # End Source File
  489. # Begin Source File
  490. SOURCE=..\..\src\xrc\xh_frame.cpp
  491. # End Source File
  492. # Begin Source File
  493. SOURCE=..\..\src\xrc\xh_gauge.cpp
  494. # End Source File
  495. # Begin Source File
  496. SOURCE=..\..\src\xrc\xh_gdctl.cpp
  497. # End Source File
  498. # Begin Source File
  499. SOURCE=..\..\src\xrc\xh_grid.cpp
  500. # End Source File
  501. # Begin Source File
  502. SOURCE=..\..\src\xrc\xh_html.cpp
  503. # End Source File
  504. # Begin Source File
  505. SOURCE=..\..\src\xrc\xh_htmllbox.cpp
  506. # End Source File
  507. # Begin Source File
  508. SOURCE=..\..\src\xrc\xh_hyperlink.cpp
  509. # End Source File
  510. # Begin Source File
  511. SOURCE=..\..\src\xrc\xh_listb.cpp
  512. # End Source File
  513. # Begin Source File
  514. SOURCE=..\..\src\xrc\xh_listbk.cpp
  515. # End Source File
  516. # Begin Source File
  517. SOURCE=..\..\src\xrc\xh_listc.cpp
  518. # End Source File
  519. # Begin Source File
  520. SOURCE=..\..\src\xrc\xh_mdi.cpp
  521. # End Source File
  522. # Begin Source File
  523. SOURCE=..\..\src\xrc\xh_menu.cpp
  524. # End Source File
  525. # Begin Source File
  526. SOURCE=..\..\src\xrc\xh_notbk.cpp
  527. # End Source File
  528. # Begin Source File
  529. SOURCE=..\..\src\xrc\xh_odcombo.cpp
  530. # End Source File
  531. # Begin Source File
  532. SOURCE=..\..\src\xrc\xh_panel.cpp
  533. # End Source File
  534. # Begin Source File
  535. SOURCE=..\..\src\xrc\xh_propdlg.cpp
  536. # End Source File
  537. # Begin Source File
  538. SOURCE=..\..\src\xrc\xh_radbt.cpp
  539. # End Source File
  540. # Begin Source File
  541. SOURCE=..\..\src\xrc\xh_radbx.cpp
  542. # End Source File
  543. # Begin Source File
  544. SOURCE=..\..\src\xrc\xh_scrol.cpp
  545. # End Source File
  546. # Begin Source File
  547. SOURCE=..\..\src\xrc\xh_scwin.cpp
  548. # End Source File
  549. # Begin Source File
  550. SOURCE=..\..\src\xrc\xh_sizer.cpp
  551. # End Source File
  552. # Begin Source File
  553. SOURCE=..\..\src\xrc\xh_slidr.cpp
  554. # End Source File
  555. # Begin Source File
  556. SOURCE=..\..\src\xrc\xh_spin.cpp
  557. # End Source File
  558. # Begin Source File
  559. SOURCE=..\..\src\xrc\xh_split.cpp
  560. # End Source File
  561. # Begin Source File
  562. SOURCE=..\..\src\xrc\xh_srchctrl.cpp
  563. # End Source File
  564. # Begin Source File
  565. SOURCE=..\..\src\xrc\xh_statbar.cpp
  566. # End Source File
  567. # Begin Source File
  568. SOURCE=..\..\src\xrc\xh_stbmp.cpp
  569. # End Source File
  570. # Begin Source File
  571. SOURCE=..\..\src\xrc\xh_stbox.cpp
  572. # End Source File
  573. # Begin Source File
  574. SOURCE=..\..\src\xrc\xh_stlin.cpp
  575. # End Source File
  576. # Begin Source File
  577. SOURCE=..\..\src\xrc\xh_sttxt.cpp
  578. # End Source File
  579. # Begin Source File
  580. SOURCE=..\..\src\xrc\xh_text.cpp
  581. # End Source File
  582. # Begin Source File
  583. SOURCE=..\..\src\xrc\xh_tglbtn.cpp
  584. # End Source File
  585. # Begin Source File
  586. SOURCE=..\..\src\xrc\xh_timectrl.cpp
  587. # End Source File
  588. # Begin Source File
  589. SOURCE=..\..\src\xrc\xh_toolb.cpp
  590. # End Source File
  591. # Begin Source File
  592. SOURCE=..\..\src\xrc\xh_toolbk.cpp
  593. # End Source File
  594. # Begin Source File
  595. SOURCE=..\..\src\xrc\xh_tree.cpp
  596. # End Source File
  597. # Begin Source File
  598. SOURCE=..\..\src\xrc\xh_treebk.cpp
  599. # End Source File
  600. # Begin Source File
  601. SOURCE=..\..\src\xrc\xh_unkwn.cpp
  602. # End Source File
  603. # Begin Source File
  604. SOURCE=..\..\src\xrc\xh_wizrd.cpp
  605. # End Source File
  606. # Begin Source File
  607. SOURCE=..\..\src\xrc\xmladv.cpp
  608. # End Source File
  609. # Begin Source File
  610. SOURCE=..\..\src\xrc\xmlres.cpp
  611. # End Source File
  612. # Begin Source File
  613. SOURCE=..\..\src\xrc\xmlrsall.cpp
  614. # End Source File
  615. # End Group
  616. # End Target
  617. # End Project