Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
386 B

  1. TARGETNAME= uicore
  2. TARGETPATH= obj
  3. TARGETTYPE= LIBRARY
  4. C_DEFINES= -D_UNICODE -DUNICODE
  5. USE_NATIVE_EH= 1
  6. USE_ATL=1
  7. USE_MFC=1
  8. SOURCES=\
  9. cstr.cpp \
  10. assert.cpp \
  11. regkey.cpp \
  12. strings.cpp \
  13. guidhelp.cpp \
  14. util.cpp \
  15. coremfc.cpp
  16. UMTYPE= windows