X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/649f705317edf01371dc50151e8686008dd0a1f1..4bfec1790f526d462f8f2ce107f8a83f725d9192:/build/bakefiles/common_samples.bkl
diff --git a/build/bakefiles/common_samples.bkl b/build/bakefiles/common_samples.bkl
index a0b00c319e..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,9 +34,10 @@
$(SRCDIR)/$(WXTOPDIR)samples
-
- $(TOP_SRCDIR)include
-
+
+ $(RCDEFDIR)
+ $(TOP_SRCDIR)include
+
$(WXTOPDIR)samples/sample.rc
@@ -51,26 +52,22 @@
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)
-