diff options
Diffstat (limited to 'ManaWorld.vcproj')
-rw-r--r-- | ManaWorld.vcproj | 26 |
1 files changed, 1 insertions, 25 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj index 6fbdcef1..30faef38 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -161,9 +161,6 @@ RelativePath=".\map.cpp"> </File> <File - RelativePath=".\npc.cpp"> - </File> - <File RelativePath=".\Sound\Sound.cpp"> </File> <File @@ -204,15 +201,9 @@ RelativePath=".\Gui\chat_dialog.cpp"> </File> <File - RelativePath=".\Gui\ColoredTextArea.cpp"> - </File> - <File RelativePath=".\Gui\dialog.cpp"> </File> <File - RelativePath=".\Gui\lexgui.c"> - </File> - <File RelativePath=".\Gui\login_dialog.cpp"> </File> <File @@ -231,16 +222,10 @@ RelativePath=".\game.h"> </File> <File - RelativePath=".\item.h"> - </File> - <File RelativePath=".\map.h"> </File> <File - RelativePath=".\player.h"> - </File> - <File - RelativePath=".\Sound.h"> + RelativePath=".\Sound\Sound.h"> </File> <File RelativePath=".\Graphic\SuperEagle.h"> @@ -283,15 +268,6 @@ RelativePath=".\Gui\chat_dialog.h"> </File> <File - RelativePath=".\Gui\ColoredTextArea.h"> - </File> - <File - RelativePath=".\Gui\dialog.h"> - </File> - <File - RelativePath=".\Gui\lexgui.h"> - </File> - <File RelativePath=".\Gui\login_dialog.h"> </File> <File |