projects
/
synfig.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bd37688d93985c722f2db87503462be59b7ddbcd
[synfig.git]
/
1
Section "mod_magickpp" Sec_mod_magickpp
2
SetOutPath "$INSTDIR\lib\synfig\modules"
3
File /oname=mod_magickpp.dll "src\modules\mod_magickpp\.libs\libmod_magickpp.dll"
4
FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a
5
FileSeek $0 0 END
6
FileWrite $0 "mod_magickpp"
7
FileWriteByte $0 "13"
8
FileWriteByte $0 "10"
9
FileClose $0
10
SectionEnd
11