diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-06-28 18:23:09 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-06-28 18:23:09 +0000 |
commit | 7b38304d84a1fef0f05e71d7b9439d4c33472257 (patch) | |
tree | c2aa56074ba71f40e633ec68cf7dcdde6b631b65 /ManaWorld.vcproj | |
parent | 721effbdf6b14ec62513e1041c7ace6555dd5806 (diff) | |
download | mana-7b38304d84a1fef0f05e71d7b9439d4c33472257.tar.gz mana-7b38304d84a1fef0f05e71d7b9439d4c33472257.tar.bz2 mana-7b38304d84a1fef0f05e71d7b9439d4c33472257.tar.xz mana-7b38304d84a1fef0f05e71d7b9439d4c33472257.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 3e56fb5f..d6e9ad74 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -155,6 +155,9 @@ RelativePath=".\game.cpp"> </File> <File + RelativePath=".\game_dialog.cpp"> + </File> + <File RelativePath=".\main.cpp"> </File> <File @@ -225,6 +228,9 @@ RelativePath=".\game.h"> </File> <File + RelativePath=".\game_dialog.h"> + </File> + <File RelativePath=".\map.h"> </File> <File |