same qt configuration as in libpcscxx; refs #40
This commit is contained in:
@@ -8,7 +8,7 @@ AM_LDFLAGS = -L${top_builddir}/src/.libs
|
||||
LDADD = -lproxyface
|
||||
|
||||
noinst_PROGRAMS = getproxylist
|
||||
if QT
|
||||
if HAVE_QT
|
||||
noinst_PROGRAMS += simplegui
|
||||
simplegui_SOURCES = simplegui.cxx
|
||||
endif
|
||||
|
@@ -5,7 +5,7 @@
|
||||
## 1 2 3 4 5 6 7 8
|
||||
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
|
||||
|
||||
if QT
|
||||
if HAVE_QT
|
||||
UISOURCES = proxyface/proxy.ui proxyface/proxyauth.ui
|
||||
RESOURCES = proxyface/resources.cxx
|
||||
MOCHEADER = proxyface/proxy.hxx proxyface/autoproxy.hxx proxyface/proxyauth.hxx
|
||||
|
Reference in New Issue
Block a user