[Libphidget-devel] Deployment layout
Status: Alpha
Brought to you by:
jstrohm
|
From: Vadim T. <vt...@fr...> - 2002-09-09 10:08:05
|
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? Does it make sense to separate the C headers from C++ headers at the deployment location (--prefix)? My guess is no. --vt |