update project files
This commit is contained in:
parent
676529adf9
commit
c8ada18ff4
3 changed files with 24 additions and 0 deletions
|
@ -256,6 +256,10 @@
|
||||||
<Unit filename="../../src/events.cpp" />
|
<Unit filename="../../src/events.cpp" />
|
||||||
<Unit filename="../../src/events.hpp" />
|
<Unit filename="../../src/events.hpp" />
|
||||||
<Unit filename="../../src/exceptions.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.cpp" />
|
||||||
<Unit filename="../../src/filechooser.hpp" />
|
<Unit filename="../../src/filechooser.hpp" />
|
||||||
<Unit filename="../../src/filesystem.cpp" />
|
<Unit filename="../../src/filesystem.cpp" />
|
||||||
|
|
|
@ -294,6 +294,10 @@
|
||||||
<Unit filename="..\..\src\events.cpp" />
|
<Unit filename="..\..\src\events.cpp" />
|
||||||
<Unit filename="..\..\src\events.hpp" />
|
<Unit filename="..\..\src\events.hpp" />
|
||||||
<Unit filename="..\..\src\exceptions.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.cpp" />
|
||||||
<Unit filename="..\..\src\filechooser.hpp" />
|
<Unit filename="..\..\src\filechooser.hpp" />
|
||||||
<Unit filename="..\..\src\filesystem.cpp" />
|
<Unit filename="..\..\src\filesystem.cpp" />
|
||||||
|
|
|
@ -20072,6 +20072,22 @@
|
||||||
RelativePath="..\..\src\exceptions.hpp"
|
RelativePath="..\..\src\exceptions.hpp"
|
||||||
>
|
>
|
||||||
</File>
|
</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
|
<File
|
||||||
RelativePath="..\..\src\filechooser.cpp"
|
RelativePath="..\..\src\filechooser.cpp"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Reference in a new issue