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.

16 lines
303 B

  1. !include ..\sources.inc
  2. # 3/24/2000(RichGr): Use the MFC dlls for Whistler.
  3. USE_MFC=1
  4. # USE_STATIC_MFC=1
  5. USE_MFCUNICODE=1
  6. USE_NOLIBS=1
  7. USE_CRTS=0
  8. USE_MSVCRT=0
  9. C_DEFINES=$(C_DEFINES) -DWINNT -D_UNICODE -DWINVER=0x0500
  10. USER_C_FLAGS=-MD
  11. SOURCES_USED = $(SOURCES_USED) ..\sources.inc