c6a9cd69c2
* NEW: Add examples again. I hope correctly this time. git-svn-id: svn://localhost/gambas/trunk@6726 867c0c6c-44f3-4631-809d-bfa615b0a4ec
18 lines
377 B
XML
18 lines
377 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 3.5.90
|
|
Title=Array of Controls
|
|
Startup=FMain
|
|
Icon=phone.png
|
|
Version=3.6.2
|
|
VersionFile=1
|
|
Component=gb.image
|
|
Component=gb.gui
|
|
Component=gb.form
|
|
Description="Example how to use an array of controls"
|
|
Authors="Matti (math.eber@t-online.de)"
|
|
TabSize=2
|
|
Translate=1
|
|
Language=de
|
|
ControlPublic=1
|
|
SourcePath=/home/mathias/Basic
|
|
Packager=1
|