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

7 lines
162 B
Plaintext
Raw Normal View History

2022-04-25 22:20:33 +08:00
####################################################################
# Startup
2022-04-27 19:14:26 +08:00
!define COMPILERNAME \"Clang 14.0.0\"
2022-04-25 22:20:33 +08:00
!define DEVCPP_VERSION \"$${APP_VERSION}\"