Ajusted
This commit is contained in:
parent
e2586dd157
commit
d0ff271d82
@ -13,11 +13,9 @@ TARGET = RepRaptor
|
||||
TEMPLATE = app
|
||||
CONFIG += static
|
||||
|
||||
unix
|
||||
{
|
||||
unix {
|
||||
#VARIABLES
|
||||
isEmpty(PREFIX)
|
||||
{
|
||||
isEmpty(PREFIX) {
|
||||
PREFIX = /usr
|
||||
}
|
||||
BINDIR = $$PREFIX/bin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user