Project files for importing the Tizen sample applications
authorHarish Kumara Marappa <h.marappa@samsung.com>
Tue, 19 May 2015 05:38:46 +0000 (11:08 +0530)
committerUze Choi <uzchoi@samsung.com>
Tue, 19 May 2015 06:17:36 +0000 (06:17 +0000)
commitad39e6345f07b0c8d9137bb5979580160718f533
tree2a7aa5bd9343643a7762cfcf124be22f1fa2815c
parentd93227e676bc45605da89a76bca33d38d13c8eeb
Project files for importing the Tizen sample applications

Developers can not import the tizen sample applications without .cproject
and .project files which includes all the configuration and settings of
applications. Modified the related gitignore files accordingly.

Change-Id: I3f1fb9520d86c24aecac81731221463abe89b821
Signed-off-by: Harish Kumara Marappa <h.marappa@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/951
Reviewed-by: RadhaBhavani <radha.p@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
13 files changed:
.gitignore
service/notification-manager/.gitignore
service/notification-manager/SampleApp/tizen/NMSampleApp/.cproject [new file with mode: 0644]
service/notification-manager/SampleApp/tizen/NMSampleApp/.project [new file with mode: 0644]
service/protocol-plugin/sample-app/tizen/PPMSampleApp/.cproject [new file with mode: 0644]
service/protocol-plugin/sample-app/tizen/PPMSampleApp/.project [new file with mode: 0644]
service/soft-sensor-manager/SampleApp/tizen/SSMTesterApp/.cproject [new file with mode: 0644]
service/soft-sensor-manager/SampleApp/tizen/SSMTesterApp/.project [new file with mode: 0644]
service/things-manager/.gitignore
service/things-manager/sampleapp/tizen/ConServerApp/.cproject [new file with mode: 0644]
service/things-manager/sampleapp/tizen/ConServerApp/.project [new file with mode: 0644]
service/things-manager/sampleapp/tizen/TMSampleApp/.cproject [new file with mode: 0644]
service/things-manager/sampleapp/tizen/TMSampleApp/.project [new file with mode: 0644]