diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-07-01 21:26:33 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-07-02 20:04:48 +0200 |
| commit | a85d16345c25775b6fa1a52b7e76453dc7e7701e (patch) | |
| tree | 03edde83a4f5f0bea4fc23ab2189111407da623a /platform/windows | |
| parent | e0245b322c3269e310ca92d56a23b79c13c2af31 (diff) | |
Fix debug build on Windows.
Diffstat (limited to 'platform/windows')
| -rw-r--r-- | platform/windows/dcpomatic2_editor_debug.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/dcpomatic2_editor_debug.bat b/platform/windows/dcpomatic2_editor_debug.bat new file mode 100644 index 000000000..27ccb7f80 --- /dev/null +++ b/platform/windows/dcpomatic2_editor_debug.bat @@ -0,0 +1 @@ +gdb.exe -x gdb_script dcpomatic2_editor.exe > %HOMEPATH%/Documents/dcpomatic_debug_log.txt |
