Re: [Coapp-developers] How to placed files in subdirectory of include path

2013-05-23 Thread Garrett Serack
d.net] On Behalf Of n...@gmx.net Sent: Thursday, May 23, 2013 1:42 AM To: coapp-developers@lists.launchpad.net Subject: [Coapp-developers] How to placed files in subdirectory of include path Hi all, I am new to the CoApp project, and try to make a c++ template lib available as nuget packag

[Coapp-developers] How to placed files in subdirectory of include path

2013-05-23 Thread nhok
Hi all, I am new to the CoApp project, and try to make a c++ template lib available as nuget package with autopkg. The include files are structured in subdirectories, but when I place them in the .autopkg file, they appear only in a flat structure include directory. Here is the files part of the