Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - adding source files from sub-folders: (1 Item)
   
adding source files from sub-folders  
I'm trying to figure out how to add sub-folders to a QNX C project in eclipse.

I have a library that contains a platform architecture folder, and in that I want to include the qnx platform folder.  
Any ideas?  I would prefer not to change the folder hierarchy as it works perfectly for the the other platforms!

source lib
--platform
----qnx
----linux
----win

etc