mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Switch to the perl version of the test script
This commit is contained in:
parent
63d8067010
commit
577fd21162
@ -24,7 +24,7 @@ DEPTH=..\..\..
|
||||
|
||||
MAKE_OBJ_TYPE = EXE
|
||||
PROGRAM = .\$(OBJDIR)\TestOutput.exe
|
||||
BATCHSCRIPT = TestOutSinks.bat
|
||||
BATCHSCRIPT = TestOutSinks.pl
|
||||
|
||||
OBJS = \
|
||||
.\$(OBJDIR)\Convert.obj \
|
||||
|
@ -24,7 +24,7 @@ DEPTH=..\..\..
|
||||
|
||||
MAKE_OBJ_TYPE = EXE
|
||||
PROGRAM = .\$(OBJDIR)\TestOutput.exe
|
||||
BATCHSCRIPT = TestOutSinks.bat
|
||||
BATCHSCRIPT = TestOutSinks.pl
|
||||
|
||||
OBJS = \
|
||||
.\$(OBJDIR)\Convert.obj \
|
||||
|
Loading…
x
Reference in New Issue
Block a user