X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b92ca8cf62d6de2891e82ecba13a89754139567f..44ca6244ea6ab8cbe91c12f55c21ded6e0e423c0:/samples/mobile/styles/Makefile.in diff --git a/samples/mobile/styles/Makefile.in b/samples/mobile/styles/Makefile.in index c7ee6f05d5..d6ca25a119 100644 --- a/samples/mobile/styles/Makefile.in +++ b/samples/mobile/styles/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.1.3 (http://bakefile.sourceforge.net) +# Bakefile 0.1.4 (http://bakefile.sourceforge.net) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -128,7 +128,7 @@ styles$(EXEEXT): $(STYLES_OBJECTS) $(__styles___win32rc) $(__styles___os2_emxbindcmd) $(SAMPLES_RPATH_POSTLINK) -styles.app/Contents/PkgInfo: styles$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns +styles.app/Contents/PkgInfo: styles$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/carbon/wxmac.icns mkdir -p styles.app/Contents mkdir -p styles.app/Contents/MacOS mkdir -p styles.app/Contents/Resources @@ -137,7 +137,7 @@ styles.app/Contents/PkgInfo: styles$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \ -e "s/EXECUTABLE/styles/" \ -e "s/VERSION/$(WX_VERSION)/" \ - $(top_srcdir)/src/mac/Info.plist.in >styles.app/Contents/Info.plist + $(top_srcdir)/src/mac/carbon/Info.plist.in >styles.app/Contents/Info.plist echo -n "APPL????" >styles.app/Contents/PkgInfo @@ -147,7 +147,7 @@ styles.app/Contents/PkgInfo: styles$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in ln -sf $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc styles.app/Contents/Resources/styles.rsrc - ln -sf $(top_srcdir)/src/mac/wxmac.icns styles.app/Contents/Resources/wxmac.icns + ln -sf $(top_srcdir)/src/mac/carbon/wxmac.icns styles.app/Contents/Resources/wxmac.icns @COND_PLATFORM_MACOSX_1@styles_bundle: styles.app/Contents/PkgInfo