2014-12-12 20:58:52 +01:00
|
|
|
# Gambas Project File 3.0
|
2019-05-20 08:47:52 +02:00
|
|
|
# Compiled with Gambas 3.8.90
|
2014-12-12 20:58:52 +01:00
|
|
|
Title=V4L2 Compatible Webcam
|
2019-05-28 06:40:31 +02:00
|
|
|
Description="Encryptec WebCam Viewer"
|
2014-12-12 20:58:52 +01:00
|
|
|
Startup=FMain
|
|
|
|
Icon=camera.png
|
2019-05-20 08:47:52 +02:00
|
|
|
Version=3.8.90
|
2014-12-12 20:58:52 +01:00
|
|
|
VersionFile=1
|
|
|
|
Component=gb.image
|
|
|
|
Component=gb.gui
|
|
|
|
Component=gb.form
|
|
|
|
Component=gb.settings
|
|
|
|
Component=gb.v4l
|
|
|
|
Environment="GB_GUI=gb.gtk"
|
|
|
|
TabSize=2
|
2019-05-17 08:29:42 +02:00
|
|
|
Packager=1
|
2019-05-20 08:47:52 +02:00
|
|
|
Translate=1
|