diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2011-09-17 03:20:57 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2011-09-17 03:20:57 +0200 |
commit | b0771d893865ca249bbf191636fad593901cce03 (patch) | |
tree | 11d1cc7be1ebb10b100557047d919d81fb26e29a /sowatch.pro | |
parent | 3a755f46d9cf6e3650d40a960d0d0db8c1ad9fa1 (diff) | |
download | sowatch-b0771d893865ca249bbf191636fad593901cce03.tar.gz sowatch-b0771d893865ca249bbf191636fad593901cce03.zip |
moving more files around
Diffstat (limited to 'sowatch.pro')
-rw-r--r-- | sowatch.pro | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sowatch.pro b/sowatch.pro new file mode 100644 index 0000000..4082874 --- /dev/null +++ b/sowatch.pro @@ -0,0 +1,14 @@ +TEMPLATE = subdirs +SUBDIRS = libsowatch sowsim + +OTHER_FILES += \ + qtc_packaging/debian_harmattan/rules \ + qtc_packaging/debian_harmattan/README \ + qtc_packaging/debian_harmattan/copyright \ + qtc_packaging/debian_harmattan/control \ + qtc_packaging/debian_harmattan/compat \ + qtc_packaging/debian_harmattan/changelog + + + + |