gtk2/examples/application5
Emmanuele Bassi 9aae351487 examples: Clean up the standalone Makefiles
Do not hardcode GCC as the compiler; use $(shell) expansion instead of
backticks; split the built source into its own variable.
2015-05-26 18:01:39 +01:00
..
app-menu.ui
exampleapp.c
exampleapp.gresource.xml
exampleapp.h
exampleappwin.c Make include order consistent in example applications 2014-11-28 23:57:16 -05:00
exampleappwin.h
main.c Make include order consistent in example applications 2014-11-28 23:57:16 -05:00
Makefile.am Beautify example Makefiles a bit 2014-11-29 00:26:52 -05:00
Makefile.example examples: Clean up the standalone Makefiles 2015-05-26 18:01:39 +01:00
org.gtk.exampleapp.gschema.xml
window.ui