mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-21 06:45:22 -06:00
Fixed missing license file and PORTING in win32 installer build.
This commit is contained in:
parent
b564807d87
commit
9e48870451
1 changed files with 2 additions and 0 deletions
2
dist/nullsoft/synergy.nsi
vendored
2
dist/nullsoft/synergy.nsi
vendored
|
|
@ -59,7 +59,9 @@ Section "Synergy (required)"
|
||||||
File "${DEPTH}\build\synergyc.exe"
|
File "${DEPTH}\build\synergyc.exe"
|
||||||
File "${DEPTH}\build\synergys.exe"
|
File "${DEPTH}\build\synergys.exe"
|
||||||
File "${DEPTH}\build\*.dll"
|
File "${DEPTH}\build\*.dll"
|
||||||
|
File COPYING.txt
|
||||||
File ChangeLog.txt
|
File ChangeLog.txt
|
||||||
|
File ${DEPTH}\doc\PORTING
|
||||||
File ${DEPTH}\doc\authors.html
|
File ${DEPTH}\doc\authors.html
|
||||||
File ${DEPTH}\doc\autostart.html
|
File ${DEPTH}\doc\autostart.html
|
||||||
File ${DEPTH}\doc\compiling.html
|
File ${DEPTH}\doc\compiling.html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue