diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-24 18:35:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-24 18:35:07 +0100 |
| commit | 79cc67814f0be07bb35d1908f5a2ddf955e67f23 (patch) | |
| tree | 178ffa8d55c04f03b552221cddf0463fffb6e67f /wscript | |
| parent | dd1de79be1ab22b5f75881a60925eb05b55525a8 (diff) | |
Tweak windows building.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ import subprocess import os +import sys APPNAME = 'dvdomatic' VERSION = '0.30pre' |
