diff options
Diffstat (limited to 'protocols/NewsAggregator/NewsAggregator.vcxproj')
| -rw-r--r-- | protocols/NewsAggregator/NewsAggregator.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/NewsAggregator/NewsAggregator.vcxproj b/protocols/NewsAggregator/NewsAggregator.vcxproj index 30fa803647..20a5ebfc1a 100644 --- a/protocols/NewsAggregator/NewsAggregator.vcxproj +++ b/protocols/NewsAggregator/NewsAggregator.vcxproj @@ -28,7 +28,9 @@ <ItemGroup> <ClCompile Include="src\Authentication.cpp" /> <ClCompile Include="src\CheckFeed.cpp" /> + <ClCompile Include="Src\ExportFeed.cpp" /> <ClCompile Include="src\Icons.cpp" /> + <ClCompile Include="Src\ImportFeed.cpp" /> <ClCompile Include="src\Menus.cpp" /> <ClCompile Include="src\NewsAggregator.cpp" /> <ClCompile Include="src\Options.cpp" /> |
