undid accidental change to this file in r50704

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-12-18 16:39:52 +00:00
parent 4eba3923cc
commit d03e4efda6

View File

@@ -32,7 +32,7 @@ LDFLAGS =
CPP = $(CC) /EP /nologo
# What type of library to build? [0,1]
SHARED = 1
SHARED = 0
# Build wxUniversal instead of native port? [0,1]
WXUNIV = 0