Parent Directory
|
Revision Log
committing r3113 initial commit again...
1 | william | 31 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ | ||
3 | libdir=@libdir@ | ||
4 | includedir=@includedir@ | ||
5 | |||
6 | Name: PortAudio | ||
7 | Description: Portable audio I/O | ||
8 | Requires: | ||
9 | Version: 19 | ||
10 | |||
11 | Libs: -L${libdir} -lportaudio @LIBS@ | ||
12 | Cflags: -I${includedir} @THREAD_CFLAGS@ |
ViewVC Help | |
Powered by ViewVC 1.1.22 |