diff options
Diffstat (limited to 'src/common/common.pro')
-rw-r--r-- | src/common/common.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/common.pro b/src/common/common.pro new file mode 100644 index 0000000..aa219c1 --- /dev/null +++ b/src/common/common.pro @@ -0,0 +1,2 @@ +TEMPLATE = subdirs +SUBDIRS = common nokde global port cli |