2012-08-28 00:55:45 +02:00
|
|
|
# Gambas Project File 3.0
|
|
|
|
# Compiled with Gambas 3.2.90
|
|
|
|
Title=Pop3Client
|
|
|
|
Startup=MTest
|
2012-08-28 01:27:29 +02:00
|
|
|
Version=0.0.1
|
2012-08-28 00:55:45 +02:00
|
|
|
Component=gb.net
|
|
|
|
Description="Gambas implementation of the POP3 protocol."
|
2012-08-28 01:27:29 +02:00
|
|
|
Authors="sebikul <sebikul@gmail.com>"
|
2012-08-28 00:55:45 +02:00
|
|
|
TabSize=2
|
|
|
|
Type=Component
|
|
|
|
Packager=1
|