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.

29 lines
480 B

  1. MAJORCOMP=shell
  2. MINORCOMP=accesory
  3. TARGETNAME=common
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. INCLUDES=.;..\datasrv
  7. WIN32_WINNT_VERSION=0x0400
  8. # Every source file EXCEPT your main, w/extensions
  9. SOURCES=clipfile.c \
  10. debugout.c \
  11. security.c \
  12. render.c \
  13. dib.c
  14. C_DEFINES=-DWIN_32 -DNT
  15. UMTYPE=windows
  16. # Libs to build, including .\$(O)\$(TARGETNAME).lib.
  17. UMLIBS=.\$(O)\clipsrv.RES \
  18. $(SDK_LIB_PATH)\nddeapi.lib