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.

15 lines
372 B

  1. !include $(BASEDIR)\private\ntos\rdr2\daytona.src
  2. !include ..\daytona\sources
  3. CAIRO_PRODUCT=1
  4. TARGETPATH=obj
  5. TARGETLIBS=$(SDK_LIB_PATH)\rdbss.lib \
  6. $(DDK_LIB_PATH)\ksecdd.lib
  7. # BUGBUG [mikese] The . on the front of the include path is so that we pick
  8. # up the Cairo version of fcb.h. Can be removed when we merge.
  9. INCLUDES=.;$(INCLUDES)