mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 07:56:59 +00:00
parent
8dc90a4c7e
commit
367a94211b
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue