Skip to content

Commit

Permalink
Windows installer: add missing Player One camera DLL
Browse files Browse the repository at this point in the history
  • Loading branch information
agalasso committed Jan 12, 2025
1 parent 1d50f61 commit f5cb82d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phd2.iss.in
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Source: Release\SXUSB.dll; DestDir: {app}; Flags: replacesameversion
Source: Release\tbb.dll; DestDir: {app}; Flags: replacesameversion
Source: Release\toupcam.dll; DestDir: {app}; Flags: replacesameversion
Source: Release\SVBCameraSDK.dll; DestDir: {app}; Flags: replacesameversion
Source: Release\PlayerOneCamera.dll; DestDir: {app}; Flags: replacesameversion
Source: Release\LIBCURL.DLL; DestDir: {app}; Flags: replacesameversion
Source: ..\build\dark_mover.vbs; DestDir: {tmp}; Flags: replacesameversion
; Missing: TIS_DShowLib09.dll
Expand Down

0 comments on commit f5cb82d

Please sign in to comment.