mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
parent
365b5f6d59
commit
10cd34cd0a
|
@ -15,8 +15,10 @@ CONFIG += c++11
|
||||||
TRANSLATIONS = translations/fr.ts \
|
TRANSLATIONS = translations/fr.ts \
|
||||||
translations/ru.ts
|
translations/ru.ts
|
||||||
|
|
||||||
RESOURCES += \
|
RESOURCES += res.qrc
|
||||||
res.qrc
|
|
||||||
|
target.path = /usr/bin
|
||||||
|
INSTALLS += target
|
||||||
|
|
||||||
INCLUDEPATH += libs/include
|
INCLUDEPATH += libs/include
|
||||||
win32 {
|
win32 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user