mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-01-28 07:03:10 +08:00
21 lines
611 B
Plaintext
21 lines
611 B
Plaintext
|
/*##########################################################################*/
|
||
|
/*! @page ports_os Ports to Third-Party OS
|
||
|
|
||
|
- @subpage posix (Linux, embedded-Linux, BSD, etc.)
|
||
|
- @subpage win32 API (Windows)
|
||
|
- @subpage win32-qv (Windows with QV)
|
||
|
|
||
|
*/
|
||
|
/*##########################################################################*/
|
||
|
/*! @page posix POSIX
|
||
|
|
||
|
*/
|
||
|
/*##########################################################################*/
|
||
|
/*! @page win32 Win32 API (Windows)
|
||
|
|
||
|
*/
|
||
|
/*##########################################################################*/
|
||
|
/*! @page win32-qv Win32-QV (Windows with QV)
|
||
|
|
||
|
*/
|