fixing file paths after renaming

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2008-06-11 20:46:47 +00:00
parent 72b0d3efac
commit 732c71cf14

View File

@ -16,10 +16,10 @@
</set>
<set var="BUNDLE_PLIST">
$(TOP_SRCDIR)src/mac/carbon/Info.plist.in
$(TOP_SRCDIR)src/osx/carbon/Info.plist.in
</set>
<set var="BUNDLE_ICONS">
$(TOP_SRCDIR)src/mac/carbon/wxmac.icns
$(TOP_SRCDIR)src/osx/carbon/wxmac.icns
</set>
<define-tag name="wx-mac-app-bundle" rules="exe">