|
|
@ -17,7 +17,7 @@
|
|
|
|
# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
|
|
|
# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
|
|
|
# Boston, MA 02110-1301, USA.
|
|
|
|
# Boston, MA 02110-1301, USA.
|
|
|
|
|
|
|
|
|
|
|
|
AM_CPPFLAGS = -DTQT_NO_ASCII_CAST -UTQT_NO_COMPAT -O3
|
|
|
|
AM_CPPFLAGS = -DTQT_NO_ASCII_CAST -O3
|
|
|
|
LDADD = $(LIB_TDECORE) -liberty
|
|
|
|
LDADD = $(LIB_TDECORE) -liberty
|
|
|
|
INCLUDES = $(all_includes)
|
|
|
|
INCLUDES = $(all_includes)
|
|
|
|
|
|
|
|
|
|
|
|