]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/except/Makefile.in
added missing includes required for CW8 Carbon compilation
[wxWidgets.git] / samples / except / Makefile.in
index 82097b580f2932d3563374907b8200aa672ed2d3..06275f9907e956fc4dc5624cd98a669859e77765 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
 # =========================================================================
 #     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!
 # =========================================================================
 
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -128,7 +128,7 @@ except$(EXEEXT): $(EXCEPT_OBJECTS) $(__except___win32rc)
        $(__except___os2_emxbindcmd)
        $(SAMPLES_RPATH_POSTLINK)
 
        $(__except___os2_emxbindcmd)
        $(SAMPLES_RPATH_POSTLINK)
 
-except.app/Contents/PkgInfo: except$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
+except.app/Contents/PkgInfo: except$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/carbon/wxmac.icns
        mkdir -p except.app/Contents
        mkdir -p except.app/Contents/MacOS
        mkdir -p except.app/Contents/Resources
        mkdir -p except.app/Contents
        mkdir -p except.app/Contents/MacOS
        mkdir -p except.app/Contents/Resources
@@ -147,7 +147,7 @@ except.app/Contents/PkgInfo: except$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.p
        
        
        ln -sf $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc except.app/Contents/Resources/except.rsrc
        
        
        ln -sf $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc except.app/Contents/Resources/except.rsrc
-       ln -sf $(top_srcdir)/src/mac/wxmac.icns except.app/Contents/Resources/wxmac.icns
+       ln -sf $(top_srcdir)/src/mac/carbon/wxmac.icns except.app/Contents/Resources/wxmac.icns
 
 @COND_PLATFORM_MACOSX_1@except_bundle: except.app/Contents/PkgInfo
 
 
 @COND_PLATFORM_MACOSX_1@except_bundle: except.app/Contents/PkgInfo