diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-22 01:13:12 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-22 01:13:12 +0200 |
| commit | 4cc464116d516d3c86f8468282e19c9884521265 (patch) | |
| tree | d76dd5b2c7a325abe9a77b3847468feaeea7e59b | |
| parent | b3e2face636658fcf0a49f2d831d12c8d912e99a (diff) | |
Add missing dcpomatic2_cli.bat.
| -rw-r--r-- | platform/windows/dcpomatic2_cli_debug.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/dcpomatic2_cli_debug.bat b/platform/windows/dcpomatic2_cli_debug.bat new file mode 100644 index 000000000..615a7aecc --- /dev/null +++ b/platform/windows/dcpomatic2_cli_debug.bat @@ -0,0 +1 @@ +gdb.exe -x gdb_script dcpomatic2_cli.exe > %HOMEPATH%/Documents/dcpomatic_debug_log.txt |
