From 0cf28f87ae62cfe4f5185b7e270f93702dbfb4da Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 29 Mar 2004 20:27:01 +0000 Subject: [PATCH] add a .pro file for common useful scopes and add a linux-oe-g++ qmake template which may eventually be useful. BKrev: 40688695Wee44I2wxig1YyMXkf_CfA --- qmake/qmake-native-3.2.3/common.pro | 0 qmake/qmake-native-3.2.3/linux-oe-g++/qmake.conf | 0 qmake/qmake-native-3.2.3/linux-oe-g++/qplatformdefs.h | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 qmake/qmake-native-3.2.3/common.pro create mode 100644 qmake/qmake-native-3.2.3/linux-oe-g++/qmake.conf create mode 100644 qmake/qmake-native-3.2.3/linux-oe-g++/qplatformdefs.h diff --git a/qmake/qmake-native-3.2.3/common.pro b/qmake/qmake-native-3.2.3/common.pro new file mode 100644 index 0000000000..e69de29bb2 diff --git a/qmake/qmake-native-3.2.3/linux-oe-g++/qmake.conf b/qmake/qmake-native-3.2.3/linux-oe-g++/qmake.conf new file mode 100644 index 0000000000..e69de29bb2 diff --git a/qmake/qmake-native-3.2.3/linux-oe-g++/qplatformdefs.h b/qmake/qmake-native-3.2.3/linux-oe-g++/qplatformdefs.h new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5