Emmanuele Bassi
|
803ae6a62f
|
examples: Rename the pkg-config file for GTK 4
We dropped the '+' and the major.minor version from the pkg-config file
name.
|
2019-02-05 10:27:57 +01:00 |
|
Mohammed Sadiq
|
c5976fed9a
|
examples: Fix Makefiles to use gtk4 for build
|
2018-05-07 22:29:32 +05:30 |
|
Matthias Clasen
|
22b6df025e
|
Fix example Makefiles
Put OBJS before LIBS on the commandline to make things
work better.
https://bugzilla.gnome.org/show_bug.cgi?id=768142
|
2016-07-03 13:54:11 -04:00 |
|
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 |
|
Emmanuele Bassi
|
c55c18c23e
|
examples: Fix clean rule in stand alone Makefiles
Remove all the built files, including the exampleapp binary.
|
2014-12-06 13:30:24 +00:00 |
|
Emmanuele Bassi
|
f718bc9bc9
|
examples: Add stand alone Makefile for application10
Missed out on the last application examples.
|
2014-12-06 13:25:01 +00:00 |
|