X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e83a52a25afbf21b0c946d787358527dc1f1c8b3..37617433bb4de18e89d6686e1b536226b6cc9bef:/build/bakefiles/common_samples.bkl
diff --git a/build/bakefiles/common_samples.bkl b/build/bakefiles/common_samples.bkl
index 6d9d4aa53c..3e46c6a7c8 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
+ Carbon.r sample.r
@@ -22,21 +22,52 @@
WXUSINGDLL
-
+
$(SRCDIR)
- $(SAMPLES_RPATH_FLAG)
$(DLLFLAG)
-
+
gui
$(MACOSX_RESOURCES)
+
+ $(SRCDIR)/$(WXTOPDIR)samples
+
+
+ $(TOP_SRCDIR)include
+
+
+ $(WXTOPDIR)samples/sample.rc
+
+
+
+
+
+
+ NOPCH
+
-
+
console
+ wxUSE_GUI=0
-
+
+
+
+
+ $(SAMPLES_RPATH_FLAG)
+ $(SAMPLES_RPATH_POSTLINK)
+
+
+
+
+ $(SAMPLES_RPATH_FLAG)
+ $(SAMPLES_RPATH_POSTLINK)
+
+
+
@@ -63,5 +94,29 @@
-->
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(TOP_SRCDIR)include/wx/os2/wx.res
+
+
+ $(os2_lib_res)
+
+
+