project files update

This commit is contained in:
Anonymissimus 2011-03-28 15:20:36 +00:00
parent e08aa3c264
commit be0fde561f
2 changed files with 5 additions and 5 deletions

View file

@ -212,7 +212,6 @@
<Unit filename="..\..\src\editor\mouse_action.hpp" />
<Unit filename="..\..\src\events.cpp" />
<Unit filename="..\..\src\events.hpp" />
<Unit filename="..\..\src\exceptions.cpp" />
<Unit filename="..\..\src\filechooser.cpp" />
<Unit filename="..\..\src\filechooser.hpp" />
<Unit filename="..\..\src\filesystem.cpp" />
@ -245,6 +244,7 @@
<Unit filename="..\..\src\game_display.cpp" />
<Unit filename="..\..\src\game_display.hpp" />
<Unit filename="..\..\src\game_end_exceptions.hpp" />
<Unit filename="..\..\src\game_errors.cpp" />
<Unit filename="..\..\src\game_errors.hpp" />
<Unit filename="..\..\src\game_events.cpp" />
<Unit filename="..\..\src\game_events.hpp" />

View file

@ -332,10 +332,6 @@
RelativePath="..\..\src\events.cpp"
>
</File>
<File
RelativePath="..\..\src\exceptions.cpp"
>
</File>
<File
RelativePath="..\..\src\filechooser.cpp"
>
@ -404,6 +400,10 @@
RelativePath="..\..\src\game_display.cpp"
>
</File>
<File
RelativePath="..\..\src\game_errors.cpp"
>
</File>
<File
RelativePath="..\..\src\game_events.cpp"
>