2
0
mirror of https://github.com/majn/telegram-purple synced 2025-08-22 09:57:44 +00:00

Windows: Avoid deprecated 'ansi' target

Without this patch, building produces the following warning:

Processing script file: telegram-purple.nsi (UTF8)

Processed 1 file, writing output (x86-ansi):
warning 7998: ANSI targets are deprecated
This commit is contained in:
Ben Wiederhake 2020-12-28 20:08:45 +01:00
parent 9bd5390146
commit 4e6b14e909

View File

@ -19,6 +19,7 @@
; Script based on the Skype4Pidgin and Off-the-Record Messaging NSI files
SetCompressor /SOLID /FINAL lzma
Unicode True
; todo: SetBrandingImage
; HM NIS Edit Wizard helper defines