naming closer to Makefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2014-08-11 15:51:14 +00:00
parent da934c9df4
commit 0b76c263d2
3 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#include "wxcocoa.xcconfig"
PRODUCT_NAME = wx_osx_$(WXTOOLKIT)_$(TARGET_NAME)
PRODUCT_NAME = wx_osx_$(WXTOOLKIT)u_$(TARGET_NAME)
GCC_PREPROCESSOR_DEFINITIONS = $(WX_PREPROCESSOR_DEFINITIONS) WXUSINGDLL WXMAKINGDLL_$(TARGET_NAME:upper)