blob: d57ed70fad04b3945c33d488280253e649e72d23 (
plain)
1
2
3
4
5
6
7
|
--- qsa.pro.orig 2003-07-02 12:16:55.000000000 +0200
+++ qsa.pro 2003-07-03 13:42:53.000000000 +0200
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
CONFIG = ordered
-SUBDIRS = src examples
+SUBDIRS = configure2 src examples src/plugin
|