c6a9cd69c2
* NEW: Add examples again. I hope correctly this time. git-svn-id: svn://localhost/gambas/trunk@6726 867c0c6c-44f3-4631-809d-bfa615b0a4ec
13 lines
517 B
XML
13 lines
517 B
XML
# 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
|