Make LoadingWindow_Gtk work better in general.

This commit is contained in:
Sean Burke
2003-07-08 23:41:07 +00:00
parent 6ad613a074
commit e3eb9b4e50
3 changed files with 11 additions and 6 deletions
+4 -1
View File
@@ -7,7 +7,7 @@ AM_CFLAGS =
if DARWIN
AM_LDFLAGS += -framework Cocoa -framework Quicktime -framework Carbon -framework OpenGL -framework IOKit
else
AM_CXXFLAGS += -DLINUX
AM_CXXFLAGS += -DLINUX -DDATADIR=\"$(datadir)\"
endif
AM_CXXFLAGS += -O2 -ISDL-1.2.5/include -ISDL_sound-1.0.0
@@ -214,3 +214,6 @@ stepmania_LDADD = \
INCLUDES = $(SDL_CFLAGS)
# -O0 -g
smpixmapdir = $(datadir)/pixmaps/stepmania
smpixmap_DATA = arch/LoadingWindow/loading.xpm