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

7 lines
175 B
Plaintext
Raw Normal View History

2022-01-16 19:39:26 +08:00
####################################################################
# Startup
!define COMPILERNAME \"MinGW-w64 X86_64 GCC 11.2\"
2022-01-16 19:39:26 +08:00
!define DEVCPP_VERSION \"$${APP_VERSION}\"