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.
 
 
 
 
 
 

9 lines
284 B

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