Emmanuele Bassi
|
6f2ff620bd
|
build: Replace deprecated 'gui_app'
Use `win_subsystem: 'windows'` instead.
|
2021-12-24 15:51:11 +00:00 |
|
Emmanuele Bassi
|
99e0929d6c
|
build: Use a consistent style for Meson files
|
2020-12-15 12:46:59 +00:00 |
|
Timm Bäder
|
5d1e006a95
|
demos/constraint-editor: Add common_cflags to build
And fix all the warnings and errors generated.
|
2020-03-06 18:51:10 +01:00 |
|
Chun-wei Fan
|
a20fd5e14e
|
demos/constraint-editor: Fix linking on MSVC builds
We must apply the /entry:mainCRTStartup linker flag in order to link GTK
apps in pure GUI form. This follows what is done in demos/gtk-demo,
etc.
|
2019-07-08 18:37:27 +08:00 |
|
Matthias Clasen
|
514de0b91a
|
Add a constraint editor demo
This is an initial cut at providing a tool
for interactive exploration of constraints.
|
2019-07-01 00:10:11 +01:00 |
|