diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-04-05 10:36:37 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-04-05 10:36:37 +0000 |
commit | b795499b93fd927ba55bca8f048f1ed47b91acd6 (patch) | |
tree | bec75a7cfceb0d3ad113a1f30649505ae8c2a07e /docs/INSTALL | |
parent | 8dfe9af538cc46ef5fec02295f49b3243fdaaede (diff) | |
download | mana-client-b795499b93fd927ba55bca8f048f1ed47b91acd6.tar.gz mana-client-b795499b93fd927ba55bca8f048f1ed47b91acd6.tar.bz2 mana-client-b795499b93fd927ba55bca8f048f1ed47b91acd6.tar.xz mana-client-b795499b93fd927ba55bca8f048f1ed47b91acd6.zip |
A small fix to win32 compiling guide
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL/win32.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/INSTALL/win32.txt b/docs/INSTALL/win32.txt index 66bf7d4e..706e5b82 100644 --- a/docs/INSTALL/win32.txt +++ b/docs/INSTALL/win32.txt @@ -56,7 +56,8 @@ You can find it at: Just install this one and you should be ready to go. Remember to copy the required dlls from your dll folder in the Dev-Cpp root directory, to the folder -where you have your copy of The Mana World. If you can't get the package or +where you have your copy of The Mana World. You should also add the SDL include +folder in your C++ include paths. If you can't get the package or you are experiencing problems with it, just send me an email at elvenprogrammer@gmail.com or continue reading. |