Skip to content

Commit 6d78743

Browse files
committed
Update installer
1 parent 75dde14 commit 6d78743

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

installer/osara.nsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Section "OSARA plug-in" SecPlugin
8787
; However, it's fine on a 64 bit system even with 32 bit REAPER.
8888
${If} ${RunningX64}
8989
File "..\build\x86_64\reaper_osara64.dll"
90+
File "..\build\arm64\reaper_osara_arm64ec.dll"
9091
${EndIf}
9192
SetOutPath "$INSTDIR\KeyMaps"
9293
File /oname=OSARA.ReaperKeyMap "..\config\windows\reaper-kb.ini"

0 commit comments

Comments
 (0)