Changeset 22118 for branches/swt/src


Ignore:
Timestamp:
Feb 9, 2016, 12:58:48 PM (10 years ago)
Author:
rousseau
Message:

Added the stub sources for 'gdiplus' [gdiplus]

Stuff for the 'gdiplus' module was cloned from 'gdi32'.
For the implementation, the main source will be the Wine Git Repository.

We start at the initial wine-commit for 'gdiplus' and climb up the
wine-repo, integrating into Odin.

Commit: bed761c9e72febb3b2d681fd4e540e149af9e71a
Wine git-repo: git://source.winehq.org/git/wine.git

Location:
branches/swt/src
Files:
9 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/swt/src/Makefile.kmk

    r22101 r22118  
    2020include $(PATH_SUB_CURRENT)/user32/Makefile.kmk
    2121include $(PATH_SUB_CURRENT)/gdi32/Makefile.kmk
     22include $(PATH_SUB_CURRENT)/gdiplus/Makefile.kmk
    2223include $(PATH_SUB_CURRENT)/imm32/Makefile.kmk
    2324include $(PATH_SUB_CURRENT)/comctl32/Makefile.kmk
Note: See TracChangeset for help on using the changeset viewer.