added setup.h copying to VC++ project files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2003-07-30 21:14:38 +00:00
parent 72625d8969
commit 74e7371459
3 changed files with 19 additions and 1 deletions

View file

@ -14,6 +14,7 @@
<define>wxUSE_GUI=0</define>
<sources>$(BASE_SRC) $(BASE_AND_GUI_SRC)</sources>
<msvc-headers>$(BASE_CMN_HDR) $(BASE_PLATFORM_HDR)</msvc-headers>
<msvc-copy-setup-h/>
</dll>
<lib id="baselib" template="wx_base_lib"