summaryrefslogtreecommitdiff
path: root/plugins/Jingle/Jingle.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Jingle/Jingle.vcxproj')
-rw-r--r--plugins/Jingle/Jingle.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Jingle/Jingle.vcxproj b/plugins/Jingle/Jingle.vcxproj
index 1ad612cac7..0f061b8cfe 100644
--- a/plugins/Jingle/Jingle.vcxproj
+++ b/plugins/Jingle/Jingle.vcxproj
@@ -31,10 +31,13 @@
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClCompile Include="src\account.cpp" />
<ClCompile Include="src\main.cpp" />
<ClCompile Include="src\stdafx.cxx">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
+ <ClInclude Include="..\ExternalAPI\m_jingle.h" />
+ <ClInclude Include="src\account.h" />
<ClInclude Include="src\stdafx.h" />
<ClInclude Include="src\version.h" />
</ItemGroup>