diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-23 13:20:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-23 19:03:03 +0100 |
| commit | e362d542009ffeadb4fc892bea605d03d9802bdf (patch) | |
| tree | 3bf16a742ff5e287fb29ea8142db13060819729f /platform/windows/dcpomatic2_batch_debug.bat | |
| parent | 86cecf06e9ce01230904cb1d7a40b4f1e65547cd (diff) | |
Fix build of Windows debug version.
Diffstat (limited to 'platform/windows/dcpomatic2_batch_debug.bat')
| -rw-r--r-- | platform/windows/dcpomatic2_batch_debug.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/dcpomatic2_batch_debug.bat b/platform/windows/dcpomatic2_batch_debug.bat new file mode 100644 index 000000000..822721134 --- /dev/null +++ b/platform/windows/dcpomatic2_batch_debug.bat @@ -0,0 +1 @@ +gdb.exe -x gdb_script dcpomatic2_batch.exe > %HOMEPATH%/Documents/dcpomatic_debug_log.txt |
