Skip to content

Commit 62f5670

Browse files
Merge pull request avTranscoder#70 from cchampet/build_versioning_windows
Fix windows versioning
2 parents d8af2ce + abc949c commit 62f5670

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SConscript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import glob, re
22
import os
3+
import sys
34

45
Import( "env" )
56
Import( "envJava" )

0 commit comments

Comments
 (0)