File: README.win32

package info (click to toggle)
bitcollider 0.3.1-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,116 kB
  • ctags: 573
  • sloc: sh: 5,490; ansic: 4,805; cpp: 245; makefile: 109
file content (6 lines) | stat: -rw-r--r-- 307 bytes parent folder | download
1
2
3
4
5
6
In order to compile the vorbis plugin in win32, you must install
the vorbis sdk into a directory called vorbis-sdk right alongside the
bitcollider source directory.

Example: If you unzipped the bitcollider source into C:\devel\bitcollider,
         you must install the Vorbis SDK into C:\devel\vorbis-sdk