Commit a87fdb8f authored by Michael Carpenter's avatar Michael Carpenter

Removed DESTDIR from .pro file to allow for OS to decide where to place binaries

parent 8cfd4f8f
......@@ -49,7 +49,7 @@ linux-g++|linux-g++-64{
BUILDDIR = $${OUT_PWD}/build
}
DESTDIR = $${TARGETDIR}
LANGUAGE = C++
OBJECTS_DIR = $${BUILDDIR}/obj
......
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