Select Git revision
-
William Billingsley authored
This switches to just using Swing and no modules for better compatibility with working with VS Code.
William Billingsley authoredThis switches to just using Swing and no modules for better compatibility with working with VS Code.
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