diff options
Diffstat (limited to 'arch/calvin/trinity-qt3/qt.profile')
-rw-r--r-- | arch/calvin/trinity-qt3/qt.profile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/calvin/trinity-qt3/qt.profile b/arch/calvin/trinity-qt3/qt.profile new file mode 100644 index 000000000..ed4d232ae --- /dev/null +++ b/arch/calvin/trinity-qt3/qt.profile @@ -0,0 +1,4 @@ +export QTDIR=/opt/qt +export QT_XFT=true +export PATH=$PATH:$QTDIR/bin +export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/qt/lib/pkgconfig |