diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-22 07:49:00 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-22 07:49:00 +0200 |
| commit | fa11bd7c8def3e9bf883db4007a99fb0bd01d598 (patch) | |
| tree | 8906d8cda4e9c8c902ed7422b3ac5c36d1f655a7 | |
| parent | 4cc464116d516d3c86f8468282e19c9884521265 (diff) | |
Add missing dcpomatic2_create.bat.
| -rw-r--r-- | platform/windows/dcpomatic2_create_debug.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/dcpomatic2_create_debug.bat b/platform/windows/dcpomatic2_create_debug.bat new file mode 100644 index 000000000..897e531d3 --- /dev/null +++ b/platform/windows/dcpomatic2_create_debug.bat @@ -0,0 +1 @@ +gdb.exe -x gdb_script dcpomatic2_create.exe > %HOMEPATH%/Documents/dcpomatic_debug_log.txt |
