diff options
Diffstat (limited to 'plugins/Jingle/Jingle.vcxproj')
| -rw-r--r-- | plugins/Jingle/Jingle.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Jingle/Jingle.vcxproj b/plugins/Jingle/Jingle.vcxproj index 4e625da708..6e232a8a48 100644 --- a/plugins/Jingle/Jingle.vcxproj +++ b/plugins/Jingle/Jingle.vcxproj @@ -34,12 +34,14 @@ <ClCompile Include="..\..\protocols\JabberG\src\jabber_xml.cpp" /> <ClCompile Include="src\account.cpp" /> <ClCompile Include="src\main.cpp" /> + <ClCompile Include="src\options.cpp" /> <ClCompile Include="src\stdafx.cxx"> <PrecompiledHeader>Create</PrecompiledHeader> </ClCompile> <ClCompile Include="src\voip.cpp" /> <ClInclude Include="..\ExternalAPI\m_jingle.h" /> <ClInclude Include="src\account.h" /> + <ClInclude Include="src\resource.h" /> <ClInclude Include="src\stdafx.h" /> <ClInclude Include="src\version.h" /> </ItemGroup> |
