]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mobile/styles/Makefile.in
Removed some sample test data that I had left hardcoded in the source
[wxWidgets.git] / samples / mobile / styles / Makefile.in
index c7ee6f05d59d8606be8bd3aa71a72fdef46fbcde..d6ca25a1194c94e9d4c3bd3848da18d872e88555 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!
 # =========================================================================
 
@@ -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