Last change
on this file since 80 was
80,
checked in by Sam Hocevar, 14 years ago
|
- Adding the Golgotha source code. Not sure what's going to be interesting
in there, but since it's all public domain, there's certainly stuff to
pick up.
|
File size:
255 bytes
|
Line | |
---|
1 | [executable mp3_decoder]
|
---|
2 | use file=../../project.i4 mp3_load
|
---|
3 | use file=../../project.i4 sound
|
---|
4 |
|
---|
5 | add_include_directory .
|
---|
6 | "mp3_decoder.cc"
|
---|
7 |
|
---|
8 | [executable enc_mirror]
|
---|
9 | use file=../../project.i4 base
|
---|
10 | add_include_directory .
|
---|
11 | "enc_mirror.cc"
|
---|
Note: See
TracBrowser
for help on using the repository browser.