/[enigma]/enigma/src/Makefile.am
ViewVC logotype

Diff of /enigma/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by reallysoft, Sun May 18 15:17:13 2003 UTC revision 1.16 by dheck, Thu Jun 12 11:13:20 2003 UTC
# Line 43  enigma_SOURCES =                       \ Line 43  enigma_SOURCES =                       \
43          gui.cc gui.hh                   \          gui.cc gui.hh                   \
44          items.cc items.hh               \          items.cc items.hh               \
45          laser.cc laser.hh               \          laser.cc laser.hh               \
46            levelpack.cc                    \
47          lua.cc lua.hh                   \          lua.cc lua.hh                   \
48          help.cc help.hh         \          help.cc help.hh         \
49          main.cc                         \          main.cc                         \
# Line 54  enigma_SOURCES =                       \ Line 55  enigma_SOURCES =                       \
55          options.cc options.hh           \          options.cc options.hh           \
56          player.cc player.hh             \          player.cc player.hh             \
57          sound.cc sound.hh               \          sound.cc sound.hh               \
58      stones.cc stones.hh stones_internal.hh\          stones.cc stones.hh stones_internal.hh\
59          stones_simple.cc stones_complex.cc  \          stones_simple.cc stones_complex.cc  \
60          system_unix.cc system.hh        \          system_unix.cc system.hh        \
61          video.cc video.hh               \          video.cc video.hh               \
# Line 71  endif Line 72  endif
72  enigma_LDADD = $(mingw_ldadd) \  enigma_LDADD = $(mingw_ldadd) \
73                 @SDL_LIBS@ px/libpx.a \                 @SDL_LIBS@ px/libpx.a \
74                  ../lib-src/lua/liblua.a \                  ../lib-src/lua/liblua.a \
75                  ../lib-src/oxydlib/liboxyd.a                  ../lib-src/oxydlib/liboxyd.a \
76                    ../lib-src/zipios++/src/libzipios.a
77    
78  enigma_CXXFLAGS = @SDL_CFLAGS@  enigma_CXXFLAGS = @SDL_CFLAGS@ -I$(top_srcdir)/lib-src/zipios++
79  enigma_CFLAGS = @SDL_CFLAGS@  enigma_CFLAGS = @SDL_CFLAGS@
80    
81  TOLUA = tolua  TOLUA = tolua

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26