Skip to content

Commit

Permalink
[9954] Lost socket.vcxproj referecne in VS projects.
Browse files Browse the repository at this point in the history
Thanks to j4r0d for catch this.
  • Loading branch information
VladimirMangos committed May 22, 2010
1 parent 3cf7d7b commit c814c07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion src/shared/revision_nr.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9953"
#define REVISION_NR "9954"
#endif // __REVISION_NR_H__
3 changes: 0 additions & 3 deletions win/VC100/mangosd.vcxproj
Expand Up @@ -494,9 +494,6 @@
<ProjectReference Include="shared.vcxproj">
<Project>{90297c34-f231-4df4-848e-a74bcc0e40ed}</Project>
</ProjectReference>
<ProjectReference Include="sockets.vcxproj">
<Project>{04baf755-0d67-46f8-b1c6-77ae5368f3cb}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
Expand Down

0 comments on commit c814c07

Please sign in to comment.