CtrlCore: Developing Cocoa

git-svn-id: svn://ultimatepp.org/upp/trunk@12100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2018-07-25 13:22:27 +00:00
parent d8aebeb694
commit fce079d34b
24 changed files with 142 additions and 101 deletions

View file

@ -3,7 +3,7 @@
#define LLOG(x) // LOG(x)
#define LTIMING(x) // TIMING(x)
#if !defined(CUSTOM_FONTSYS) && !defined(flagCOCOA)
#if !defined(CUSTOM_FONTSYS) && !defined(PLATFORM_COCOA)
#ifdef PLATFORM_POSIX