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.

22 lines
317 B

  1. #
  2. # Sources file for ActiveX License Manager (licmgr.dll)
  3. #
  4. # Julian Jiggins July 16, 1996
  5. #
  6. TARGETNAME= core
  7. TARGETTYPE= LIBRARY
  8. TARGETPATH= obj
  9. USE_MSVCRT=1
  10. MSC_WARNING_LEVEL=/W3 /WX
  11. INCLUDES=include
  12. SOURCES=\
  13. basecom.cxx \
  14. corepch.cxx \
  15. dll.cxx \
  16. dllreg.cxx \
  17. mime64.cxx \
  18. util.cxx