* Fix windows build

* Thanks Sundark

--HG--
branch : trunk
This commit is contained in:
Brian
2009-12-21 00:05:41 -07:00
parent cca69e1c7d
commit 7899d89055
3 changed files with 10 additions and 1 deletions

View File

@@ -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>

View File

@@ -617,6 +617,10 @@
RelativePath="..\..\src\trinityrealm\AuthCodes.h"
>
</File>
<File
RelativePath="..\..\src\trinityrealm\AuthCodes.cpp"
>
</File>
<File
RelativePath="..\..\src\trinityrealm\AuthSocket.cpp"
>

View File

@@ -617,6 +617,10 @@
RelativePath="..\..\src\trinityrealm\AuthCodes.h"
>
</File>
<File
RelativePath="..\..\src\trinityrealm\AuthCodes.cpp"
>
</File>
<File
RelativePath="..\..\src\trinityrealm\AuthSocket.cpp"
>