Add a large number of missing newlines at the end of text files.
[reactos.git] / reactos / lib / sdk / delayimp / CMakeLists.txt
1
2 add_definitions(-DUNICODE -D_UNICODE)
3 add_library(delayimp delayimp.c)
4 add_dependencies(delayimp psdk)