From e362d542009ffeadb4fc892bea605d03d9802bdf Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 23 Sep 2016 13:20:24 +0100 Subject: Fix build of Windows debug version. --- platform/windows/dcpomatic2_batch_debug.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 platform/windows/dcpomatic2_batch_debug.bat (limited to 'platform/windows/dcpomatic2_batch_debug.bat') 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 -- cgit v1.2.3