Replace MiniTK.Audio with OpenAL-CS.
This commit is contained in:
@@ -99,6 +99,7 @@ Section "Game" GAME
|
||||
File "${SRCDIR}\OpenRA.ico"
|
||||
File "${SRCDIR}\SharpFont.dll"
|
||||
File "${SRCDIR}\SDL2-CS.dll"
|
||||
File "${SRCDIR}\OpenAL-CS.dll"
|
||||
File "${SRCDIR}\global mix database.dat"
|
||||
File "${SRCDIR}\MaxMind.Db.dll"
|
||||
File "${SRCDIR}\MaxMind.GeoIP2.dll"
|
||||
@@ -215,6 +216,7 @@ Function ${UN}Clean
|
||||
Delete $INSTDIR\eluant.dll
|
||||
Delete $INSTDIR\freetype6.dll
|
||||
Delete $INSTDIR\SDL2-CS.dll
|
||||
Delete $INSTDIR\OpenAL-CS.dll
|
||||
Delete $INSTDIR\SmarIrc4net.dll
|
||||
RMDir /r $INSTDIR\Support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user