summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/NewsAggregator_10.vcxproj
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-07-19 12:29:23 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-07-19 12:29:23 +0000
commit2c084a795884f93cbd52501e63c2ecc6fe24aa45 (patch)
treee50457da2d79e62ed0fd0ec417386bdd7b7daa4e /plugins/NewsAggregator/NewsAggregator_10.vcxproj
parent4c4bdd5c14793f4e354df37325e77f574ee1ea6a (diff)
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@5418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewsAggregator/NewsAggregator_10.vcxproj')
-rw-r--r--plugins/NewsAggregator/NewsAggregator_10.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/NewsAggregator/NewsAggregator_10.vcxproj b/plugins/NewsAggregator/NewsAggregator_10.vcxproj
index 427c6810ae..00558c1446 100644
--- a/plugins/NewsAggregator/NewsAggregator_10.vcxproj
+++ b/plugins/NewsAggregator/NewsAggregator_10.vcxproj
@@ -186,6 +186,9 @@
<ClInclude Include="src\Version.h" />
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="Src\Authentication.cpp" />
+ <ClCompile Include="Src\CheckFeed.cpp" />
+ <ClCompile Include="Src\ExportImport.cpp" />
<ClCompile Include="Src\Icons.cpp" />
<ClCompile Include="Src\Menus.cpp" />
<ClCompile Include="Src\Options.cpp" />