diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-06-29 17:06:51 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-06-29 17:06:51 +0000 |
commit | 1efea7b7a64963b03f2e542736bb27fc5dc6aaed (patch) | |
tree | 47a40f34d7c33eb6b0f305140a89a622cb3f8f67 /ManaWorld.vcproj | |
parent | 7094d090b73c8bb4b3c7d2e506a7e298b22bbdfe (diff) | |
download | mana-1efea7b7a64963b03f2e542736bb27fc5dc6aaed.tar.gz mana-1efea7b7a64963b03f2e542736bb27fc5dc6aaed.tar.bz2 mana-1efea7b7a64963b03f2e542736bb27fc5dc6aaed.tar.xz mana-1efea7b7a64963b03f2e542736bb27fc5dc6aaed.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 9e0dc373..cecb8e86 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -211,6 +211,9 @@ RelativePath=".\Gui\login_dialog.cpp"> </File> <File + RelativePath=".\npc_dialog.cpp"> + </File> + <File RelativePath=".\Gui\TextBox.cpp"> </File> </Filter> @@ -284,6 +287,9 @@ RelativePath=".\Gui\login_dialog.h"> </File> <File + RelativePath=".\npc_dialog.h"> + </File> + <File RelativePath=".\Gui\TextBox.h"> </File> </Filter> |