source: OGRE/trunk/ogrenew/RenderSystems/GL/src/atifs/src/Makefile.am @ 692

Revision 692, 492 bytes checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

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           -I$(top_srcdir)/RenderSystems/GL/src/$(OGRE_GLSUPPORT) \
5           -I$(top_srcdir)/RenderSystems/GL/src/atifs/include
6
7noinst_LTLIBRARIES=libatifs.la
8libatifs_la_SOURCES = ATI_FS_GLGpuProgram.cpp \
9                     Compiler2Pass.cpp \
10                     ps_1_4.cpp
Note: See TracBrowser for help on using the repository browser.