diff options
author | George Hazan <ghazan@miranda.im> | 2019-04-14 17:10:13 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-04-14 17:10:13 +0300 |
commit | ebfc39114272499dae2e2851579e586a74003dcf (patch) | |
tree | 1814f5b920cd5190156d6ff4f400e03863bc514c /protocols | |
parent | a4431cdb8e722be57f4a34736fbb866433309e92 (diff) |
fix for references
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/Sametime/sametime_16.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/sametime_16.vcxproj b/protocols/Sametime/sametime_16.vcxproj index 84945f3f24..45d9bc7da1 100644 --- a/protocols/Sametime/sametime_16.vcxproj +++ b/protocols/Sametime/sametime_16.vcxproj @@ -337,7 +337,7 @@ <ResourceCompile Include="res\version.rc" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="src\glib\glib_15.vcxproj"> + <ProjectReference Include="src\glib\glib_16.vcxproj"> <Project>{12bca020-eabf-429e-876a-a476bc9c10c0}</Project> </ProjectReference> </ItemGroup> |