mirror of
https://github.com/Rayerd/dfl.git
synced 2025-04-26 13:09:57 +03:00
11 lines
169 B
Batchfile
11 lines
169 B
Batchfile
@goto done
|
|
|
|
@set _dlib_save89824=%dlib%
|
|
@set dlib=Tango
|
|
|
|
@call makelib.bat
|
|
|
|
@set dlib=%_dlib_save89824%
|
|
|
|
:done
|
|
@echo Now, DFL with Tango library is not work.
|