|
@@ -110,6 +110,7 @@ endif()
|
|
|
target_link_libraries(steam_api64 PRIVATE
|
|
target_link_libraries(steam_api64 PRIVATE
|
|
|
kernel32 bcrypt user32 gdi32 dwmapi
|
|
kernel32 bcrypt user32 gdi32 dwmapi
|
|
|
d3dcompiler shell32 ws2_32 synchronization
|
|
d3dcompiler shell32 ws2_32 synchronization
|
|
|
|
|
+ windowscodecs
|
|
|
)
|
|
)
|
|
|
|
|
|
|
|
set_target_properties(steam_api64 PROPERTIES
|
|
set_target_properties(steam_api64 PROPERTIES
|