summaryrefslogtreecommitdiff
path: root/protocols/GTalkExt/GTalkExt_10.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/GTalkExt/GTalkExt_10.vcxproj')
-rw-r--r--protocols/GTalkExt/GTalkExt_10.vcxproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/protocols/GTalkExt/GTalkExt_10.vcxproj b/protocols/GTalkExt/GTalkExt_10.vcxproj
index 2f6ea4714c..50326e60e2 100644
--- a/protocols/GTalkExt/GTalkExt_10.vcxproj
+++ b/protocols/GTalkExt/GTalkExt_10.vcxproj
@@ -173,6 +173,7 @@
</ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClCompile Include="src\avatar.cpp" />
<ClCompile Include="src\db.cpp" />
<ClCompile Include="src\dllmain.cpp" />
<ClCompile Include="src\GTalkExt.cpp" />
@@ -187,6 +188,7 @@
<ClCompile Include="src\tipper_items.cpp" />
</ItemGroup>
<ItemGroup>
+ <ClInclude Include="res\resource.h" />
<ClInclude Include="src\db.h" />
<ClInclude Include="src\handlers.h" />
<ClInclude Include="src\inbox.h" />
@@ -201,6 +203,10 @@
<ResourceCompile Include="res\settings.rc" />
<ResourceCompile Include="res\Version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <None Include="res\PopupIcon.ico" />
+ <None Include="res\pseudoava.png" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>