diff --git a/OpenRA.CrashDialog/OpenRA.CrashDialog.csproj b/OpenRA.CrashDialog/OpenRA.CrashDialog.csproj index b4593053a1..a3ab69b70f 100644 --- a/OpenRA.CrashDialog/OpenRA.CrashDialog.csproj +++ b/OpenRA.CrashDialog/OpenRA.CrashDialog.csproj @@ -30,6 +30,7 @@ {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False diff --git a/OpenRA.Editor/OpenRA.Editor.csproj b/OpenRA.Editor/OpenRA.Editor.csproj index 8c6687a4a5..85565039fe 100644 --- a/OpenRA.Editor/OpenRA.Editor.csproj +++ b/OpenRA.Editor/OpenRA.Editor.csproj @@ -60,6 +60,7 @@ ..\thirdparty\Eluant.dll + False @@ -159,10 +160,12 @@ {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False {FE6C8CC0-2F07-442A-B29F-17617B3B7FC6} OpenRA.Mods.Common + False diff --git a/OpenRA.Game/OpenRA.Game.csproj b/OpenRA.Game/OpenRA.Game.csproj index 6eb94aca68..fce2954d99 100644 --- a/OpenRA.Game/OpenRA.Game.csproj +++ b/OpenRA.Game/OpenRA.Game.csproj @@ -50,6 +50,7 @@ False ..\thirdparty\SharpFont.dll + False False @@ -59,18 +60,23 @@ ..\thirdparty\Eluant.dll + False ..\thirdparty\ICSharpCode.SharpZipLib.dll + False ..\thirdparty\MaxMind.GeoIP2.dll + False ..\thirdparty\MaxMind.Db.dll + False ..\thirdparty\SDL2-CS.dll + False diff --git a/OpenRA.Irc/OpenRA.Irc.csproj b/OpenRA.Irc/OpenRA.Irc.csproj index 61cdd89b0e..16be64721c 100644 --- a/OpenRA.Irc/OpenRA.Irc.csproj +++ b/OpenRA.Irc/OpenRA.Irc.csproj @@ -41,6 +41,7 @@ {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False diff --git a/OpenRA.Lint/OpenRA.Lint.csproj b/OpenRA.Lint/OpenRA.Lint.csproj index b7c21935b1..f5aef68227 100644 --- a/OpenRA.Lint/OpenRA.Lint.csproj +++ b/OpenRA.Lint/OpenRA.Lint.csproj @@ -56,6 +56,7 @@ {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False diff --git a/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj b/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj index e9de49078d..3c7d1e348d 100644 --- a/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj +++ b/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj @@ -63,6 +63,7 @@ ..\thirdparty\Eluant.dll + False diff --git a/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj b/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj index 9dc1baf04c..a22db44ac0 100644 --- a/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj +++ b/OpenRA.Mods.D2k/OpenRA.Mods.D2k.csproj @@ -64,6 +64,7 @@ ..\thirdparty\Eluant.dll + False @@ -96,14 +97,17 @@ cd "$(SolutionDir)" {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False {fe6c8cc0-2f07-442a-b29f-17617b3b7fc6} OpenRA.Mods.Common + False {4A8A43B5-A9EF-4ED0-99DD-4BAB10A0DB6E} OpenRA.Mods.RA + False diff --git a/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj b/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj index 9d88daf7f9..56085aaf71 100644 --- a/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj +++ b/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj @@ -51,12 +51,15 @@ ..\thirdparty\FuzzyLogicLibrary.dll + False ..\thirdparty\KopiLua.dll + False ..\thirdparty\NLua.dll + False @@ -71,12 +74,15 @@ ..\thirdparty\ICSharpCode.SharpZipLib.dll + False ..\thirdparty\MaxMind.GeoIP2.dll + False ..\thirdparty\Eluant.dll + False @@ -539,10 +545,12 @@ {85B48234-8B31-4BE6-AF9C-665CC6866841} OpenRA.Irc + False {fe6c8cc0-2f07-442a-b29f-17617b3b7fc6} OpenRA.Mods.Common + False diff --git a/OpenRA.Mods.TS/OpenRA.Mods.TS.csproj b/OpenRA.Mods.TS/OpenRA.Mods.TS.csproj index 4dc1e5f23c..dd7a34f4fb 100644 --- a/OpenRA.Mods.TS/OpenRA.Mods.TS.csproj +++ b/OpenRA.Mods.TS/OpenRA.Mods.TS.csproj @@ -33,6 +33,7 @@ ..\thirdparty\Eluant.dll + False @@ -40,14 +41,17 @@ {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False {fe6c8cc0-2f07-442a-b29f-17617b3b7fc6} OpenRA.Mods.Common + False {4A8A43B5-A9EF-4ED0-99DD-4BAB10A0DB6E} OpenRA.Mods.RA + False diff --git a/OpenRA.Renderer.Null/OpenRA.Renderer.Null.csproj b/OpenRA.Renderer.Null/OpenRA.Renderer.Null.csproj index 179b0ce402..122d71232e 100644 --- a/OpenRA.Renderer.Null/OpenRA.Renderer.Null.csproj +++ b/OpenRA.Renderer.Null/OpenRA.Renderer.Null.csproj @@ -52,6 +52,7 @@ {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False diff --git a/OpenRA.Renderer.Sdl2/OpenRA.Renderer.Sdl2.csproj b/OpenRA.Renderer.Sdl2/OpenRA.Renderer.Sdl2.csproj index 49ef080622..8b47d7f15e 100644 --- a/OpenRA.Renderer.Sdl2/OpenRA.Renderer.Sdl2.csproj +++ b/OpenRA.Renderer.Sdl2/OpenRA.Renderer.Sdl2.csproj @@ -25,6 +25,7 @@ ..\thirdparty\SDL2-CS.dll + False @@ -42,6 +43,7 @@ {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False \ No newline at end of file diff --git a/OpenRA.TilesetBuilder/OpenRA.TilesetBuilder.csproj b/OpenRA.TilesetBuilder/OpenRA.TilesetBuilder.csproj index ff38bbea82..ae0d25e7fc 100644 --- a/OpenRA.TilesetBuilder/OpenRA.TilesetBuilder.csproj +++ b/OpenRA.TilesetBuilder/OpenRA.TilesetBuilder.csproj @@ -110,6 +110,7 @@ {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False diff --git a/OpenRA.Utility/OpenRA.Utility.csproj b/OpenRA.Utility/OpenRA.Utility.csproj index e869dff510..2309cd8b87 100644 --- a/OpenRA.Utility/OpenRA.Utility.csproj +++ b/OpenRA.Utility/OpenRA.Utility.csproj @@ -59,9 +59,11 @@ False ..\thirdparty\ICSharpCode.SharpZipLib.dll + False ..\thirdparty\Eluant.dll + False @@ -71,6 +73,7 @@ {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False