ref: 11fb3659ffb4d875a6cba594fd3699c79dcc03fd
parent: b39f9eb64ad50f483e7fc507f4ebc3a1a8ba829f
author: robs <robs>
date: Sat Jun 28 08:18:38 EDT 2008
linefeeds
--- a/INSTALL
+++ b/INSTALL
@@ -246,10 +246,12 @@
with "Reload".
o Add in the libsox "Preprocessor Definitions" (right click on libsox ->
- Properties -> Configuration Properties -> C/C++ -> Preprocessor) HAVE_STRING_H before the first line. Set the "Runtime Library" to Multi-threaded DLL (/MD)
+ Properties -> Configuration Properties -> C/C++ -> Preprocessor) HAVE_STRING_H
+ before the first line. Set the "Runtime Library" to Multi-threaded DLL (/MD)
as described above.
-o Do the same for sox and add in the "Additional Dependencies" (Linker -> Input) after the last line mpglib.lib.
+o Do the same for sox and add in the "Additional Dependencies" (Linker -> Input)
+ after the last line mpglib.lib.
o Now build libsox