Only set WXUSINGDLL=0 when not set (patch 620174)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
# Set WXDIR for your system
|
||||
WXDIR = $(WXWIN)
|
||||
|
||||
!ifndef WXUSINGDLL
|
||||
WXUSINGDLL=0
|
||||
!endif
|
||||
|
||||
!include $(WXDIR)\src\makevc.env
|
||||
|
||||
|
Reference in New Issue
Block a user