This commit is contained in:
NeoTheFox 2015-03-10 23:31:43 +03:00
parent e2586dd157
commit d0ff271d82

View File

@ -13,11 +13,9 @@ TARGET = RepRaptor
TEMPLATE = app TEMPLATE = app
CONFIG += static CONFIG += static
unix unix {
{
#VARIABLES #VARIABLES
isEmpty(PREFIX) isEmpty(PREFIX) {
{
PREFIX = /usr PREFIX = /usr
} }
BINDIR = $$PREFIX/bin BINDIR = $$PREFIX/bin