]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.bcc
more visible banner after installation
[wxWidgets.git] / build / msw / config.bcc
index 4990a1d099b9429d374eedad5aad8ddcfa388b9f..6facc1375445a6d5c2dbb83fa676b9097cef41d7 100644 (file)
@@ -69,6 +69,11 @@ LDFLAGS = -L$(BCCDIR)\lib
 MONOLITHIC = 0
 !endif
 
+# Use MSLU library when building Unicode version. [0,1]
+!ifndef MSLU
+MSLU = 0
+!endif
+
 # Is this official build by wxWindows developers? [0,1]
 !ifndef OFFICIAL_BUILD
 OFFICIAL_BUILD = 0