From 2596436d1b9c59d23089524a8b9a7f8c0e994b85 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 6 Jul 2021 10:16:25 +0000 Subject: Set up app description/author --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4fd0cc9..9c856bc 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,10 @@ DATA := data INCLUDES := include GRAPHICS := gfx +APP_TITLE := 3DSSPEC +APP_DESCRIPTION := ZX Spectrum emulator +APP_AUTHOR := Ian Cowburn + #--------------------------------------------------------------------------------- # options for code generation #--------------------------------------------------------------------------------- -- cgit v1.2.3