diff options
-rw-r--r-- | qtc_packaging/debian_harmattan/manifest.aegis | 0 | ||||
-rw-r--r-- | sowatch.pro | 3 | ||||
-rw-r--r-- | sowatch.pro.user | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/qtc_packaging/debian_harmattan/manifest.aegis b/qtc_packaging/debian_harmattan/manifest.aegis new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/qtc_packaging/debian_harmattan/manifest.aegis diff --git a/sowatch.pro b/sowatch.pro index 62f30fe..9689ea3 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -9,7 +9,8 @@ OTHER_FILES += \ qtc_packaging/debian_harmattan/copyright \ qtc_packaging/debian_harmattan/control \ qtc_packaging/debian_harmattan/compat \ - qtc_packaging/debian_harmattan/changelog + qtc_packaging/debian_harmattan/changelog \ + qtc_packaging/debian_harmattan/manifest.aegis diff --git a/sowatch.pro.user b/sowatch.pro.user index 320b827..d7bc3e6 100644 --- a/sowatch.pro.user +++ b/sowatch.pro.user @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE QtCreatorProject> -<!-- Written by Qt Creator 2.3.0, 2011-09-18T04:57:34. --> +<!-- Written by Qt Creator 2.3.0, 2011-09-18T04:59:41. --> <qtcreator> <data> <variable>ProjectExplorer.Project.ActiveTarget</variable> |