From 99a2774ca6f1cab334de5d43fe36fc44ae889a4c Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 12 Jun 2011 01:36:19 +0000 Subject: TQt4 convert kdesdk This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kapptemplate/existing/app-Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kapptemplate/existing/app-Makefile.am') diff --git a/kapptemplate/existing/app-Makefile.am b/kapptemplate/existing/app-Makefile.am index 79236a7f..5241a4f2 100644 --- a/kapptemplate/existing/app-Makefile.am +++ b/kapptemplate/existing/app-Makefile.am @@ -23,7 +23,7 @@ ${APP_NAME_LC}_SOURCES = ${EXISTING_SOURCE} # these are the headers for your project that won't be installed noinst_HEADERS = ${EXISTING_HEADER} -# let automoc handle all of the meta source files (moc) +# let autotqmoc handle all of the meta source files (tqmoc) METASOURCES = AUTO messages: rc.cpp -- cgit v1.2.1