shithub: sox

ref: ee4a8b7f2a9fad2e0782b427d068117371c4f7cf
dir: /win32/README/

View raw version
Instructions for compiling SoX using Microsoft's Visual C.

o Install cmake (http://www.cmake.org/HTML/Download.html)
o Install any optional libraries to use with SoX
o Unpack the sources to say c:\sox
o Type cd c:\sox
o Type cmake .

This should generate project build files for use with Visual C.