Skip to content

Commit

Permalink
for now, don't add networkinformation
Browse files Browse the repository at this point in the history
  • Loading branch information
sunderme committed Oct 25, 2024
1 parent 2226a2a commit 9d44ce3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utilities/texstudio-msys.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,10 @@ SetOutPath $INSTDIR\tls
File .\tls\qcertonlybackend.dll.
File .\tls\qschannelbackend.dll.

SetOutPath $INSTDIR\networkinformation
#SetOutPath $INSTDIR\networkinformation

File .\networkinformation\qglib.dll
File .\networkinformation\qnetworklistmanager.dll
#File .\networkinformation\qglib.dll
#File .\networkinformation\qnetworklistmanager.dll

SetOutPath $INSTDIR\help

Expand Down

0 comments on commit 9d44ce3

Please sign in to comment.