Select Git revision
build.gradle
-
Will Billingsley authored
0.0.10 seems to have fixed the issue with running modular JavaFX projects, allowing us to drop the previous (manual) fix.
Will Billingsley authored0.0.10 seems to have fixed the issue with running modular JavaFX projects, allowing us to drop the previous (manual) fix.
Makefile 211 B
DOC_NAME = Thesis
# I don't have a separate references directory
REFERENCES_DIR =
# My styles are all in the root
STYLES_DIR =
# also no graphics
GRAPHICS_DIR =
include mk/platform.mk
include mk/targets.mk