]> sigrok.org Git - pulseview.git/blobdiff - contrib/pulseview_cross.nsi.in
Fix NSIS warning 7998
[pulseview.git] / contrib / pulseview_cross.nsi.in
index 1cbd9eb1630741384d80756ab3fe0f51a8b8f9c6..e6b3c6db53fef07974c91896864baf951c0d4a69 100644 (file)
@@ -27,6 +27,9 @@
 # http://nsis.sourceforge.net/Docs/Modern%20UI%202/Readme.html
 #
 
+# Fix warning 7998: ANSI targets are deprecated
+Unicode True
+
 # Include the "Modern UI" header, which gives us the usual Windows look-n-feel.
 !include "MUI2.nsh"