mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +00:00
[9954] Lost socket.vcxproj referecne in VS projects.
Thanks to j4r0d for catch this.
This commit is contained in:
parent
0aac44e091
commit
182fda8f3e
2 changed files with 1 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "9953"
|
#define REVISION_NR "9954"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
|
|
@ -494,9 +494,6 @@
|
||||||
<ProjectReference Include="shared.vcxproj">
|
<ProjectReference Include="shared.vcxproj">
|
||||||
<Project>{90297c34-f231-4df4-848e-a74bcc0e40ed}</Project>
|
<Project>{90297c34-f231-4df4-848e-a74bcc0e40ed}</Project>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
<ProjectReference Include="sockets.vcxproj">
|
|
||||||
<Project>{04baf755-0d67-46f8-b1c6-77ae5368f3cb}</Project>
|
|
||||||
</ProjectReference>
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets">
|
<ImportGroup Label="ExtensionTargets">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue