yun93us / qextserialport

Automatically exported from code.google.com/p/qextserialport
Other
0 stars 0 forks source link

Move library headers to "include" directory #142

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Unpack the library.

What is the expected output? What do you see instead?

Headers should be in separate "include" directory.

To make qextserialport rational library, headers with public API shall be moved 
to "include/qextserialport" directory. Since only headers containing public API 
are required/installed in user's include dir, this is common practice for 
libraries, which helps keep things clear.

Original issue reported on code.google.com by michpoli...@gmail.com on 12 Jul 2012 at 2:21