source: OGRE/trunk/ogrenew/Tools/MeshUpgrader/src/Makefile.am @ 692

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

adding ogre 1.2 and dependencies

Line 
1INCLUDES=-I$(top_srcdir)/OgreMain/include -I$(top_srcdir)/Tools/MeshUpgrader/include
2bin_PROGRAMS=OgreMeshUpgrade
3OgreMeshUpgrade_SOURCES= main.cpp
4OgreMeshUpgrade_LDFLAGS= -L$(top_builddir)/OgreMain/src
5OgreMeshUpgrade_LDADD= -lOgreMain
Note: See TracBrowser for help on using the repository browser.