summaryrefslogtreecommitdiffstats
path: root/src/Data/Makefile.am
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2008-04-14 00:10:04 +0200
committerneoraider <devnull@localhost>2008-04-14 00:10:04 +0200
commit36d1bb8999ecfe305319c0f2b4313a169a368c13 (patch)
treef1cc3e3f4572c0140aa9e5ae319f8f7db7cbffff /src/Data/Makefile.am
parent184c6305a677d968e60eb6cba9b29dd840cdce3c (diff)
downloadzoomedit-36d1bb8999ecfe305319c0f2b4313a169a368c13.tar
zoomedit-36d1bb8999ecfe305319c0f2b4313a169a368c13.zip
zoomedit:
* Changed CPPFLAGS and LIBS handling * Added cross and dot product to Vector class * Added View classes
Diffstat (limited to 'src/Data/Makefile.am')
-rw-r--r--src/Data/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Data/Makefile.am b/src/Data/Makefile.am
index 3719262..b4e9beb 100644
--- a/src/Data/Makefile.am
+++ b/src/Data/Makefile.am
@@ -1,4 +1,3 @@
noinst_LTLIBRARIES = libdata.la
libdata_la_SOURCES = Info.cpp Gate.cpp Level.cpp Room.cpp Texture.cpp Triangle.cpp Vector.cpp Vertex.cpp
-libdata_la_CPPFLAGS = $(libxml_CFLAGS) \ No newline at end of file