From bfd9b87675c4d0662e93639b446cb30182769afc Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 27 May 2013 21:55:24 +0100 Subject: [PATCH] Add windows batch files. --- run/dcpomatic.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 run/dcpomatic.bat diff --git a/run/dcpomatic.bat b/run/dcpomatic.bat new file mode 100644 index 000000000..abc867eff --- /dev/null +++ b/run/dcpomatic.bat @@ -0,0 +1,4 @@ + +set PATH=%PATH%:src\lib:..\..\Environments\64\bin +build\src\tools\dvdomatic.exe +pause \ No newline at end of file -- 2.30.2