diff options
author | Jiwon Park <jiwony.park@samsung.com> | 2018-11-21 15:54:43 +0900 |
---|---|---|
committer | Jiwon Park <jiwony.park@samsung.com> | 2018-11-22 14:04:46 +0900 |
commit | 5157035f98c72b1e09a62aa3e13dda69b1b913a7 (patch) | |
tree | d50a3c2379a929a8816088a1d3771290c043a304 /.exportMap | |
parent | f0c9b592715587443ec682ea4e0d8c933d0b6189 (diff) | |
download | smart-surveillance-camera-5157035f98c72b1e09a62aa3e13dda69b1b913a7.tar.gz smart-surveillance-camera-5157035f98c72b1e09a62aa3e13dda69b1b913a7.tar.bz2 smart-surveillance-camera-5157035f98c72b1e09a62aa3e13dda69b1b913a7.zip |
Make it into Tizen Studio project
Change-Id: Ie7891c47964e67fdcb28131694fda1164c6644ef
Diffstat (limited to '.exportMap')
-rw-r--r-- | .exportMap | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.exportMap b/.exportMap new file mode 100644 index 0000000..de30516 --- /dev/null +++ b/.exportMap @@ -0,0 +1,5 @@ +{ + global: main; + _IO_*; + local: *; +}; |