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
310 B

  1. TARGETNAME=pcl5sc
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. TARGETLIBS=$(SDK_LIB_PATH)\libcntpr.lib \
  5. $(DDK_LIB_PATH)\win32k.lib
  6. C_DEFINES= -DWINNT
  7. RCCODEPAGE=936
  8. USE_NOLIBS=1
  9. INCLUDES=..;..\..\inc
  10. PRIVINCS=
  11. SUBSYSTEM_VERSION=3.50
  12. SOURCES=pcl5sc.c \
  13. pcl5sc.rc \
  14. ..\modinit.c