Update OpenRA.nsi
fixed "no files found"
This commit is contained in:
@@ -69,9 +69,8 @@ Section "Client" CLIENT
|
|||||||
File "${SRCDIR}\FuzzyLogicLibrary.dll"
|
File "${SRCDIR}\FuzzyLogicLibrary.dll"
|
||||||
File "${SRCDIR}\Mono.Nat.dll"
|
File "${SRCDIR}\Mono.Nat.dll"
|
||||||
File "${SRCDIR}\AUTHORS"
|
File "${SRCDIR}\AUTHORS"
|
||||||
|
File "${SRCDIR}\CHANGELOG"
|
||||||
File "${SRCDIR}\COPYING"
|
File "${SRCDIR}\COPYING"
|
||||||
File "${SRCDIR}\HACKING"
|
|
||||||
File "${SRCDIR}\INSTALL"
|
|
||||||
File "${SRCDIR}\*.ttf"
|
File "${SRCDIR}\*.ttf"
|
||||||
File "${SRCDIR}\OpenRA.ico"
|
File "${SRCDIR}\OpenRA.ico"
|
||||||
File "${SRCDIR}\Tao.*.dll"
|
File "${SRCDIR}\Tao.*.dll"
|
||||||
|
|||||||
Reference in New Issue
Block a user