RedPanda-CPP/platform/windows/installer-scripts/config.nsh.in

7 lines
175 B
Plaintext
Raw Normal View History

2022-01-16 19:39:26 +08:00
####################################################################
# Startup
2023-06-25 08:53:21 +08:00
!define COMPILERNAME \"MinGW-w64 X86_64 GCC 11.4\"
2022-01-16 19:39:26 +08:00
!define DEVCPP_VERSION \"$${APP_VERSION}\"