Rev | Line | |
---|
[1] | 1 | INCLUDES = $(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 | $(CFLAGS_VISIBILITY) |
---|
| 7 | |
---|
| 8 | noinst_LTLIBRARIES=libatifs.la |
---|
| 9 | libatifs_la_SOURCES = ATI_FS_GLGpuProgram.cpp \ |
---|
| 10 | Compiler2Pass.cpp \ |
---|
| 11 | ps_1_4.cpp |
---|
Note: See
TracBrowser
for help on using the repository browser.