pascalabcnet/ReleaseGenerators/sect_LocEng.nsh

6 lines
120 B
Plaintext
Raw Normal View History

2015-05-14 22:35:07 +03:00
Section "English" EngLoc
SectionIn 1
SetOutPath "$INSTDIR\Lng\Eng"
File "..\bin\Lng\Eng\*"
SectionEnd