Languages

Menu
Sites
Language
How to reference .h files in Tizen IDE

I have made a Tizen Native Static library project in Tizen IDE.

I am able to use the library IF I copy the .h files from the Static library project to the project that is using it (this is a Tizen Native App project).

Just wonder if there is an easier of accessing the include files thru the IDE instead of copying them (e.g, add project preferences as done in Eclipse).

Thanks!

 

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
kkja
I figured out how to include this by setting the include path in: Project Properties/C/C++ General/Paths and Symbols/Includes