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.

21 lines
340 B

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