X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fmacosx.h;h=ddd9d4b14d8d14dda0bf8a00672f765e15cd198c;hb=a7c06161253796a30a0237a7f5a044f459c8cf35;hp=c4818e76a4d3448c15e785b2a76ca5f56988f454;hpb=e05dda5c8cc6687dcbc59e182a81aed627e262d0;p=rocksndiamonds.git diff --git a/src/libgame/macosx.h b/src/libgame/macosx.h index c4818e76..ddd9d4b1 100644 --- a/src/libgame/macosx.h +++ b/src/libgame/macosx.h @@ -15,6 +15,11 @@ #define MACOSX_H +/* define some Mac OS X specific paths */ + +#define MAC_APP_BINARY_SUBDIR "Contents/MacOS" + + /* some symbols are already defined on Mac OS X */ #define Delay Delay_internal #define DrawLine DrawLine_internal