run target for UsageResolver unit test

This commit is contained in:
Roman Bovsunivskiy
2009-12-12 21:12:27 +00:00
parent 4456ed2be1
commit 2ea71522f6
@@ -20,3 +20,7 @@ HEADERS += UsageResolverTest.h ../../UsageResolver.h ../../FWBTree.h
LIBS += $$LIBS_FWCOMPILER $$LIBS_FWBUILDER
LIBS += -lgcov -lcppunit
run.commands = ./${TARGET}
QMAKE_EXTRA_TARGETS += run