19 lines
392 B
Text
19 lines
392 B
Text
|
# 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
|