2025-04-27 07:49:33 -04:00

23 lines
482 B
Plaintext

TARGETNAME = cdinst
TARGETPATH = $(_OBJ_DIR)
TARGETTYPE = PROGRAM
NOT_UNICODE = 1
# (pritobla) should define NASHVILLE so that the version number between NT and IE remains the same
C_DEFINES = $(C_DEFINES) -DNASHVILLE
SOURCES = \
cdinst.cpp \
utils.cpp \
cdinst.rc
TARGETLIBS = \
$(SDK_LIB_PATH)\shell32.lib
UMTYPE = windows
UMENTRY = ModuleEntry
UMENTRYABS = ModuleEntry