mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:46:17 +00:00
[CMAKE]
- fix build svn path=/trunk/; revision=53507
This commit is contained in:
parent
3c9134c338
commit
6f2e9c5d9e
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ add_definitions(-D_WIN32_WINNT=0x500)
|
|||
add_definitions(
|
||||
-D__ROS_LONG64__
|
||||
-D_DLL -D__USE_CRTIMP)
|
||||
|
||||
include_directories(${CMAKE_CURRENT_BINARY_DIR})
|
||||
|
||||
if(MSVC)
|
||||
set(IDL_FLAGS ${IDL_FLAGS} /prefix server s_ /app_config)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue