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:
361 bytes
|
Line | |
---|
1 | [executable font_test]
|
---|
2 | use file=../../i4/project.i4 app
|
---|
3 | use file=../../i4/project.i4 jpg_load
|
---|
4 | use file=../../i4/project.i4 jpg_write
|
---|
5 | use file=../../i4/project.i4 X11_display
|
---|
6 | use file=../../i4/project.i4 win32_display
|
---|
7 | use file=../../i4/project.i4 dx5_display
|
---|
8 | use file=../../i4/project.i4 math
|
---|
9 | add_include_directory .
|
---|
10 | "font_test.cc"
|
---|
Note: See
TracBrowser
for help on using the repository browser.