summaryrefslogtreecommitdiffstats
path: root/mkspecs/solaris-cc-64-stlport/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/solaris-cc-64-stlport/qmake.conf')
-rw-r--r--mkspecs/solaris-cc-64-stlport/qmake.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/mkspecs/solaris-cc-64-stlport/qmake.conf b/mkspecs/solaris-cc-64-stlport/qmake.conf
new file mode 100644
index 0000000000..3437b8fd22
--- /dev/null
+++ b/mkspecs/solaris-cc-64-stlport/qmake.conf
@@ -0,0 +1,8 @@
+#
+# qmake configuration for solaris-cc-64-stlport
+#
+
+include(../solaris-cc-64/qmake.conf)
+
+QMAKE_CXXFLAGS += -library=stlport4
+QMAKE_LFLAGS += -library=stlport4