diff --git a/installer/Plugins.wxs b/installer/Plugins.wxs index 702eb7b752f..6fbc5c866ee 100644 --- a/installer/Plugins.wxs +++ b/installer/Plugins.wxs @@ -38,6 +38,9 @@ + + + @@ -154,6 +157,7 @@ + diff --git a/plugins/plugins.pro b/plugins/plugins.pro index 8f4883d8e6a..61911745232 100644 --- a/plugins/plugins.pro +++ b/plugins/plugins.pro @@ -10,5 +10,5 @@ SUBDIRS = link manual DIST = plugins.pri win32 { - SUBDIRS += aoc arma2 bf1942 bf2 bf3 bf2142 bfbc2 bfheroes bf4 blacklight borderlands borderlands2 breach cod2 cod4 cod5 codmw2 codmw2so cs css dods dys etqw tf2 gmod gtaiv gw hl2dm insurgency jc2 l4d l4d2 lol lotro ql rl sr sto ut2004 ut3 ut99 wolfet wow + SUBDIRS += aoc arma2 bf1942 bf2 bf3 bf2142 bfbc2 bfheroes bf4 bf4_x86 blacklight borderlands borderlands2 breach cod2 cod4 cod5 codmw2 codmw2so cs css dods dys etqw tf2 gmod gtaiv gw hl2dm insurgency jc2 l4d l4d2 lol lotro ql rl sr sto ut2004 ut3 ut99 wolfet wow }