mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
PrintUI : Move to printing base directory. NTPrint : Import from wine. NTPrint does have a API test program from wine, not imported at this time. These will be Sync/Ported to full forked.
7 lines
158 B
CMake
7 lines
158 B
CMake
#add_subdirectory(printui)
|
|
add_subdirectory(ntprint)
|
|
add_subdirectory(printui)
|
|
add_subdirectory(spoolss)
|
|
add_subdirectory(spoolsv)
|
|
add_subdirectory(winspool)
|