mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-03 18:59:51 +01:00
4 lines
108 B
Batchfile
4 lines
108 B
Batchfile
@dir /b /on *.png >pnglist.tmp
|
|
@..\..\..\tools\lazres.exe ..\tagraph.lrs @pnglist.tmp
|
|
@del pnglist.tmp >nul
|