diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-09-12 20:56:05 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-09-12 20:56:05 +0000 |
commit | 5fc0dbcee2f1fe3e352a310774309c78724772bd (patch) | |
tree | 514d67153de6bc0fb5cc4df7525b09b28d7d4c7c /ManaWorld.vcproj | |
parent | 1e60ab916e91bca8ab855b50e31749025ca44b7b (diff) | |
download | mana-5fc0dbcee2f1fe3e352a310774309c78724772bd.tar.gz mana-5fc0dbcee2f1fe3e352a310774309c78724772bd.tar.bz2 mana-5fc0dbcee2f1fe3e352a310774309c78724772bd.tar.xz mana-5fc0dbcee2f1fe3e352a310774309c78724772bd.zip |
*** empty log message ***
Diffstat (limited to 'ManaWorld.vcproj')
-rw-r--r-- | ManaWorld.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj index c2d38c68..eb8264bc 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -219,6 +219,9 @@ RelativePath=".\Gui\gui.cpp"> </File> <File + RelativePath=".\Gui\inventory.cpp"> + </File> + <File RelativePath=".\Gui\login.cpp"> </File> </Filter> @@ -280,6 +283,9 @@ RelativePath=".\Gui\gui.h"> </File> <File + RelativePath=".\Gui\inventory.h"> + </File> + <File RelativePath=".\Gui\login.h"> </File> </Filter> |