10 lines
242 B
Plaintext
10 lines
242 B
Plaintext
CCSHELL_DIR = $(PROJECT_ROOT)
|
|
|
|
!include ..\sources.inc
|
|
SOURCES_USED = $(SOURCES_USED) ..\sources.inc
|
|
|
|
# comctlv6 ends up in the dump directory for localization
|
|
TARGETNAME = comctlv6
|
|
TARGETPATH = obj
|
|
TARGETTYPE = DYNLINK
|