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.

14 lines
244 B

  1. TARGETNAME=gpr400
  2. TARGETTYPE=DRIVER
  3. TARGETPATH=obj
  4. TARGETLIBS=$(DDK_LIB_PATH)\smclib.lib
  5. INCLUDES=..\inc
  6. MSC_WARNING_LEVEL=/W3 /WX
  7. SOURCES=gpr.rc \
  8. logmsg.mc \
  9. gprnt.c \
  10. gprcmd.c \
  11. gprelcmd.c