diff --git a/OpenRA.FileFormats/OpenRA.FileFormats.csproj b/OpenRA.FileFormats/OpenRA.FileFormats.csproj index 4f62c1e8ce..c21bd6bfa1 100644 --- a/OpenRA.FileFormats/OpenRA.FileFormats.csproj +++ b/OpenRA.FileFormats/OpenRA.FileFormats.csproj @@ -48,6 +48,7 @@ False + ..\thirdparty\Tao\Tao.Sdl.dll diff --git a/OpenRA.Game/OpenRA.Game.csproj b/OpenRA.Game/OpenRA.Game.csproj index 3e4f0e805e..4cecc9c0fd 100755 --- a/OpenRA.Game/OpenRA.Game.csproj +++ b/OpenRA.Game/OpenRA.Game.csproj @@ -67,9 +67,11 @@ False + ..\thirdparty\Tao\Tao.FreeType.dll False + ..\thirdparty\Tao\Tao.OpenAl.dll diff --git a/OpenRA.Gl/OpenRA.Gl.csproj b/OpenRA.Gl/OpenRA.Gl.csproj index b6d9a0d220..2f38128d3b 100644 --- a/OpenRA.Gl/OpenRA.Gl.csproj +++ b/OpenRA.Gl/OpenRA.Gl.csproj @@ -41,12 +41,15 @@ False + ..\thirdparty\Tao\Tao.Cg.dll False + ..\thirdparty\Tao\Tao.OpenGl.dll False + ..\thirdparty\Tao\Tao.Sdl.dll