diff options
Diffstat (limited to 'test/import.py')
-rw-r--r-- | test/import.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/import.py b/test/import.py index 0e72ec4..cfe72e6 100644 --- a/test/import.py +++ b/test/import.py @@ -90,6 +90,7 @@ tools = [ 'ifl', 'ilink', 'ilink32', + 'intelc', 'jar', 'javac', 'javah', @@ -105,6 +106,8 @@ tools = [ 'mslink', 'msvc', 'msvs', + 'mwcc', + 'mwld', 'nasm', 'pdflatex', 'pdftex', |