Skip to content

Commit f7e4723

Browse files
Add ICON, re-add APP_* parameters
1 parent c2745d4 commit f7e4723

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ SOURCES := source
3535
DATA := data
3636
INCLUDES := include
3737
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
3842

3943
#---------------------------------------------------------------------------------
4044
# options for code generation

0 commit comments

Comments
 (0)