mirror of
https://github.com/reactos/reactos.git
synced 2026-05-26 02:45:02 +08:00
committed by
Hermès BÉLUSCA - MAÏTO
parent
8dc90a4c7e
commit
367a94211b
@@ -9,11 +9,6 @@ add_definitions(
|
||||
include_directories(${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine)
|
||||
spec2def(atl.dll atl.spec ADD_IMPORTLIB)
|
||||
|
||||
if(MSVC)
|
||||
# Disable warning C4477 (printf format warnings)
|
||||
add_compile_flags("/wd4477")
|
||||
endif()
|
||||
|
||||
list(APPEND SOURCE
|
||||
atl.c
|
||||
atl30.c
|
||||
|
||||
Reference in New Issue
Block a user