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

8 lines
210 B
Plaintext
Raw Normal View History

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