An open API service indexing awesome lists of open source software.

https://github.com/as400jplpc/srcbuilder-glade

.glade to * .hpp file conversion vos fichiers produit par glade pour être inclus dans vos programmes
https://github.com/as400jplpc/srcbuilder-glade

galde gtkbuilder

Last synced: about 1 month ago
JSON representation

.glade to * .hpp file conversion vos fichiers produit par glade pour être inclus dans vos programmes

Awesome Lists containing this project

README

          

# SRCBUILDER-GLADE
* .glade to * .hpp file conversion

cerr <<"Options:" << endl;

cerr <<"-h -H,--help Show this help message" << endl;

cerr <<"-p -P,--path Path...... Specify the path" << endl;

cerr <<"-f -F,--file File...... specify the file" << endl;

srcbuilder /myPath/ myFile conversion automatique

out > myFile.glade to myFile.hpp

voir exemple DDSREP.glade to DDSREP_glade.hpp

$HOME/srcbuilder -p $HOME/GTK/srcsql/src/ -f DDSREP