]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/minimal/makefile.gcc
Use wxCOMPtr throughout wxWebViewIE to simplify the code and reduce the chance of...
[wxWidgets.git] / samples / minimal / makefile.gcc
index 1d78744ed5359e63e81c0a1cc78e280b89921641..6d05299e970fb5a03210803bf6f8a2a00d380c0d 100644 (file)
@@ -65,7 +65,7 @@ ifeq ($(MONOLITHIC),0)
 EXTRALIBS_FOR_BASE = \r
 endif\r
 ifeq ($(MONOLITHIC),1)\r
-EXTRALIBS_FOR_BASE =  \r
+EXTRALIBS_FOR_BASE =   \r
 endif\r
 ifeq ($(BUILD),debug)\r
 __OPTIMIZEFLAG_2 = -O0\r