gambas-source-code/app/examples/Drawing/Barcode/.project

22 lines
614 B
Text
Raw Normal View History

# 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"