PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk
This commit is contained in:
12
examples/src/ssg/tween_test/Makefile.am
Normal file
12
examples/src/ssg/tween_test/Makefile.am
Normal file
@@ -0,0 +1,12 @@
|
||||
if BUILD_SSG
|
||||
|
||||
noinst_PROGRAMS = tween_test
|
||||
|
||||
tween_test_SOURCES = tween_test.cxx
|
||||
|
||||
tween_test_LDADD = -lplibssgaux -lplibssg -lplibsg -lplibpw -lplibul $(OGL_LIBS)
|
||||
|
||||
endif
|
||||
|
||||
EXTRA_DIST = tween_test.dsp
|
||||
|
||||
Reference in New Issue
Block a user