Changeset 20 for trunk/VCSCommander.lpr
- Timestamp:
- Apr 3, 2025, 10:37:14 PM (9 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VCSCommander.lpr
r14 r20 4 4 5 5 uses 6 {$IFDEF UNIX} {$IFDEF UseCThreads}7 cthreads, 8 {$ENDIF} {$ENDIF}6 {$IFDEF UNIX} 7 cthreads, clocale, 8 {$ENDIF} 9 9 Interfaces, // this includes the LCL widgetset 10 10 Forms, UFormMain, UCore, Common, TemplateGenerics, UFormBrowse, UVCS,
Note:
See TracChangeset
for help on using the changeset viewer.