outline the architecture of the mac port, starting with quickdraw
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@151 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
e92c02b73d
commit
dc9840ac70
6 changed files with 2388 additions and 1 deletions
|
|
@ -22,7 +22,8 @@ typedef void* MwLLPixmap;
|
|||
|
||||
#ifdef _MILSKO
|
||||
#ifdef USE_X11
|
||||
#include <Mw/X11.h>
|
||||
#undef USE_X11
|
||||
// #include <Mw/X11.h>
|
||||
#endif
|
||||
#ifdef USE_GDI
|
||||
#include <Mw/GDI.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue