diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-27 21:55:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-27 21:55:24 +0100 |
| commit | bfd9b87675c4d0662e93639b446cb30182769afc (patch) | |
| tree | 1917555d73f56a6cde21cb642d2e925506c4bd5b | |
| parent | 6166c045a8de42edd09924fdd995a77a3b753e54 (diff) | |
Add windows batch files.
| -rw-r--r-- | run/dcpomatic.bat | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
