mirror of
https://codeberg.org/WinDurango/WinDurango.git
synced 2026-04-18 10:33:33 -04:00
Forza Horizon 2 Progress + Fixes
This commit is contained in:
@@ -15,7 +15,7 @@ set(FILES
|
||||
include/WinDurango.KernelX/Hooks.h
|
||||
)
|
||||
|
||||
add_library(WinDurango.KernelX SHARED ${FILES} "include/WinDurango.KernelX/EraCoreApplication.h" "src/EraCoreApplication.cpp" "include/WinDurango.KernelX/EraCoreWindow.h" "src/EraCoreWindow.cpp")
|
||||
add_library(WinDurango.KernelX SHARED ${FILES} "include/WinDurango.KernelX/EraCoreApplication.h" "src/EraCoreApplication.cpp" "include/WinDurango.KernelX/EraCoreWindow.h" "src/EraCoreWindow.cpp" "include/WinDurango.KernelX/MMDeviceEnumerator.h" "src/MMDeviceEnumerator.cpp")
|
||||
|
||||
target_link_libraries(WinDurango.KernelX PRIVATE
|
||||
WinDurango.Common
|
||||
|
||||
Reference in New Issue
Block a user