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

METASOURCES = AUTO

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

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