mirror of
https://github.com/brl/mutter.git
synced 2025-06-24 05:49:59 +00:00
2.0: Bump clutter-1.0 to clutter-2.0
Some places in the build system do not (or cannot) use the macro-ified CLUTTER_API_VERSION, so we need to fix them up manually.
This commit is contained in:
@ -7,8 +7,6 @@
|
||||
*
|
||||
* but when the pointer is over the overlap between red and green,
|
||||
* signals are emitted by green
|
||||
*
|
||||
* gcc -g -O0 -o stacked-actors-and-events stacked-actors-and-events.c `pkg-config --libs --cflags clutter-1.0 glib-2.0` -lm
|
||||
*/
|
||||
#include <clutter/clutter.h>
|
||||
|
||||
|
Reference in New Issue
Block a user