mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-13 21:12:56 -04:00
add sqlite3 dll to the installer package
This commit is contained in:
parent
a6248dfc98
commit
0029cf0c9f
@ -54,6 +54,7 @@ Section "MainSection" SEC01
|
||||
File "..\..\..\win32\dll\gnu_regex.dll"
|
||||
File "..\..\..\win32\dll\pthreadVC2.dll"
|
||||
File "..\..\..\win32\dll\sqlite.dll"
|
||||
File "..\..\..\win32\dll\sqlite3.dll"
|
||||
File "..\..\..\win32\dll\zlib.dll"
|
||||
|
||||
SetOutPath "$INSTDIR\admin-root"
|
||||
|
Loading…
x
Reference in New Issue
Block a user