first working and tested release

This commit is contained in:
Marc Wäckerlin
2009-04-02 14:01:03 +00:00
parent f483985ffa
commit 242403c67e
6 changed files with 26 additions and 6 deletions

View File

@@ -5,12 +5,14 @@
## 1 2 3 4 5 6 7 8
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
lib_LTLIBRARIES = libxml-cxx.la
include_HEADERS = xml.hxx
libxml_cxx_la_SOURCES = xml.cxx
if BUILD_WIN
else
endif
clean-local:
-rm -r ${QMAKE_TARGET}.app
CLEANFILES =
MAINTAINERCLEANFILES = makefile.in