diff options
Diffstat (limited to 'protocols/VKontakte/vk_10.vcxproj')
-rw-r--r-- | protocols/VKontakte/vk_10.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/VKontakte/vk_10.vcxproj b/protocols/VKontakte/vk_10.vcxproj index 0a4ad33b08..f0b650c618 100644 --- a/protocols/VKontakte/vk_10.vcxproj +++ b/protocols/VKontakte/vk_10.vcxproj @@ -194,6 +194,7 @@ <ClCompile Include="src\vk_search.cpp" />
<ClCompile Include="src\vk_status.cpp" />
<ClCompile Include="src\vk_thread.cpp" />
+ <ClCompile Include="src\vk_wallpost.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\resource.h" />
@@ -218,6 +219,7 @@ <None Include="res\read.ico" />
<None Include="res\report.ico" />
<None Include="res\status.ico" />
+ <None Include="res\wall.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|