19 lines
390 B
Text
19 lines
390 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.6.90
|
||
|
Title=POP-Mailbox
|
||
|
Startup=FMain
|
||
|
Icon=pop3client.png
|
||
|
Version=3.6.2
|
||
|
VersionFile=1
|
||
|
Component=gb.image
|
||
|
Component=gb.gui
|
||
|
Component=gb.form
|
||
|
Component=gb.settings
|
||
|
Component=gb.net
|
||
|
Component=gb.mime
|
||
|
Component=gb.net.pop3
|
||
|
Description="Simple mail reader based on the POP3 component."
|
||
|
Authors="sebikul <sebikul@gmail.com>"
|
||
|
TabSize=2
|
||
|
Packager=1
|