gambas-source-code/app/examples/Drawing/Barcode/.project
Benoît Minisini c6a9cd69c2 [EXAMPLES]
* NEW: Add examples again. I hope correctly this time.


git-svn-id: svn://localhost/gambas/trunk@6726 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-12-12 19:58:52 +00:00

21 lines
614 B
XML

# Gambas Project File 3.0
# Compiled with Gambas 3.5.90
Title=Barcode Printing
Startup=FMain
Icon=barcode.png
Version=3.6.2
VersionFile=1
Component=gb.image
Component=gb.gui
Description="A module to print EAN-13 barcodes. The barcode is constructed from first principles (http://en.wikipedia.org/wiki/European_Article_Number). The barcode can be formatted for screen or printer."
Environment="GB_GUI=gb.gtk"
TabSize=2
Translate=1
Language=de
Maintainer=charles
Address=c_guerin@o2.co.uk
License=General Public Licence
Packager=1
Systems=ubuntu
Menus=ubuntu:"Apps/Programming"
Groups=ubuntu:"Development/Databases"