Compiles with NSIS_SUPPORT_VERSION_INFO
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2641 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9633f0363d
commit
dff6515865
1 changed files with 0 additions and 2 deletions
|
@ -4599,9 +4599,7 @@ int CEXEBuild::doCommand(int which_token, LineParser &line)
|
||||||
|
|
||||||
#else
|
#else
|
||||||
case TOK_VI_ADDKEY:
|
case TOK_VI_ADDKEY:
|
||||||
case TOK_VI_ADDTRANSLATION:
|
|
||||||
case TOK_VI_SETPRODUCTVERSION:
|
case TOK_VI_SETPRODUCTVERSION:
|
||||||
case TOK_VI_SETVERSIONLANGUAGE:
|
|
||||||
ERROR_MSG("Error: %s specified, NSIS_SUPPORT_VERSION_INFO not defined.\n",line.gettoken_str(0));
|
ERROR_MSG("Error: %s specified, NSIS_SUPPORT_VERSION_INFO not defined.\n",line.gettoken_str(0));
|
||||||
return PS_ERROR;
|
return PS_ERROR;
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue