X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..3956d02ab62d0a03025d0122d2982b7a7a58f098:/build/bakefiles/common_samples.bkl
diff --git a/build/bakefiles/common_samples.bkl b/build/bakefiles/common_samples.bkl
index b1a25cdab3..0633b53fe4 100644
--- a/build/bakefiles/common_samples.bkl
+++ b/build/bakefiles/common_samples.bkl
@@ -13,7 +13,7 @@
- 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)
-