ladybird/Applications/DisplayProperties
joshua stein ac25438d54 Build: clean up build system, use one shared Makefile
Allow everything to be built from the top level directory with just
'make', cleaned with 'make clean', and installed with 'make
install'.  Also support these in any particular subdirectory.

Specifying 'make VERBOSE=1' will print each ld/g++/etc. command as
it runs.

Kernel and early host tools (IPCCompiler, etc.) are built as
object.host.o so that they don't conflict with other things built
with the cross-compiler.
2019-12-20 20:20:54 +01:00
..
DisplayProperties.cpp DisplayProperties: Highlight current resolution at startup 2019-12-19 10:34:44 +01:00
DisplayProperties.h LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
ItemListModel.h Applications: Create a display properties manager 2019-09-07 16:51:15 +02:00
main.cpp DisplayProperties: Start at top left position for full view at low resoluations. 2019-12-15 19:50:54 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00