Source code of Windows XP (NT5)
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.

16 lines
275 B

  1. TARGETNAME=gemscr09
  2. TARGETTYPE=DRIVER
  3. DRIVERTYPE=WDM
  4. TARGETPATH=obj
  5. TARGETLIBS=$(DDK_LIB_PATH)\smclib.lib
  6. C_DEFINES=-DG_DDKNT4
  7. INCLUDES=..\inc
  8. SOURCES= gntscr09.rc \
  9. gemlog.mc \
  10. gemcore.c \
  11. gioctl09.c \
  12. gntser.c \
  13. gntscr09.c