mirror of
https://github.com/reactos/reactos.git
synced 2025-04-19 20:19:26 +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
|
||||
rapps.rc)
|
||||
|
||||
include_directories(
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${REACTOS_BINARY_DIR}/include/reactos)
|
||||
|
||||
add_executable(rapps ${SOURCE})
|
||||
add_pch(rapps rapps.h)
|
||||
set_module_type(rapps win32gui UNICODE)
|
||||
|
|
Loading…
Reference in a new issue