16 lines
255 B
Text
16 lines
255 B
Text
[Project]
|
|
Name = Image Viewer
|
|
Author = DVX Project
|
|
Description = BMP, PNG, JPEG, and GIF viewer
|
|
Icon = ICON32.BMP
|
|
|
|
[Modules]
|
|
File0 = ../../../include/basic/commdlg.bas
|
|
Count = 1
|
|
|
|
[Forms]
|
|
File0 = imgview.frm
|
|
Count = 1
|
|
|
|
[Settings]
|
|
StartupForm = ImgViewForm
|