Re: [Libphidget-devel] Deployment layout
Status: Alpha
Brought to you by:
jstrohm
|
From: Jack S. <js...@ja...> - 2002-09-09 13:45:40
|
On Mon, 2002-09-09 at 05:07, Vadim Tkachenko wrote: > Hello, > > Which include files have to be exposed to the library users? OK, from the C > side it's phidget.h, what about C++? Some of them are private, right? I'll have to get back to you on that. I think they all "might" be needed, depending on if you create the object or not. > > Does it make sense to separate the C headers from C++ headers at the > deployment location (--prefix)? My guess is no. at deployment location, no they can go to the samelocation. |