mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-20 13:15:16 -04:00
minidump integration
This commit is contained in:
parent
96eaeb4851
commit
b459f2010e
9 changed files with 130 additions and 21 deletions
|
@ -27,6 +27,7 @@ if(WIN32)
|
|||
target_sources(skeldal_platform PRIVATE
|
||||
windows/save_folder.cpp
|
||||
windows/map_file.cpp
|
||||
windows/minidump.cpp
|
||||
)
|
||||
add_executable(skeldal WIN32)
|
||||
target_sources(skeldal PRIVATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue