X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670ec357654cdee164e8ade5f6b7852f3108fa26..525b0568c9882692cf31bf4d5a308940154cb350:/build/bakefiles/common_samples.bkl
diff --git a/build/bakefiles/common_samples.bkl b/build/bakefiles/common_samples.bkl
index a6eb1e06af..0633b53fe4 100644
--- a/build/bakefiles/common_samples.bkl
+++ b/build/bakefiles/common_samples.bkl
@@ -7,13 +7,13 @@
1
-
+
- Carbon.r $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).$(WXSOVERSION[0]).r sample.r
+ Carbon.r sample.r
@@ -34,38 +34,40 @@
$(SRCDIR)/$(WXTOPDIR)samples
-
- $(TOP_SRCDIR)include
-
+
+ $(RCDEFDIR)
+ $(TOP_SRCDIR)include
+
$(WXTOPDIR)samples/sample.rc
+
+
+
+ NOPCH
+
console
+ wxUSE_GUI=0
$(SAMPLES_RPATH_FLAG)
- <__command>$(LF)$(SAMPLES_RPATH_POSTLINK)
+ $(SAMPLES_RPATH_POSTLINK)
$(SAMPLES_RPATH_FLAG)
- <__command>$(SAMPLES_RPATH_POSTLINK)
+ $(SAMPLES_RPATH_POSTLINK)
-
-
- $(CPPUNIT_CFLAGS)
- $(CPPUNIT_LIBS)
-