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.

8 lines
284 B

  1. CCSHELL_DIR = $(PROJECT_ROOT)
  2. TARGETNAME = stock
  3. !include $(CCSHELL_DIR)\lib\stock.inc
  4. SOURCES_USED = $(SOURCES_USED) $(CCSHELL_DIR)\lib\stock.inc
  5. # define _INC_W95WRAPS so we make sure NOT to get shlwapi wrappers
  6. C_DEFINES = $(C_DEFINES) -D_INC_W95WRAPS