From: Carl Hetherington Date: Mon, 8 Apr 2019 21:21:03 +0000 (+0100) Subject: Put file in right place. X-Git-Tag: v2.13.146~11 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=98df775c61db5f22805234ea06f4c9f7faacd696;p=dcpomatic.git Put file in right place. --- diff --git a/dcpomatic2_player_debug.bat b/dcpomatic2_player_debug.bat deleted file mode 100644 index f68340a7a..000000000 --- a/dcpomatic2_player_debug.bat +++ /dev/null @@ -1 +0,0 @@ -gdb.exe -x gdb_script dcpomatic2_player.exe > %HOMEPATH%/Documents/dcpomatic_debug_log.txt diff --git a/platform/windows/dcpomatic2_player_debug.bat b/platform/windows/dcpomatic2_player_debug.bat new file mode 100644 index 000000000..f68340a7a --- /dev/null +++ b/platform/windows/dcpomatic2_player_debug.bat @@ -0,0 +1 @@ +gdb.exe -x gdb_script dcpomatic2_player.exe > %HOMEPATH%/Documents/dcpomatic_debug_log.txt