2014-12-12 20:58:52 +01:00
|
|
|
# Gambas Project File 3.0
|
|
|
|
# Compiled with Gambas 3.2.0
|
|
|
|
Title=Drag & Drop
|
|
|
|
Startup=FDragNDrop
|
|
|
|
Icon=drop.png
|
|
|
|
Version=3.6.2
|
|
|
|
VersionFile=1
|
|
|
|
Component=gb.image
|
|
|
|
Component=gb.gui
|
|
|
|
Component=gb.form
|
|
|
|
Environment="GB_GUI=gb.gtk"
|
|
|
|
TabSize=2
|
|
|
|
ExecPath=/home/benoit/gambas/examples/Basic/DragNDrop/DragNDrop
|
|
|
|
Maintainer=benoit
|
|
|
|
Vendor=Princeton
|
|
|
|
Address=benoit@localhost
|
|
|
|
License=General Public Licence
|
|
|
|
Packager=1
|
2019-05-16 01:58:19 +02:00
|
|
|
Translate=1
|