travis scripts
This commit is contained in:
parent
bfa0ac4c34
commit
aa648d4e12
5 changed files with 133 additions and 18 deletions
|
@ -59,12 +59,12 @@ RESOURCES += \
|
|||
TRANSLATIONS = \
|
||||
translations/amneziavpn_ru.ts
|
||||
|
||||
CONFIG(release, debug|release) {
|
||||
DESTDIR = $$PWD/../../AmneziaVPN-build/client/release
|
||||
MOC_DIR = $$DESTDIR
|
||||
OBJECTS_DIR = $$DESTDIR
|
||||
RCC_DIR = $$DESTDIR
|
||||
}
|
||||
#CONFIG(release, debug|release) {
|
||||
# DESTDIR = $$PWD/../../AmneziaVPN-build/client/release
|
||||
# MOC_DIR = $$DESTDIR
|
||||
# OBJECTS_DIR = $$DESTDIR
|
||||
# RCC_DIR = $$DESTDIR
|
||||
#}
|
||||
|
||||
win32 {
|
||||
OTHER_FILES += platform_win/vpnclient.rc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue