Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 291565de3dee10e96dcd3e7bb533161d6d795d90 (plain)
1
2
3
4
5
6
7
8
9

METASOURCES = AUTO

libosiriongl_la_LDFLAGS = -avoid-version -no-undefined
noinst_LTLIBRARIES = libosiriongl.la

INCLUDES = -I$(top_srcdir)/src
libosiriongl_la_SOURCES = box.cc sphere.cc osiriongl.cc
noinst_HEADERS = box.h osiriongl.h sphere.h