]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/oleauto/Makefile.in
mention that calling SetFaceName() with an invalid facename will invalidate the font...
[wxWidgets.git] / samples / oleauto / Makefile.in
index 9202086a80e4b241bda4ba6f63bc3fbb78d2f4c2..27fc75da1752d667d6911c983f800e7f52a2aeeb 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.6 (http://www.bakefile.org)
+#     Bakefile 0.2.5 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -166,7 +166,7 @@ oleauto$(EXEEXT): $(OLEAUTO_OBJECTS) $(__oleauto___win32rc)
 @COND_PLATFORM_MACOSX_1@       echo -n "APPL????" >oleauto.app/Contents/PkgInfo
 @COND_PLATFORM_MACOSX_1@       
 @COND_PLATFORM_MACOSX_1@       
-@COND_PLATFORM_MACOSX_1@       mv oleauto$(EXEEXT) oleauto.app/Contents/MacOS/oleauto
+@COND_PLATFORM_MACOSX_1@       ln -f oleauto$(EXEEXT) oleauto.app/Contents/MacOS/oleauto
 @COND_PLATFORM_MACOSX_1@       
 @COND_PLATFORM_MACOSX_1@       
 @COND_PLATFORM_MACOSX_1@       cp -f $(top_srcdir)/src/osx/carbon/wxmac.icns oleauto.app/Contents/Resources/wxmac.icns