mirror of
https://github.com/reactos/reactos.git
synced 2025-06-24 12:22:10 +00:00

- Improve most of the static libraries. svn path=/branches/cmake-bringup/; revision=49479
3 lines
72 B
CMake
3 lines
72 B
CMake
|
|
add_definitions(-DUNICODE -D_UNICODE)
|
|
add_library(delayimp delayimp.c)
|