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

  1. TARGETNAME=pcl4ch
  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=949
  8. USE_NOLIBS=1
  9. INCLUDES=..;..\..\inc
  10. PRIVINCS=
  11. SUBSYSTEM_VERSION=3.50
  12. SOURCES=pcl4ch.c \
  13. pcl4ch.rc \
  14. ..\modinit.c