Initial commit
[qcpufreq] / qcpufreq.pro
diff --git a/qcpufreq.pro b/qcpufreq.pro
new file mode 100755 (executable)
index 0000000..d97061d
--- /dev/null
@@ -0,0 +1,8 @@
+QMAKEVERSION = $$[QMAKE_VERSION]
+ISQT4 = $$find(QMAKEVERSION, ^[2-9])
+isEmpty( ISQT4 ) {
+error("Use the qmake include with Qt4.4 or greater, on Debian that is qmake-qt4");
+}
+
+TEMPLATE = subdirs
+SUBDIRS  = src