语言

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!

 

 

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

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