mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-02 19:18:14 +02:00
14 lines
339 B
Plaintext
14 lines
339 B
Plaintext
object CleanDirServiceMapper: TCleanDirServiceMapper
|
|
DaemonDefs = <
|
|
item
|
|
DaemonClassName = 'TCleanDirsDaemon'
|
|
Name = 'CleanDirs'
|
|
DisplayName = 'Clean directories service'
|
|
Options = [doAllowPause]
|
|
WinBindings.Dependencies = <>
|
|
WinBindings.StartType = stAuto
|
|
end>
|
|
left = 426
|
|
top = 183
|
|
end
|