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