diff options
author | Lukasz Stanislawski <l.stanislaws@samsung.com> | 2017-07-17 13:14:55 +0200 |
---|---|---|
committer | Lukasz Stanislawski <l.stanislaws@samsung.com> | 2017-07-17 17:04:01 +0200 |
commit | 32373830802f409c08ffcdfdc92e575542afe66d (patch) | |
tree | 149d2b0087769bf1b31739849402ade0036912bc /.tproject | |
parent | b51c79f739653f22062d812cf1e20d090af1274e (diff) | |
download | share-panel-tizen_7.0.tar.gz share-panel-tizen_7.0.tar.bz2 share-panel-tizen_7.0.zip |
Migrate to Tizen 4.0 SDK projecttizen_8.0_m2_releasetizen_7.0_src.m2_releasetizen_6.5_src.m2_releasetizen_6.0_src.m2_releasesubmit/tizen_6.5/20211029.123901submit/tizen_6.5/20211028.164201submit/tizen_6.0_hotfix/20201103.115105submit/tizen_6.0_hotfix/20201102.192905submit/tizen_6.0/20201029.205505submit/tizen_3.0/20170718.093610submit/tizen/20200205.120137submit/tizen/20170912.085759submit/tizen/20170718.094920tizen_8.0tizen_7.0_hotfixtizen_7.0tizen_6.5tizen_6.0_hotfixtizen_6.0tizen
Change-Id: Ie60993cc64a8a4412c99e6ce21ccc8b4ee75b378
Diffstat (limited to '.tproject')
-rw-r--r-- | .tproject | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.tproject b/.tproject new file mode 100644 index 0000000..468a834 --- /dev/null +++ b/.tproject @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +<tproject xmlns="http://www.tizen.org/tproject"> + <platforms> + <platform> + <name>mobile-4.0</name> + </platform> + </platforms> + <package> + <blacklist/> + <resFallback autoGen="true"/> + </package> +</tproject> |