1 2 3 4 5 6
HEADERS += \ $$SRC/utils/RandomGenerator.h SOURCES += \ $$PWD/RandomGenerator_test.cpp \ $$SRC/utils/RandomGenerator.cpp