mirror of
https://github.com/OpenTrespasser/JurassicParkTrespasser.git
synced 2024-12-20 23:51:58 +00:00
PhysicsTest/CMakeLists.txt: add Windows libraries to linker input
This commit is contained in:
parent
f1cae2e29c
commit
3dccc8d8e1
@ -43,4 +43,9 @@ target_link_libraries(${PROJECT_NAME}
|
||||
WinShell
|
||||
|
||||
lz32
|
||||
winmm
|
||||
|
||||
ddraw
|
||||
dxguid
|
||||
dsound
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user