diff options
Diffstat (limited to 'emulators/aqemu/files/patch-AQEMU.pro')
-rw-r--r-- | emulators/aqemu/files/patch-AQEMU.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/aqemu/files/patch-AQEMU.pro b/emulators/aqemu/files/patch-AQEMU.pro index d26fbd56ff3a..42d10e0b422a 100644 --- a/emulators/aqemu/files/patch-AQEMU.pro +++ b/emulators/aqemu/files/patch-AQEMU.pro @@ -6,6 +6,6 @@ TRANSLATIONS += Russian.ts -CONFIG += qtestlib debug_and_release +CONFIG += qtestlib release - QT += xml + QT += xml network DEFINES += VNC_DISPLAY LIBS += -lvncclient |