From: Vadim Zeitlin Date: Tue, 18 Dec 2007 16:39:52 +0000 (+0000) Subject: undid accidental change to this file in r50704 X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d03e4efda6daf29870e0e85a73026c037a2b516e 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 --- diff --git a/build/msw/config.vc b/build/msw/config.vc index 2bf4308855..472dae964d 100644 --- a/build/msw/config.vc +++ b/build/msw/config.vc @@ -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