mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Revert r66580 and r66579.
svn path=/trunk/; revision=66587
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
include_directories(${REACTOS_SOURCE_DIR}/win32ss/core)
|
||||
include_directories(${REACTOS_SOURCE_DIR}/win32ss)
|
||||
|
||||
list(APPEND SOURCE
|
||||
AddFontResource.c
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
add_definitions(-D_DLL -D__USE_CRTIMP)
|
||||
include_directories(${REACTOS_SOURCE_DIR}/win32ss/core/include)
|
||||
include_directories(${REACTOS_SOURCE_DIR}/win32ss/include)
|
||||
|
||||
list(APPEND SOURCE
|
||||
osver.c
|
||||
|
||||
Reference in New Issue
Block a user