mirror of
https://github.com/majn/telegram-purple
synced 2025-08-22 01:49:53 +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:
parent
9bd5390146
commit
4e6b14e909
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user