mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 17:18:23 -04:00
Remove duplicate variables from YACReaderLibrary.pro
This commit is contained in:
parent
6aeed9ae90
commit
2d533949f4
@ -311,8 +311,6 @@ isEmpty(DATADIR) {
|
|||||||
DATADIR = $$PREFIX/share
|
DATADIR = $$PREFIX/share
|
||||||
}
|
}
|
||||||
|
|
||||||
DEFINES += "LIBDIR=\\\"$$LIBDIR\\\"" "DATADIR=\\\"$$DATADIR\\\""
|
|
||||||
|
|
||||||
DEFINES += "LIBDIR=\\\"$$LIBDIR\\\"" "DATADIR=\\\"$$DATADIR\\\"" "BINDIR=\\\"$$BINDIR\\\""
|
DEFINES += "LIBDIR=\\\"$$LIBDIR\\\"" "DATADIR=\\\"$$DATADIR\\\"" "BINDIR=\\\"$$BINDIR\\\""
|
||||||
|
|
||||||
#MAKE INSTALL
|
#MAKE INSTALL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user