summaryrefslogtreecommitdiff
path: root/INSTALL_WIN.txt
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL_WIN.txt')
-rw-r--r--INSTALL_WIN.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL_WIN.txt b/INSTALL_WIN.txt
index 23223c5..a541e7e 100644
--- a/INSTALL_WIN.txt
+++ b/INSTALL_WIN.txt
@@ -33,11 +33,6 @@ The 32 bit binaries compiled either from Visual Studio or the DDK are placed in
a Win32\ directory at the root of the library
The 64 bit binaries are placed in an x64 directory
-- If needed, edit msvc/config.h according to your needs (you might want to
- comment out ENABLE_DEBUG_LOGGING for instance).
-
-That's it! You should now be able to compile the solution.
-
Troubleshooting
***************