From 6dcc610a5133f91d53476838330be1f5c62eab7e Mon Sep 17 00:00:00 2001 From: Kim Motoyoshi Kalland Date: Mon, 30 May 2011 13:41:10 +0200 Subject: [PATCH] Compile fix. --- src/imports/testlib/testlib.pro | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/imports/testlib/testlib.pro b/src/imports/testlib/testlib.pro index bfeea0f..03789cc 100644 --- a/src/imports/testlib/testlib.pro +++ b/src/imports/testlib/testlib.pro @@ -39,8 +39,4 @@ otherImportFiles.files += $$OTHER_IMPORT_FILES otherImportFiles.path = $$[QT_INSTALL_IMPORTS]/$$TARGETPATH -copy2build.input = OTHER_IMPORT_FILES -copy2build.output = $$QT.declarative.imports/$$TARGETPATH/${QMAKE_FILE_NAME} - - INSTALLS += target otherImportFiles -- 1.7.2.5