21e325b27a
* NEW: Put the old examples in '/trunk/app/examples'. git-svn-id: svn://localhost/gambas/trunk@6724 867c0c6c-44f3-4631-809d-bfa615b0a4ec
15 lines
286 B
XML
15 lines
286 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 3.5.90
|
|
Title=V4L2 Compatible Webcam
|
|
Startup=FMain
|
|
Icon=camera.png
|
|
Version=3.6.90
|
|
VersionFile=1
|
|
Component=gb.image
|
|
Component=gb.gui
|
|
Component=gb.form
|
|
Component=gb.settings
|
|
Component=gb.v4l
|
|
Environment="GB_GUI=gb.gtk"
|
|
TabSize=2
|
|
Packager=1
|