pascalabcnet/ReleaseGenerators/sect_PluginSTV.nsh
Бондарев Иван e6e67c193c initial commit
2015-05-14 21:35:07 +02:00

6 lines
228 B
Plaintext

Section "Âèçóàëèçàòîð ñèíòàêñè÷åñêîãî äåðåâà" SyantaxTreeVisualisator
SectionIn 1
SetOutPath "$INSTDIR"
File "..\bin\SyntaxTreeVisualisator.dll"
${AddFile} "SyntaxTreeVisualisator.dll"
SectionEnd