diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-09-14 17:46:45 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-09-14 17:46:45 +0000 |
commit | c3c9349e3598df1b349e3b95aaa53569055ca310 (patch) | |
tree | a80c95b22ba1478353774d37ef9475fa7b4edc5d /ManaWorld.vcproj | |
parent | 543258e3c1c348c6f69cdc6961b8b602a0f8d821 (diff) | |
download | mana-c3c9349e3598df1b349e3b95aaa53569055ca310.tar.gz mana-c3c9349e3598df1b349e3b95aaa53569055ca310.tar.bz2 mana-c3c9349e3598df1b349e3b95aaa53569055ca310.tar.xz mana-c3c9349e3598df1b349e3b95aaa53569055ca310.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 eb8264bc..da7a5238 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -224,6 +224,9 @@ <File RelativePath=".\Gui\login.cpp"> </File> + <File + RelativePath=".\Gui\skill.cpp"> + </File> </Filter> </Filter> <Filter @@ -288,6 +291,9 @@ <File RelativePath=".\Gui\login.h"> </File> + <File + RelativePath=".\Gui\skill.h"> + </File> </Filter> </Filter> <Filter |