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
CONFIG += static
unix
{
unix {
#VARIABLES
isEmpty(PREFIX)
{
isEmpty(PREFIX) {
PREFIX = /usr
}
BINDIR = $$PREFIX/bin