documentation: document how to install bass

This commit is contained in:
Erik Faye-Lund 2010-04-05 17:15:58 +02:00
parent 3b4ee498c9
commit 6f5c079335

3
README
View File

@ -24,6 +24,9 @@ web-sites:
http://msdn.microsoft.com/directx/
http://www.un4seen.com/
The BASS SDK is installed by copying bass.dll, bass.h and bass.lib to the
example_bass-folder.
Once the prerequisites are installed, the example can be compiled much like
the editor; by opening examples.sln and selecting "Build" -> "Build Solution"
from the menu.