We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2745d4 commit f7e4723Copy full SHA for f7e4723
1 file changed
Makefile
@@ -35,6 +35,10 @@ SOURCES := source
35
DATA := data
36
INCLUDES := include
37
EXEFS_SRC := exefs_src
38
+APP_TITLEID := Pynx
39
+APP_AUTHOR := nx-python Authors, Python Software Foundation
40
+APP_VERSION := 0.1.0-alpha
41
+ICON := pynx.jpg
42
43
#---------------------------------------------------------------------------------
44
# options for code generation
0 commit comments