fix Makefile, prepare FuzzyLogicLibrary for packaging
This commit is contained in:
@@ -39,6 +39,9 @@ cp thirdparty/Tao/* packaging/built
|
||||
# SharpZipLib for zip file support
|
||||
cp thirdparty/ICSharpCode.SharpZipLib.dll packaging/built
|
||||
|
||||
# FuzzyLogicLibrary for improved AI
|
||||
cp thirdparty/FuzzyLogicLibrary.dll packaging/built
|
||||
|
||||
# Copy game icon for windows package
|
||||
cp OpenRA.Game/OpenRA.ico packaging/built
|
||||
|
||||
|
||||
Reference in New Issue
Block a user