mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 16:18:16 +00:00
34134f4cfa
- More work on the missing modules. By Alexey Komarov. svn path=/branches/cmake-bringup/; revision=49325
5 lines
No EOL
114 B
CMake
5 lines
No EOL
114 B
CMake
|
|
add_definitions(-DUNICODE -D_UNICODE)
|
|
add_definitions(-DROS_Headers)
|
|
|
|
add_library(atlnew atlbase.cpp atlcore.cpp) |