mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 12:29:56 +00:00
[RAPPS]
* We don't need to set these includes here. svn path=/trunk/; revision=62046
This commit is contained in:
parent
0d8baf4ad3
commit
8d228b4059
1 changed files with 0 additions and 4 deletions
|
@ -17,10 +17,6 @@ list(APPEND SOURCE
|
||||||
winmain.c
|
winmain.c
|
||||||
rapps.rc)
|
rapps.rc)
|
||||||
|
|
||||||
include_directories(
|
|
||||||
${CMAKE_CURRENT_BINARY_DIR}
|
|
||||||
${REACTOS_BINARY_DIR}/include/reactos)
|
|
||||||
|
|
||||||
add_executable(rapps ${SOURCE})
|
add_executable(rapps ${SOURCE})
|
||||||
add_pch(rapps rapps.h)
|
add_pch(rapps rapps.h)
|
||||||
set_module_type(rapps win32gui UNICODE)
|
set_module_type(rapps win32gui UNICODE)
|
||||||
|
|
Loading…
Reference in a new issue