X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9e983cb2b9056a4c58d75dfe52331ccd3e0d8240..5eefe029764003751db7998a92f0645765c6e6c7:/build/bakefiles/common_samples.bkl?ds=sidebyside
diff --git a/build/bakefiles/common_samples.bkl b/build/bakefiles/common_samples.bkl
index 1679475e87..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
@@ -30,31 +30,45 @@
gui
$(MACOSX_RESOURCES)
- $(SRCDIR)/$(WXTOPDIR)samples
+
+ $(SRCDIR)/$(WXTOPDIR)samples
+
+
+ $(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)
-
+