Last change
on this file since 6 was
5,
checked in by anonymous, 17 years ago
|
=hoffentlich gehts jetzt
|
File size:
305 bytes
|
Rev | Line | |
---|
[5] | 1 | INCLUDES = $(STLPORT_CFLAGS) -I$(top_srcdir)/Samples/Water/include -I$(top_srcdir)/OgreMain/include -I$(top_srcdir)/Samples/Common/include $(OIS_CFLAGS) |
---|
| 2 | |
---|
| 3 | ogreexec_PROGRAMS = Water |
---|
| 4 | |
---|
| 5 | Water_SOURCES = Water.cpp WaterMesh.cpp |
---|
| 6 | Water_LDFLAGS = -L$(top_builddir)/OgreMain/src |
---|
| 7 | Water_LDADD = -lOgreMain $(OIS_LIBS) |
---|
Note: See
TracBrowser
for help on using the repository browser.