gdi backend is functional
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@45 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
a99eb3add0
commit
cd7600f0f2
3 changed files with 184 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#if defined(_MW) && defined(_WIN32)
|
||||
#if defined(_MILSKO) && defined(_WIN32)
|
||||
#define MWDECL extern __declspec(dllexport)
|
||||
#elif defined(_WIN32)
|
||||
#define MWDECL extern __declspec(dllimport)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue