Commit 35639cb947708059e93bc5957e1038ad1c492465

Authored by Perry Werneck
1 parent dbc32d1a
Exists in develop

Just forcing workflow to run.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
win/pw3270.nsi.in
... ... @@ -222,6 +222,7 @@ SubSection "@PRODUCT_NAME@" SecMain
222 222 Section "Remote control" IPCPlugin
223 223  
224 224 ${DisableX64FSRedirection}
  225 +
225 226 CreateDirectory "$INSTDIR\lib\@PRODUCT_NAME@-plugins"
226 227 file "/oname=$INSTDIR\lib\@PRODUCT_NAME@-plugins\ipcserver.dll" "lib\@PRODUCT_NAME@-plugins\ipcserver.dll"
227 228  
... ...