source:
OGRE/trunk/ogrenew/Tools/MeshUpgrader/src/Makefile.am
@
692
Revision 692, 239 bytes checked in by mattausch, 19 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[692] | 1 | INCLUDES=-I$(top_srcdir)/OgreMain/include -I$(top_srcdir)/Tools/MeshUpgrader/include |
2 | bin_PROGRAMS=OgreMeshUpgrade | |
3 | OgreMeshUpgrade_SOURCES= main.cpp | |
4 | OgreMeshUpgrade_LDFLAGS= -L$(top_builddir)/OgreMain/src | |
5 | OgreMeshUpgrade_LDADD= -lOgreMain |
Note: See TracBrowser
for help on using the repository browser.