diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-07-04 09:59:01 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-07-04 09:59:01 +0000 |
commit | a01ccfe4964135c894a3595e7ba6d9dab3f4d0e2 (patch) | |
tree | f31335ea521a9d2d52f3fcc9cae62bde97d4d47f /ManaWorld.vcproj | |
parent | 034b929d8cc39d214927fed9445017fbf11cf533 (diff) | |
download | mana-a01ccfe4964135c894a3595e7ba6d9dab3f4d0e2.tar.gz mana-a01ccfe4964135c894a3595e7ba6d9dab3f4d0e2.tar.bz2 mana-a01ccfe4964135c894a3595e7ba6d9dab3f4d0e2.tar.xz mana-a01ccfe4964135c894a3595e7ba6d9dab3f4d0e2.zip |
*** empty log message ***
Diffstat (limited to 'ManaWorld.vcproj')
-rw-r--r-- | ManaWorld.vcproj | 31 |
1 files changed, 2 insertions, 29 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj index 98fdb763..98d5727a 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -196,18 +196,6 @@ Name="Gui" Filter=""> <File - RelativePath=".\Gui\char_create_dialog.cpp"> - </File> - <File - RelativePath=".\Gui\char_del_dialog.cpp"> - </File> - <File - RelativePath=".\Gui\char_dialog.cpp"> - </File> - <File - RelativePath=".\Gui\char_sel_dialog.cpp"> - </File> - <File RelativePath=".\Gui\char_select.cpp"> </File> <File @@ -232,7 +220,7 @@ </FileConfiguration> </File> <File - RelativePath=".\chat.cpp"> + RelativePath=".\Gui\chat.cpp"> </File> <File RelativePath=".\Gui\lexgui.cpp"> @@ -253,9 +241,6 @@ RelativePath=".\game.h"> </File> <File - RelativePath=".\game_dialog.h"> - </File> - <File RelativePath=".\main.h"> </File> <File @@ -299,25 +284,13 @@ Name="Gui" Filter=""> <File - RelativePath=".\Gui\char_create_dialog.h"> - </File> - <File - RelativePath=".\Gui\char_del_dialog.h"> - </File> - <File - RelativePath=".\Gui\char_dialog.h"> - </File> - <File - RelativePath=".\Gui\char_sel_dialog.h"> - </File> - <File RelativePath=".\Gui\char_select.h"> </File> <File RelativePath=".\Gui\char_server.h"> </File> <File - RelativePath=".\chat.h"> + RelativePath=".\Gui\chat.h"> </File> <File RelativePath=".\Gui\lexgui.h"> |