9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
CM_ROOT=$(PROJECT_ROOT)\rras\cm
|
|
!include $(CM_ROOT)\sources.inc
|
|
|
|
TARGETNAME=cmdebug
|
|
TARGETPATH=$(CM_BUILD_ROOT)
|
|
TARGETTYPE=LIBRARY
|
|
|
|
SOURCES=cmdebug.cpp
|