update project files

This commit is contained in:
Chris Beck 2014-06-16 17:37:53 -04:00
parent 676529adf9
commit c8ada18ff4
3 changed files with 24 additions and 0 deletions

View file

@ -256,6 +256,10 @@
<Unit filename="../../src/events.cpp" />
<Unit filename="../../src/events.hpp" />
<Unit filename="../../src/exceptions.hpp" />
<Unit filename="../../src/fake_unit.cpp" />
<Unit filename="../../src/fake_unit.hpp" />
<Unit filename="../../src/fake_unit_manager.cpp" />
<Unit filename="../../src/fake_unit_manager.hpp" />
<Unit filename="../../src/filechooser.cpp" />
<Unit filename="../../src/filechooser.hpp" />
<Unit filename="../../src/filesystem.cpp" />

View file

@ -294,6 +294,10 @@
<Unit filename="..\..\src\events.cpp" />
<Unit filename="..\..\src\events.hpp" />
<Unit filename="..\..\src\exceptions.hpp" />
<Unit filename="..\..\src\fake_unit.cpp" />
<Unit filename="..\..\src\fake_unit.hpp" />
<Unit filename="..\..\src\fake_unit_manager.cpp" />
<Unit filename="..\..\src\fake_unit_manager.hpp" />
<Unit filename="..\..\src\filechooser.cpp" />
<Unit filename="..\..\src\filechooser.hpp" />
<Unit filename="..\..\src\filesystem.cpp" />

View file

@ -20072,6 +20072,22 @@
RelativePath="..\..\src\exceptions.hpp"
>
</File>
<File
RelativePath="..\..\src\fake_unit.cpp"
>
</File>
<File
RelativePath="..\..\src\fake_unit.hpp"
>
</File>
<File
RelativePath="..\..\src\fake_unit_manager.cpp"
>
</File>
<File
RelativePath="..\..\src\fake_unit_manager.hpp"
>
</File>
<File
RelativePath="..\..\src\filechooser.cpp"
>