1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:28:11 +00:00
serenity/DevTools/FormCompiler
Andreas Kling f07649faba Build: Build the host-side FormCompiler before everything else.
Since we're gonna want to use this for building other apps, it should be
the very first thing we build.
2019-07-10 21:22:27 +02:00
..
form.frm FormCompiler: Start working on a C++ code generator for VisualBuilder forms. 2019-07-10 20:41:31 +02:00
main.cpp FormCompiler: Produce a C++ header file as output. 2019-07-10 21:14:25 +02:00
Makefile Build: Build the host-side FormCompiler before everything else. 2019-07-10 21:22:27 +02:00