From c6ae4fa9008b0805f4358012040e67577ba31791 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Mon, 13 Jun 2016 18:27:24 +0200 Subject: Integrate relative library paths to APK Needed for many unit tests to add them to APK files. REVIEW: 128175 --- .../testlinkfile/CMakeFiles/testtarget.dir/link.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/ECMToolchainAndroidTest/testlinkfile/CMakeFiles/testtarget.dir/link.txt (limited to 'tests/ECMToolchainAndroidTest/testlinkfile/CMakeFiles/testtarget.dir') diff --git a/tests/ECMToolchainAndroidTest/testlinkfile/CMakeFiles/testtarget.dir/link.txt b/tests/ECMToolchainAndroidTest/testlinkfile/CMakeFiles/testtarget.dir/link.txt new file mode 100644 index 00000000..17da75d2 --- /dev/null +++ b/tests/ECMToolchainAndroidTest/testlinkfile/CMakeFiles/testtarget.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -pipe -DQT_STRICT_ITERATORS -DQURL_NO_CAST_FROM_STRING -DQT_NO_HTTP -DQT_NO_FTP -Wformat -Werror=format-security -Werror=return-type -Wno-variadic-macros -Wlogical-op -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -g -Wl,--enable-new-dtags CMakeFiles/persontest.dir/persontest.cpp.o CMakeFiles/persontest.dir/persontest_automoc.cpp.o -o testtarget -rdynamic /opt/qt5/qtbase/lib/libQt5Test.so.5.6.1 ../src/libKF5Attica.so.5.23.0 /opt/qt5/qtbase/lib/libQt5Network.so.5.6.1 /opt/qt5/qtbase/lib/libQt5Core.so.5.6.1 -Wl,-rpath,/opt/qt5/qtbase/lib:/opt/kde/build/frameworks/attica/src -- cgit v1.2.1