16 lines
238 B
Text
16 lines
238 B
Text
[Project]
|
|
Name = Notepad
|
|
Author = DVX Project
|
|
Description = Simple text editor
|
|
Icon = ICON32.BMP
|
|
|
|
[Modules]
|
|
File0 = ../../../include/basic/commdlg.bas
|
|
Count = 1
|
|
|
|
[Forms]
|
|
File0 = notepad.frm
|
|
Count = 1
|
|
|
|
[Settings]
|
|
StartupForm = NotepadForm
|