Changeset 91 for trunk/vCardStudio.lpr
- Timestamp:
- Feb 2, 2022, 4:33:25 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/vCardStudio.lpr
r90 r91 8 8 {$ENDIF} 9 9 Interfaces, // this includes the LCL widgetset 10 Forms, UFormMain, UCore, Common, UDataFile, SysUtils, UFormTest, UTest; 10 Forms, UFormMain, UCore, Common, UDataFile, SysUtils, UFormTest, UTest, 11 UFormTestCase; 11 12 12 13 {$R *.res}
Note:
See TracChangeset
for help on using the changeset viewer.