Commit ec6d473b authored by Jessica's avatar Jessica

Put qgcunittest into src. Left the .pro file in the root directory.

parent baf5606c
......@@ -34,7 +34,7 @@ QT += network \
TEMPLATE = app
TARGET = qgcunittest
BASEDIR = $${IN_PWD}
TESTDIR = $$BASEDIR/qgcunittest
TESTDIR = $$BASEDIR/src/qgcunittest
linux-g++|linux-g++-64{
debug {
TARGETDIR = $${OUT_PWD}/debug
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment