first working and tested release
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user