pokerth_lib.pro | 1 +
1 file changed, 1 insertion(+)
Author: Evgeni Golov <sargentd@die-welt.net>
Description: Adds a quirk to correctly clean libpokerth
--- pokerth-0.6.2.orig/pokerth_lib.pro
+++ pokerth-0.6.2/pokerth_lib.pro
@@ -8,6 +8,7 @@
UI_DIR = uics
TARGET = lib/pokerth_lib
+QMAKE_CLEAN += ./lib/libpokerth_lib.a
MOC_DIR = mocs
OBJECTS_DIR = obj
DEFINES += ENABLE_IPV6