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.
 
 
 
 
 
 

29 lines
791 B

TARGETNAME = ie3inst
TARGETPATH = $(_OBJ_DIR)
TARGETTYPE = PROGRAM
#VERIFY_LC=1
LC_PATH=$(PROJECT_ROOT)\lcinf
NOT_UNICODE = 1
RCNOFONTMAP = 1
CHICAGO_PRODUCT = 1
# (pritobla) should define NASHVILLE so that the version number between NT and IE remains the same
C_DEFINES = $(C_DEFINES) -D_WIN32_WINDOWS=0x0400 -DWINVER=0x0400 -D_WIN32 -DNASHVILLE
SOURCES = \
autorun.c \
helpers.c \
autorun.rc
TARGETLIBS = \
$(SDK_LIB_PATH)\winmm.lib \
$(SDK_LIB_PATH)\uuid.lib \
$(SDK_LIB_PATH)\ole32.lib \
$(SDK_LIB_PATH)\shell32.lib
UMTYPE = windows
UMENTRY = ModuleEntry
UMENTRYABS = ModuleEntry