diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-07-04 09:15:02 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-07-04 09:15:02 +0000 |
commit | 034b929d8cc39d214927fed9445017fbf11cf533 (patch) | |
tree | 5b04d436ddadb534c6cede600f3e05a160c500e4 /ManaWorld.vcproj | |
parent | 7e89368aa08815ee55453894eb701aba0186183b (diff) | |
download | mana-034b929d8cc39d214927fed9445017fbf11cf533.tar.gz mana-034b929d8cc39d214927fed9445017fbf11cf533.tar.bz2 mana-034b929d8cc39d214927fed9445017fbf11cf533.tar.xz mana-034b929d8cc39d214927fed9445017fbf11cf533.zip |
*** empty log message ***
Diffstat (limited to 'ManaWorld.vcproj')
-rw-r--r-- | ManaWorld.vcproj | 22 |
1 files changed, 2 insertions, 20 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj index eb48e88c..98fdb763 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -232,10 +232,7 @@ </FileConfiguration> </File> <File - RelativePath=".\Gui\chat_dialog.cpp"> - </File> - <File - RelativePath=".\Gui\guiproc.cpp"> + RelativePath=".\chat.cpp"> </File> <File RelativePath=".\Gui\lexgui.cpp"> @@ -243,12 +240,6 @@ <File RelativePath=".\Gui\login.cpp"> </File> - <File - RelativePath=".\Gui\login_dialog.cpp"> - </File> - <File - RelativePath=".\Gui\TextBox.cpp"> - </File> </Filter> </Filter> <Filter @@ -326,10 +317,7 @@ RelativePath=".\Gui\char_server.h"> </File> <File - RelativePath=".\Gui\chat_dialog.h"> - </File> - <File - RelativePath=".\Gui\guiproc.h"> + RelativePath=".\chat.h"> </File> <File RelativePath=".\Gui\lexgui.h"> @@ -337,12 +325,6 @@ <File RelativePath=".\Gui\login.h"> </File> - <File - RelativePath=".\Gui\login_dialog.h"> - </File> - <File - RelativePath=".\Gui\TextBox.h"> - </File> </Filter> </Filter> <Filter |