summaryrefslogtreecommitdiff
path: root/community/pokerth/pokerth_game.pro.patch
blob: e19ba3bcb2de04d08c9bb80f07aec90d37109869 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- src/PokerTH-1.0-src/pokerth_game.pro	2013-01-01 07:23:55.596627882 -0800
+++ pokerth_game.pro	2013-04-04 11:14:16.583877931 -0700
@@ -3,7 +3,6 @@
 isEmpty( PREFIX ){
 	PREFIX =/usr
 }
-
 TEMPLATE = app
 CODECFORSRC = UTF-8
 CONFIG += qt \
@@ -21,6 +20,7 @@
 DEFINES += ENABLE_IPV6 TIXML_USE_STL BOOST_FILESYSTEM_DEPRECATED
 DEFINES += PREFIX=\"$${PREFIX}\"
 TARGET = pokerth
+QMAKE_MOC = $$QMAKE_MOC -DBOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
 
 # PRECOMPILED_HEADER = src/pch_game.h