Add windows batch files.
authorCarl Hetherington <cth@carlh.net>
Mon, 27 May 2013 20:55:24 +0000 (21:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 27 May 2013 20:55:24 +0000 (21:55 +0100)
run/dcpomatic.bat [new file with mode: 0644]

diff --git a/run/dcpomatic.bat b/run/dcpomatic.bat
new file mode 100644 (file)
index 0000000..abc867e
--- /dev/null
@@ -0,0 +1,4 @@
+
+set PATH=%PATH%:src\lib:..\..\Environments\64\bin
+build\src\tools\dvdomatic.exe
+pause
\ No newline at end of file