diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-06-18 18:16:49 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-06-18 18:16:49 +0000 |
commit | 053b3fc64c5bad67180c79c147e76ca320cce491 (patch) | |
tree | 6d158c94ac98f088c044cea7803602e464107ce8 /ManaWorld.vcproj | |
parent | 846eb039f05962290fd335c81b6f95bb02b5c66d (diff) | |
download | mana-053b3fc64c5bad67180c79c147e76ca320cce491.tar.gz mana-053b3fc64c5bad67180c79c147e76ca320cce491.tar.bz2 mana-053b3fc64c5bad67180c79c147e76ca320cce491.tar.xz mana-053b3fc64c5bad67180c79c147e76ca320cce491.zip |
*** empty log message ***
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 |