mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 13:53:49 -07:00
Crash Handler 2.0 (#1466)
* Linux side done * Win V2. need to fix message box. * Fix message box.
This commit is contained in:
parent
b3c7edcf76
commit
c21b2e8f00
6 changed files with 465 additions and 162 deletions
|
@ -263,6 +263,7 @@ set(Source_Files__soh
|
|||
"soh/GameMenuBar.cpp"
|
||||
"soh/UIWidgets.hpp"
|
||||
"soh/UIWidgets.cpp"
|
||||
"soh/CrashHandlerExt.cpp"
|
||||
)
|
||||
source_group("Source Files\\soh" FILES ${Source_Files__soh})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue