Rebake after Mac bundle change.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier
2009-03-13 05:27:13 +00:00
parent 8588ab380b
commit 0f425df617
92 changed files with 94 additions and 94 deletions

View File

@@ -175,7 +175,7 @@ test$(EXEEXT): $(TEST_OBJECTS) $(__test___win32rc)
@COND_PLATFORM_MACOSX_1@ echo -n "APPL????" >test.app/Contents/PkgInfo
@COND_PLATFORM_MACOSX_1@
@COND_PLATFORM_MACOSX_1@
@COND_PLATFORM_MACOSX_1@ ln -f test$(EXEEXT) test.app/Contents/MacOS/test
@COND_PLATFORM_MACOSX_1@ mv test$(EXEEXT) test.app/Contents/MacOS/test
@COND_PLATFORM_MACOSX_1@
@COND_PLATFORM_MACOSX_1@
@COND_PLATFORM_MACOSX_1@ cp -f $(top_srcdir)/src/osx/carbon/wxmac.icns test.app/Contents/Resources/wxmac.icns