fixed location of mac resources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9482617091
commit
712589478e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<if cond="FORMAT=='autoconf'">
|
||||
<set var="MACOSX_RESOURCES">
|
||||
<if cond="TOOLKIT=='MAC'">
|
||||
Carbon.r ../../lib/libwx_$(TOOLCHAIN_NAME).$(WXSOVERSION[0]).r
|
||||
Carbon.r $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).$(WXSOVERSION[0]).r
|
||||
</if>
|
||||
</set>
|
||||
</if>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue