• Home
  • History
  • Annotate
  • only in /external/libvorbis/win32/VS2005/
NameDateSize

..12-Mar-20154 KiB

libogg.vsprops12-Mar-2015775

libvorbis/12-Mar-20154 KiB

libvorbisfile/12-Mar-20154 KiB

README12-Mar-2015450

vorbisdec/12-Mar-20154 KiB

vorbisenc/12-Mar-20154 KiB

README

1libvorbis has libogg as a dependency, you need to have libogg
2compiled beforehand.
3
4Lets say you have libogg and libvorbis in the same directory:
5
6libogg-1.1.3 
7libvorbis-1.2.0
8
9Because there is no automatic library detection you have to,
10either:
11
121. Rename libogg-1.1.3 to libogg
13
142. Open libogg.vsprops with a text editor (even notepad.exe
15will suffice) and see if LIBOGG_VERSION is set to the correct
16version, in this case "1.1.3"
17