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.

19 lines
231 B

  1. TARGETPATH=obj
  2. TARGETTYPE=DYNLINK
  3. TARGETNAME=comcat
  4. DLLDEF=comcat.def
  5. MAKEDLL=1
  6. USE_LIBCMT=1
  7. UMTYPE=windows
  8. SOURCES= \
  9. comcat.rc\
  10. catfact.cpp
  11. TARGETLIBS= \
  12. $(SDK_LIB_PATH)\advapi32.lib