X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/25a4727e95b45c520ecc6511a9211f16cd70cbc0..8a82c9ecc9a2cba9727b538c818ebdba243eacbc:/build/bakefiles/wx.bkl?ds=sidebyside
diff --git a/build/bakefiles/wx.bkl b/build/bakefiles/wx.bkl
index 1c5959a059..feded73cb9 100644
--- a/build/bakefiles/wx.bkl
+++ b/build/bakefiles/wx.bkl
@@ -71,6 +71,17 @@
$(ALL_HEADERS)
+
+
+
+ $(SRCDIR)/locale
+ wxstd
+
+ ca cs da de el es fi fr hu id it ja nl pl ru sl sv tr uk
+ zh zh_CN zh_TW
+
+ $(LOCALEDIR)
+
lib/libwx_$(TOOLCHAIN_NAME).$(WXSOVERSION[0]).r
@@ -118,27 +129,37 @@
$(LIBDIRNAME)
-
+
libdir
+ $(SETUPHDIR)
+
+
+ libdir_setup
setup_h
- $(LIBDIRNAME)/wx
+ $(SETUPHDIR)/wx
+
+
+ univ
+ msw
+
-
- $(SRCDIR)/include/wx/msw/setup0.h
- $(SRCDIR)/include/wx/msw/setup.h
+
+ $(SRCDIR)/include/wx/$(SETUP_H_SUBDIR)/setup0.h
+ $(SRCDIR)/include/wx/$(SETUP_H_SUBDIR)/setup.h
setup_h
setup_h
- $(SRCDIR)/include/wx/msw/setup.h
- $(LIBDIRNAME)/wx/setup.h
+ $(SRCDIR)/include/wx/$(SETUP_H_SUBDIR)/setup.h
+ $(SETUPHDIR)/wx/setup.h
-
+
+
@echo " "
@@ -154,6 +175,13 @@
@echo " "
+
+
+
+ ALL_BASE_SOURCES WX_VERSION
+
+
+