]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/tab/Makefile.in
lastChar was defined as a char when it should have been an int
[wxWidgets.git] / samples / tab / Makefile.in
index 2df71ae0b17d7e4e0d0d13d199f61c7b0468a36a..5474796595ad52dab2b5312b330607511b785c6d 100644 (file)
@@ -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!
 # =========================================================================
 
@@ -127,7 +127,7 @@ tab$(EXEEXT): $(TAB_OBJECTS) $(__tab___win32rc)
        $(__tab___os2_emxbindcmd)
        $(SAMPLES_RPATH_POSTLINK)
 
-tab.app/Contents/PkgInfo: tab$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
+tab.app/Contents/PkgInfo: tab$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/carbon/wxmac.icns
        mkdir -p tab.app/Contents
        mkdir -p tab.app/Contents/MacOS
        mkdir -p tab.app/Contents/Resources
@@ -136,7 +136,7 @@ tab.app/Contents/PkgInfo: tab$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIB
        sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
        -e "s/EXECUTABLE/tab/" \
        -e "s/VERSION/$(WX_VERSION)/" \
-       $(top_srcdir)/src/mac/Info.plist.in >tab.app/Contents/Info.plist
+       $(top_srcdir)/src/mac/carbon/Info.plist.in >tab.app/Contents/Info.plist
        
        
        echo -n "APPL????" >tab.app/Contents/PkgInfo
@@ -146,7 +146,7 @@ tab.app/Contents/PkgInfo: tab$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIB
        
        
        ln -sf $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc tab.app/Contents/Resources/tab.rsrc
-       ln -sf $(top_srcdir)/src/mac/wxmac.icns tab.app/Contents/Resources/wxmac.icns
+       ln -sf $(top_srcdir)/src/mac/carbon/wxmac.icns tab.app/Contents/Resources/wxmac.icns
 
 @COND_PLATFORM_MACOSX_1@tab_bundle: tab.app/Contents/PkgInfo