mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
16 lines
224 B
Text
16 lines
224 B
Text
description "Rudimentary file synchronization test for FSMon Filesystem Monitor Package\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
FSMon;
|
|
|
|
file
|
|
SyncUtils.h,
|
|
SyncUtils.cpp,
|
|
FSMonSync.lay,
|
|
FSMonSync.h,
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI MT";
|
|
|