Files
cpp/radio/processor/test/test.mk
T
jens c148058919 - refactored
git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@902 b431acfa-c32f-4a4a-93f1-934dc6c82436
2022-06-01 06:37:28 +00:00

7 lines
182 B
Makefile

PACKAGES += Test-1.0
CXX_SRCS += test/main.cpp test/test01.cpp test/test02.cpp test/TestBlock.cpp test/NullSource.cpp test/NullSink.cpp
DEFINES +=
INCLUDES += -I $(shell pwd)/test