Minor adjustments to README files

This commit is contained in:
Bernardo Damele
2010-02-21 19:12:41 +00:00
parent e05785fef6
commit ccec743ba1
3 changed files with 4 additions and 9 deletions

View File

@@ -1 +1,4 @@
Compile only the Release version because the Runtime library option (Project Properties -> Configuration Properties -> C/C++ -> Code Generation) is set to "Multi-threaded (/MT)", which statically links everything into executable and doesn't compile Debug version at all.
Compile only the Release version because the Runtime library option
(Project Properties -> Configuration Properties -> C/C++ -> Code
Generation) is set to "Multi-threaded (/MT)", which statically links
everything into executable and doesn't compile Debug version at all.