root/Makefile.am
| Revision 41:4c832144b3f2, 400 bytes (checked in by thib, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | SUBDIRS = music2 scn2k system window font |
| 2 | |
| 3 | bin_PROGRAMS = otakunoraifu |
| 4 | |
| 5 | otakunoraifu_SOURCES = xlovesys.cc |
| 6 | |
| 7 | otakunoraifu_LDADD = system/libsystem.a scn2k/libscn2k.a window/libwindow.a \ |
| 8 | font/libfont.a music2/libmusic.a \ |
| 9 | @LDFLAGS@ @FT2_LIBS@ @SDL_LIBS@ -lSDL_mixer -lSDL_gfx @SMPEG_LIBS@ \ |
| 10 | @X_LIBS@ @LIBS@ |
| 11 | |
| 12 | INCLUDES = @CFLAGS@ @DEFS@ @SDL_CFLAGS@ |
| 13 | |
| 14 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/otakunoraifu/chrome/site/your_project_logo.png)