Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/RenderSystems/GL/src/SDL/Makefile.am @ 3

Last change on this file since 3 was 3, checked in by anonymous, 17 years ago

=update

File size: 308 bytes
Line 
1INCLUDES = $(STLPORT_CFLAGS) -I$(top_srcdir)/RenderSystems/GL/include \
2           -I$(top_srcdir)/OgreMain/include $(GLSUPPORT_CFLAGS) \
3           -I$(top_srcdir)/PlatformManagers/$(OGRE_PLATFORM)/include
4
5noinst_LTLIBRARIES = libsupport.la
6
7libsupport_la_SOURCES = OgreSDLGLSupport.cpp OgreSDLWindow.cpp
Note: See TracBrowser for help on using the repository browser.