mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 13:47:23 +01:00
* Fix windows build
* Thanks Sundark --HG-- branch : trunk
This commit is contained in:
@@ -418,6 +418,7 @@
|
||||
<ClInclude Include="..\..\src\shared\WheatyExceptionReport.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\src\realmd\AuthCodes.cpp" />
|
||||
<ClCompile Include="..\..\src\realmd\AuthSocket.cpp" />
|
||||
<ClCompile Include="..\..\src\realmd\Main.cpp" />
|
||||
<ClCompile Include="..\..\src\realmd\RealmList.cpp" />
|
||||
@@ -437,4 +438,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
@@ -617,6 +617,10 @@
|
||||
RelativePath="..\..\src\trinityrealm\AuthCodes.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\trinityrealm\AuthCodes.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\trinityrealm\AuthSocket.cpp"
|
||||
>
|
||||
|
||||
@@ -617,6 +617,10 @@
|
||||
RelativePath="..\..\src\trinityrealm\AuthCodes.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\trinityrealm\AuthCodes.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\trinityrealm\AuthSocket.cpp"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user