mirror of
https://github.com/reactos/reactos.git
synced 2025-07-26 19:33:39 +00:00
4 lines
103 B
Text
4 lines
103 B
Text
![]() |
|
||
|
add_definitions(-DUNICODE -D_UNICODE)
|
||
|
add_library(delayimp delayimp.c)
|
||
|
add_dependencies(delayimp psdk)
|