SpiffyTek
/
SMACheck
Archived
1
0
Fork 0

Updated compiler settings to be compatible with latest compiler version

This commit is contained in:
MadMakz 2014-02-02 12:22:32 +01:00
parent 235e86fe5d
commit 333725005d
1 changed files with 4 additions and 4 deletions

View File

@ -12,11 +12,11 @@
#AutoIt3Wrapper_UPX_Parameters=-qq --best --lzma --compress-icons=2
#AutoIt3Wrapper_res_requestedExecutionLevel=None ;None, asInvoker, highestAvailable or requireAdministrator (default=None)
;#AutoIt3Wrapper_Res_ProductVersion=x.x.x.x ; Broken, use #AutoIt3Wrapper_Res_Field=ProductVersion|x.x.x as workarround.
#AutoIt3Wrapper_Res_Field=ProductVersion|Freeware
#AutoIt3Wrapper_Res_Fileversion=1.1.6.117
#AutoIt3Wrapper_Res_ProductVersion=1.1.6.118
;#AutoIt3Wrapper_Res_Field=ProductVersion|Freeware
#AutoIt3Wrapper_Res_Fileversion=1.1.6.118
#AutoIt3Wrapper_Res_FileVersion_AutoIncrement=N ;(Y/N/P) AutoIncrement FileVersion After Aut2EXE is finished. default=N. P=Prompt, Will ask at Compilation time if you want to increase the versionnumber
#AutoIt3Wrapper_Res_Language=1033 ;Resource Language code . german = 1031, english (U.S.) = 1033. default 2057=English (United Kingdom). For a List see http://technet.microsoft.com/en-us/library/dd346950.aspx
;#AutoIt3Wrapper_Res_Language=1033 ;Resource Language code . german = 1031, english (U.S.) = 1033. default 2057=English (United Kingdom). For a List see http://technet.microsoft.com/en-us/library/dd346950.aspx
#AutoIt3Wrapper_OutFile=..\..\COMPILED\SMACheck.exe
#AutoIt3Wrapper_OutFile_X64=..\..\COMPILED\SMACheck_x64.exe