completely new, megacool build system step 1
This commit is contained in:
		@@ -5,10 +5,8 @@
 | 
			
		||||
##       1         2         3         4         5         6         7         8
 | 
			
		||||
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
 | 
			
		||||
 | 
			
		||||
#MOC_FILES=moc_certimport.cxx
 | 
			
		||||
include_HEADERS = pcsc.hxx cryptoki.hxx openssl.hxx cryptaux.hxx	\
 | 
			
		||||
                  openssl-engine.hxx suisseid.hxx cardos.hxx
 | 
			
		||||
#certimport.hxx
 | 
			
		||||
 | 
			
		||||
noinst_HEADERS = cardgui.hxx cardgui-model.hxx
 | 
			
		||||
 | 
			
		||||
@@ -33,7 +31,6 @@ lib_LTLIBRARIES = libpcscxx.la
 | 
			
		||||
 | 
			
		||||
libpcscxx_la_SOURCES = cryptoki.cxx cryptoki.hxx pcsc.cxx version.cxx	\
 | 
			
		||||
                       openssl-engine.cxx
 | 
			
		||||
#moc_certimport.cxx
 | 
			
		||||
libpcscxx_la_LDFLAGS = -version-info ${LIB_VERSION}
 | 
			
		||||
libpcscxx_la_LIBADD = -lssl -lcrypto
 | 
			
		||||
if MINGW32
 | 
			
		||||
@@ -58,9 +55,6 @@ endif
 | 
			
		||||
noinst_PROGRAMS = versiontest
 | 
			
		||||
versiontest_SOURCES = versiontest.cxx
 | 
			
		||||
 | 
			
		||||
clean-local:
 | 
			
		||||
	-rm -r ${QMAKE_TARGET}.app
 | 
			
		||||
 | 
			
		||||
CLEANFILES = ${MOC_FILES} ${BUILT_SOURCES}
 | 
			
		||||
CLEANFILES = ${BUILT_SOURCES}
 | 
			
		||||
DISTCLEANFILES = $(pkgconfig_DATA)
 | 
			
		||||
MAINTAINERCLEANFILES = makefile.in
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user