mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[CMAKE]
- fix build svn path=/trunk/; revision=53507
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user