Skip to content

Commit 4afe365

Browse files
Update CMakeLists.txt
1 parent a2ea4ed commit 4afe365

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dll/win32/jscript/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11

2-
remove_definitions(-D_CRT_NON_CONFORMING_SWPRINTFS)
2+
remove_definitions(-D_CRT_NON_CONFORMING_SWPRINTFS -D__ROS_LONG64__)
33
add_definitions(
44
-D__WINESRC__
5-
-D__ROS_LONG64__
65
-D_USE_MATH_DEFINES)
76

87
include_directories(${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine)

0 commit comments

Comments
 (0)