Changeset 21771 for branches/gcc-kmk/src


Ignore:
Timestamp:
Oct 31, 2011, 9:29:14 PM (14 years ago)
Author:
dmik
Message:

Prototype USER32 DLL.

This gives us the import library necessary for e.g. NTDLL.

Location:
branches/gcc-kmk/src
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/Makefile.kmk

    r21751 r21771  
    1313include $(PATH_SUB_CURRENT)/guidlib/Makefile.kmk
    1414include $(PATH_SUB_CURRENT)/kernel32/Makefile.kmk
     15include $(PATH_SUB_CURRENT)/user32/Makefile.kmk
    1516
    1617include $(FILE_KBUILD_SUB_FOOTER)
Note: See TracChangeset for help on using the changeset viewer.