vc build update

This commit is contained in:
anonymissimus 2014-11-29 15:11:41 +01:00
parent 2266042b67
commit bc314751d5
3 changed files with 2653 additions and 373 deletions

File diff suppressed because it is too large Load diff

View file

@ -722,6 +722,22 @@
RelativePath="..\..\src\loadscreen_empty.cpp"
>
</File>
<File
RelativePath="..\..\src\mt_rng.cpp"
>
</File>
<File
RelativePath="..\..\src\mt_rng.hpp"
>
</File>
<File
RelativePath="..\..\src\seed_rng.cpp"
>
</File>
<File
RelativePath="..\..\src\seed_rng.hpp"
>
</File>
</Files>
<Globals>
</Globals>

View file

@ -386,11 +386,15 @@
>
</File>
<File
RelativePath="..\..\src\filesystem.cpp"
RelativePath="..\..\src\filesystem.hpp"
>
</File>
<File
RelativePath="..\..\src\filesystem.hpp"
RelativePath="..\..\src\filesystem_boost.cpp"
>
</File>
<File
RelativePath="..\..\src\filesystem_common.cpp"
>
</File>
<File
@ -402,11 +406,11 @@
>
</File>
<File
RelativePath="..\..\src\gettext.cpp"
RelativePath="..\..\src\gettext.hpp"
>
</File>
<File
RelativePath="..\..\src\gettext.hpp"
RelativePath="..\..\src\gettext_boost.cpp"
>
</File>
<File
@ -445,6 +449,10 @@
RelativePath="..\..\src\network_worker.hpp"
>
</File>
<File
RelativePath="..\..\src\scoped_resource.hpp"
>
</File>
<File
RelativePath="..\..\src\simple_rng.cpp"
>
@ -453,10 +461,6 @@
RelativePath="..\..\src\simple_rng.hpp"
>
</File>
<File
RelativePath="..\..\src\scoped_resource.hpp"
>
</File>
<File
RelativePath="..\..\src\thread.cpp"
>