corrected for resource compilation with Apple Developer Tools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
#include "Types.r"
|
#ifdef __DARWIN__
|
||||||
|
# include <Carbon.r>
|
||||||
|
#else
|
||||||
|
# include <Types.r>
|
||||||
|
#endif
|
||||||
|
|
||||||
resource 'BNDL' (128) {
|
resource 'BNDL' (128) {
|
||||||
'WXMA',
|
'WXMA',
|
||||||
|
Reference in New Issue
Block a user