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