diff options
Diffstat (limited to 'protocols/JabberG/jabber.vcxproj')
| -rw-r--r-- | protocols/JabberG/jabber.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/jabber.vcxproj b/protocols/JabberG/jabber.vcxproj index ed81e479b2..c624c1bfa4 100644 --- a/protocols/JabberG/jabber.vcxproj +++ b/protocols/JabberG/jabber.vcxproj @@ -34,6 +34,7 @@ <ClCompile Include="src\jabber_agent.cpp" />
<ClCompile Include="src\jabber_api.cpp" />
<ClCompile Include="src\jabber_archive.cpp" />
+ <ClCompile Include="src\jabber_auth.cpp" />
<ClCompile Include="src\jabber_bookmarks.cpp" />
<ClCompile Include="src\jabber_byte.cpp" />
<ClCompile Include="src\jabber_caps.cpp" />
@@ -70,7 +71,6 @@ <ClCompile Include="src\jabber_roster.cpp" />
<ClCompile Include="src\jabber_sasl2.cpp" />
<ClCompile Include="src\jabber_search.cpp" />
- <ClCompile Include="src\jabber_auth.cpp" />
<ClCompile Include="src\jabber_send_manager.cpp" />
<ClCompile Include="src\jabber_strm_mgmt.cpp" />
<ClCompile Include="src\jabber_svc.cpp" />
|
