]> git.pld-linux.org Git - packages/qt5-qtbase.git/blame - qtbase-oracle-instantclient.patch
package %{_includedir}/qt5/QtSolutions for qtlockedfile, qtsingleapplication, etc
[packages/qt5-qtbase.git] / qtbase-oracle-instantclient.patch
CommitLineData
7d197c9f
JB
1--- qtbase-opensource-src-5.3.0/src/sql/drivers/oci/qsql_oci.pri.orig 2014-05-15 19:12:11.000000000 +0200
2+++ qtbase-opensource-src-5.3.0/src/sql/drivers/oci/qsql_oci.pri 2014-06-01 13:15:50.625305132 +0200
3@@ -7,3 +7,4 @@
4 LIBS *= -loci
5 }
6 mac:QMAKE_LFLAGS += -Wl,-flat_namespace,-U,_environ
7+QMAKE_CXXFLAGS += -I/usr/include/oracle/client
8--- qtbase-opensource-src-5.3.0/config.tests/unix/oci/oci.pro.orig 2014-05-15 19:12:18.000000000 +0200
9+++ qtbase-opensource-src-5.3.0/config.tests/unix/oci/oci.pro 2014-06-01 13:17:02.585303633 +0200
10@@ -1,3 +1,4 @@
11 SOURCES = oci.cpp
12 CONFIG -= qt dylib
13 LIBS += -lclntsh
14+QMAKE_CXXFLAGS += -I/usr/include/oracle/client
This page took 0.084903 seconds and 4 git commands to generate.