14 lines
517 B
Text
14 lines
517 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.5.90
|
||
|
Title=WatchGambasDirectory
|
||
|
Startup=MMain
|
||
|
Icon=watch.svg
|
||
|
Version=3.6.2
|
||
|
VersionFile=1
|
||
|
Component=gb.inotify
|
||
|
Description="Watch the Gambas temporary directory, /tmp/gambas.UID, to detect starting and ending Gambas processes.\n\nThis project shows basic usage of gb.inotify's Watch class without going very far in demonstrating its capabilities/available events."
|
||
|
Authors="(C) 2014 Tobias Boege <tobias@gambas-buch.de>, GPLv2+."
|
||
|
TabSize=2
|
||
|
SourcePath=/tmp
|
||
|
Packager=1
|