mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 09:32:41 +02:00
4 lines
106 B
Batchfile
4 lines
106 B
Batchfile
@dir /b /on *.png >pnglist.tmp
|
|
@..\..\..\tools\lazres.exe taaggpas.res @pnglist.tmp
|
|
@del pnglist.tmp >nul
|