Index: adblockplus.gyp |
diff --git a/adblockplus.gyp b/adblockplus.gyp |
index 0abb2cfd075781020fa9cd2313d5e0e4dbf05f6f..dfd92abe79fcc91c6778e3ba4971188492ac041b 100644 |
--- a/adblockplus.gyp |
+++ b/adblockplus.gyp |
@@ -210,6 +210,9 @@ |
'test/CommunicationTest.cpp', |
'test/DictionaryTest.cpp', |
'test/RegistryTest.cpp', |
+ 'test/UtilGetQueryString.cpp', |
+ 'test/UtilSplitString.cpp', |
+ 'test/UtilProcessQueryStringParameters.cpp', |
], |
'defines': ['WINVER=0x0501'], |
'link_settings': { |