diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-07-14 15:56:47 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-07-14 15:57:16 +0300 |
commit | c25d059a8b70c2afa566c0c555d5d477a40ba935 (patch) | |
tree | 3325909dc1b05dffcf7b43da9b4ddc3061e82b4e /external/prj/build.lst | |
parent | 3ed940516f2384255625fa88d7f29a94f30f89cd (diff) |
Add the gdiplus headers and import library from Wine, for cross-compilation
Diffstat (limited to 'external/prj/build.lst')
-rw-r--r-- | external/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/external/prj/build.lst b/external/prj/build.lst index 6a66269dca0f..ebc4d3d294a5 100644 --- a/external/prj/build.lst +++ b/external/prj/build.lst @@ -4,3 +4,4 @@ el external\glibc nmake - all el_glibc NULL el external\gcc3_specific nmake - all el_gcc3 NULL el external\mingwheaders nmake - w el_mingwheaders NULL el external\jawt nmake - w el_jawt NULL +el external\gdiplus nmake - w el_gdiplus NULL |