Revision 46a7983c
Von cstim vor mehr als 20 Jahren hinzugefügt
gwenhywfar.iss.in | ||
---|---|---|
windir := MingwBacksl(ExpandConstant('{win}'));
|
||
appdir := MingwBacksl(ExpandConstant('{app}'));
|
||
includedir := appdir + '/include';
|
||
plugindir := appdir + '/lib/@PACKAGE@/plugins';
|
||
plugindir := appdir + '/lib/@PACKAGE@/plugins/@GWENHYWFAR_SO_EFFECTIVE@';
|
||
|
||
{ Now make all the replacements }
|
||
{ Explanation: StringChange(S,FromStr,ToStr): Change all occurances in S of FromStr to ToStr. }
|
Auch abrufbar als: Unified diff
Fix iss input file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@704 70169cfe-8b10-0410-8925-dcb4b91034d8