diff options
Diffstat (limited to 'docs/INSTALL/win32.txt')
-rw-r--r-- | docs/INSTALL/win32.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/INSTALL/win32.txt b/docs/INSTALL/win32.txt index 7f6ee42a..1a1e527f 100644 --- a/docs/INSTALL/win32.txt +++ b/docs/INSTALL/win32.txt @@ -99,11 +99,11 @@ Install them all through the Dev-C++ package manager. **) For PhysFS copy the headers to your include directory, the libs to the lib directory and the dlls (in bin direcotry) to your tmw directory. - + ***) Download developer files and put headers and libs in to include and lib directories of Dev-Cpp. Download binaries and place the dll inside tmw - folder. - + folder. + ****) Get latest win32 - mingw package and install as usual. You should now be fully equipped for compiling the latest TMW development |