0558b53493
The XS was left only for the unit / integration tests, and it links libslic3r only. No wxWidgets are allowed to be used from Perl starting from now.
13 lines
160 B
Batchfile
13 lines
160 B
Batchfile
@set DIRVERNAME=giveio
|
|
|
|
@loaddrv status %DIRVERNAME%
|
|
@if errorlevel 1 goto error
|
|
|
|
@goto exit
|
|
|
|
:error
|
|
@echo ERROR: Status querry for %DIRVERNAME% failed
|
|
|
|
:exit
|
|
|