horror/thirdparty/ode-0.16.5/OPCODE/Ice/Makefile.am

21 lines
1.0 KiB
Makefile
Raw Normal View History

2024-06-10 17:48:14 +08:00
AM_CPPFLAGS = -I$(top_srcdir)/OPCODE \
-I$(top_srcdir)/include \
-I$(top_builddir)/include
noinst_LTLIBRARIES = libIce.la
libIce_la_SOURCES = \
IceAABB.cpp IceAABB.h IceAxes.h \
IceBoundingSphere.h IceContainer.cpp IceContainer.h \
IceFPU.h IceHPoint.cpp IceHPoint.h \
IceIndexedTriangle.cpp IceIndexedTriangle.h IceLSS.h \
IceMatrix3x3.cpp IceMatrix3x3.h IceMatrix4x4.cpp \
IceMatrix4x4.h IceMemoryMacros.h IceOBB.cpp \
IceOBB.h IcePairs.h IcePlane.cpp \
IcePlane.h IcePoint.cpp IcePoint.h \
IcePreprocessor.h IceRandom.cpp IceRandom.h \
IceRay.cpp IceRay.h IceRevisitedRadix.cpp \
IceRevisitedRadix.h IceSegment.cpp IceSegment.h \
IceTriangle.cpp IceTriangle.h IceTriList.h \
IceTypes.h IceUtils.cpp IceUtils.h