diff --git a/OpenRA.FileFormats/OpenRA.FileFormats.csproj b/OpenRA.FileFormats/OpenRA.FileFormats.csproj index ba3cecbabb..f2671a4169 100644 --- a/OpenRA.FileFormats/OpenRA.FileFormats.csproj +++ b/OpenRA.FileFormats/OpenRA.FileFormats.csproj @@ -60,16 +60,39 @@ + + + + + + + + + + + + + + + + + + + + + + + @@ -77,45 +100,22 @@ + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + diff --git a/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj b/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj index 14caea4517..543a58a997 100644 --- a/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj +++ b/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj @@ -1,141 +1,141 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {2881135D-4D62-493E-8F83-5EEE92CCC6BE} - Library - Properties - OpenRA.Mods.Cnc - OpenRA.Mods.Cnc - v3.5 - 512 - - - true - full - false - DEBUG;TRACE - prompt - 4 - bin\Debug\ - - - - - - - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - 3.5 - - - 3.5 - - - 3.5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} - OpenRA.FileFormats - False - - - {0DFB103F-2962-400F-8C6D-E2C28CCBA633} - OpenRA.Game - False - - - {4A8A43B5-A9EF-4ED0-99DD-4BAB10A0DB6E} - OpenRA.Mods.RA - False - - - - - - mkdir "$(SolutionDir)mods/cnc/" -copy "$(TargetPath)" "$(SolutionDir)mods/cnc/" -cd "$(SolutionDir)" - - \ No newline at end of file + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {2881135D-4D62-493E-8F83-5EEE92CCC6BE} + Library + Properties + OpenRA.Mods.Cnc + OpenRA.Mods.Cnc + v3.5 + 512 + + + true + full + false + DEBUG;TRACE + prompt + 4 + bin\Debug\ + + + + + + + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + 3.5 + + + 3.5 + + + 3.5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} + OpenRA.FileFormats + False + + + {0DFB103F-2962-400F-8C6D-E2C28CCBA633} + OpenRA.Game + False + + + {4A8A43B5-A9EF-4ED0-99DD-4BAB10A0DB6E} + OpenRA.Mods.RA + False + + + + + + mkdir "$(SolutionDir)mods/cnc/" +copy "$(TargetPath)" "$(SolutionDir)mods/cnc/" +cd "$(SolutionDir)" + + diff --git a/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj b/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj index b5105db9c2..3d0280ca41 100644 --- a/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj +++ b/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj @@ -59,298 +59,57 @@ - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -360,6 +119,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -386,4 +386,4 @@ copy "$(TargetPath)" "$(SolutionDir)mods/ra/" cd "$(SolutionDir)" - \ No newline at end of file + diff --git a/OpenRA.Renderer.Cg/OpenRA.Renderer.Cg.csproj b/OpenRA.Renderer.Cg/OpenRA.Renderer.Cg.csproj index c1fa8ef141..d3a0cfaa52 100644 --- a/OpenRA.Renderer.Cg/OpenRA.Renderer.Cg.csproj +++ b/OpenRA.Renderer.Cg/OpenRA.Renderer.Cg.csproj @@ -1,88 +1,88 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {67CF1A10-C5F6-48FA-B1A7-FE83BE4CE2CC} - Library - Properties - OpenRA.Renderer.Cg - OpenRA.Renderer.Cg - v3.5 - 512 - - - true - full - false - ..\ - DEBUG;TRACE - prompt - 4 - true - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - true - - - - - 3.5 - - - - - - - False - ..\thirdparty\Tao\Tao.Cg.dll - - - False - ..\thirdparty\Tao\Tao.OpenGl.dll - - - False - ..\thirdparty\Tao\Tao.Sdl.dll - - - - - - - - - - {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} - OpenRA.FileFormats - - - {0DFB103F-2962-400F-8C6D-E2C28CCBA633} - OpenRA.Game - - - {52FD9F0B-B209-4ED7-8A32-AC8033363263} - OpenRA.Renderer.SdlCommon - - - - - - - - + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {67CF1A10-C5F6-48FA-B1A7-FE83BE4CE2CC} + Library + Properties + OpenRA.Renderer.Cg + OpenRA.Renderer.Cg + v3.5 + 512 + + + true + full + false + ..\ + DEBUG;TRACE + prompt + 4 + true + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + true + + + + + 3.5 + + + + + + + False + ..\thirdparty\Tao\Tao.Cg.dll + + + False + ..\thirdparty\Tao\Tao.OpenGl.dll + + + False + ..\thirdparty\Tao\Tao.Sdl.dll + + + + + + + + + + {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} + OpenRA.FileFormats + + + {0DFB103F-2962-400F-8C6D-E2C28CCBA633} + OpenRA.Game + + + {52FD9F0B-B209-4ED7-8A32-AC8033363263} + OpenRA.Renderer.SdlCommon + + + + + + + + \ No newline at end of file diff --git a/OpenRA.Renderer.Gl/OpenRA.Renderer.Gl.csproj b/OpenRA.Renderer.Gl/OpenRA.Renderer.Gl.csproj index 20dca12a7b..de03dafaea 100644 --- a/OpenRA.Renderer.Gl/OpenRA.Renderer.Gl.csproj +++ b/OpenRA.Renderer.Gl/OpenRA.Renderer.Gl.csproj @@ -1,76 +1,76 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {E9C01A96-C3E2-4772-825B-A740AC513D31} - Library - OpenRA.Renderer.Glsl - OpenRA.Renderer.Gl - v3.5 - - - true - full - false - ..\ - DEBUG - prompt - 4 - false - true - - - none - false - bin\Release - prompt - 4 - true - false - - - - - False - ..\thirdparty\Tao\Tao.OpenGl.dll - - - False - ..\thirdparty\Tao\Tao.Sdl.dll - - - 3.5 - - - - - - - False - ..\thirdparty\Tao\Tao.Cg.dll - - - - - - - - - - - {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} - OpenRA.FileFormats - - - {0DFB103F-2962-400F-8C6D-E2C28CCBA633} - OpenRA.Game - - - {52FD9F0B-B209-4ED7-8A32-AC8033363263} - OpenRA.Renderer.SdlCommon - - + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {E9C01A96-C3E2-4772-825B-A740AC513D31} + Library + OpenRA.Renderer.Glsl + OpenRA.Renderer.Gl + v3.5 + + + true + full + false + ..\ + DEBUG + prompt + 4 + false + true + + + none + false + bin\Release + prompt + 4 + true + false + + + + + False + ..\thirdparty\Tao\Tao.OpenGl.dll + + + False + ..\thirdparty\Tao\Tao.Sdl.dll + + + 3.5 + + + + + + + False + ..\thirdparty\Tao\Tao.Cg.dll + + + + + + + + + + + {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} + OpenRA.FileFormats + + + {0DFB103F-2962-400F-8C6D-E2C28CCBA633} + OpenRA.Game + + + {52FD9F0B-B209-4ED7-8A32-AC8033363263} + OpenRA.Renderer.SdlCommon + + \ No newline at end of file diff --git a/OpenRA.Renderer.Null/OpenRA.Renderer.Null.csproj b/OpenRA.Renderer.Null/OpenRA.Renderer.Null.csproj index 96c153b044..eed8311982 100644 --- a/OpenRA.Renderer.Null/OpenRA.Renderer.Null.csproj +++ b/OpenRA.Renderer.Null/OpenRA.Renderer.Null.csproj @@ -1,71 +1,71 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {0C4AEC1A-E7D5-4114-8CCD-3EEC82872981} - Library - Properties - OpenRA.Renderer.Null - OpenRA.Renderer.Null - v3.5 - 512 - - - true - full - false - ..\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - ..\ - TRACE - prompt - 4 - - - - - 3.5 - - - - - 3.5 - - - 3.5 - - - - - - - - - - - {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} - OpenRA.FileFormats - - - {0DFB103F-2962-400F-8C6D-E2C28CCBA633} - OpenRA.Game - - - - - + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {0C4AEC1A-E7D5-4114-8CCD-3EEC82872981} + Library + Properties + OpenRA.Renderer.Null + OpenRA.Renderer.Null + v3.5 + 512 + + + true + full + false + ..\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + ..\ + TRACE + prompt + 4 + + + + + 3.5 + + + + + 3.5 + + + 3.5 + + + + + + + + + + + {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} + OpenRA.FileFormats + + + {0DFB103F-2962-400F-8C6D-E2C28CCBA633} + OpenRA.Game + + + + + diff --git a/OpenRA.Renderer.SdlCommon/OpenRA.Renderer.SdlCommon.csproj b/OpenRA.Renderer.SdlCommon/OpenRA.Renderer.SdlCommon.csproj index 786a453847..3829ba431a 100644 --- a/OpenRA.Renderer.SdlCommon/OpenRA.Renderer.SdlCommon.csproj +++ b/OpenRA.Renderer.SdlCommon/OpenRA.Renderer.SdlCommon.csproj @@ -1,64 +1,64 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {52FD9F0B-B209-4ED7-8A32-AC8033363263} - Library - OpenRA.Renderer.SdlCommon - OpenRA.Renderer.SdlCommon - v3.5 - - - true - full - false - ..\ - DEBUG - prompt - 4 - false - true - - - none - false - ..\ - prompt - 4 - false - - - - - - - False - ..\thirdparty\Tao\Tao.OpenGl.dll - - - False - ..\thirdparty\Tao\Tao.Sdl.dll - - - - - - - - - - - - {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} - OpenRA.FileFormats - - - {0DFB103F-2962-400F-8C6D-E2C28CCBA633} - OpenRA.Game - - - - \ No newline at end of file + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {52FD9F0B-B209-4ED7-8A32-AC8033363263} + Library + OpenRA.Renderer.SdlCommon + OpenRA.Renderer.SdlCommon + v3.5 + + + true + full + false + ..\ + DEBUG + prompt + 4 + false + true + + + none + false + ..\ + prompt + 4 + false + + + + + + + False + ..\thirdparty\Tao\Tao.OpenGl.dll + + + False + ..\thirdparty\Tao\Tao.Sdl.dll + + + + + + + + + + + + {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} + OpenRA.FileFormats + + + {0DFB103F-2962-400F-8C6D-E2C28CCBA633} + OpenRA.Game + + + + diff --git a/OpenRA.TilesetBuilder/OpenRA.TilesetBuilder.csproj b/OpenRA.TilesetBuilder/OpenRA.TilesetBuilder.csproj index 803652ecdb..fb24750e26 100644 --- a/OpenRA.TilesetBuilder/OpenRA.TilesetBuilder.csproj +++ b/OpenRA.TilesetBuilder/OpenRA.TilesetBuilder.csproj @@ -1,107 +1,107 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {56B1073B-AE14-499A-BB98-43A8DE9A39CA} - WinExe - Properties - OpenRA.TilesetBuilder - OpenRA.TilesetBuilder - v3.5 - 512 - - - true - full - false - ..\ - DEBUG;TRACE - prompt - 4 - x86 - true - false - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - false - true - - - - - 3.5 - - - 3.5 - - - 3.5 - - - - - - - - - Form - - - Form1.cs - - - - - Form1.cs - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - True - Resources.resx - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - Component - - - - - - {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} - OpenRA.FileFormats - - - {0DFB103F-2962-400F-8C6D-E2C28CCBA633} - OpenRA.Game - - - - + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {56B1073B-AE14-499A-BB98-43A8DE9A39CA} + WinExe + Properties + OpenRA.TilesetBuilder + OpenRA.TilesetBuilder + v3.5 + 512 + + + true + full + false + ..\ + DEBUG;TRACE + prompt + 4 + x86 + true + false + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + false + true + + + + + 3.5 + + + 3.5 + + + 3.5 + + + + + + + + + Form + + + Form1.cs + + + + + Form1.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + Component + + + + + + {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} + OpenRA.FileFormats + + + {0DFB103F-2962-400F-8C6D-E2C28CCBA633} + OpenRA.Game + + + + \ No newline at end of file diff --git a/OpenRA.Utility/OpenRA.Utility.csproj b/OpenRA.Utility/OpenRA.Utility.csproj index 059b589c93..0c4ed1da40 100644 --- a/OpenRA.Utility/OpenRA.Utility.csproj +++ b/OpenRA.Utility/OpenRA.Utility.csproj @@ -1,77 +1,77 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {F33337BE-CB69-4B24-850F-07D23E408DDF} - Exe - Properties - OpenRA.Utility - OpenRA.Utility - v3.5 - 512 - - - true - full - false - ..\ - DEBUG;TRACE - prompt - 4 - false - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - 3.5 - - - - - 3.5 - - - 3.5 - - - - - False - ..\thirdparty\ICSharpCode.SharpZipLib.dll - - - - - - - - - - {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} - OpenRA.FileFormats - - - {0DFB103F-2962-400F-8C6D-E2C28CCBA633} - OpenRA.Game - - - - + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {F33337BE-CB69-4B24-850F-07D23E408DDF} + Exe + Properties + OpenRA.Utility + OpenRA.Utility + v3.5 + 512 + + + true + full + false + ..\ + DEBUG;TRACE + prompt + 4 + false + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + 3.5 + + + + + 3.5 + + + 3.5 + + + + + False + ..\thirdparty\ICSharpCode.SharpZipLib.dll + + + + + + + + + + {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} + OpenRA.FileFormats + + + {0DFB103F-2962-400F-8C6D-E2C28CCBA633} + OpenRA.Game + + + + \ No newline at end of file diff --git a/RALint/RALint.csproj b/RALint/RALint.csproj index 710e319278..34ff619fbc 100644 --- a/RALint/RALint.csproj +++ b/RALint/RALint.csproj @@ -1,73 +1,73 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {F9FA4D9F-2302-470A-8A07-6E37F488C124} - Exe - Properties - RALint - RALint - v3.5 - 512 - - - true - full - false - ..\ - DEBUG;TRACE - prompt - 4 - x86 - false - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - false - - - - - 3.5 - - - - 3.5 - - - 3.5 - - - - - - - - - - - {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} - OpenRA.FileFormats - - - {0DFB103F-2962-400F-8C6D-E2C28CCBA633} - OpenRA.Game - - - - + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {F9FA4D9F-2302-470A-8A07-6E37F488C124} + Exe + Properties + RALint + RALint + v3.5 + 512 + + + true + full + false + ..\ + DEBUG;TRACE + prompt + 4 + x86 + false + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + false + + + + + 3.5 + + + + 3.5 + + + 3.5 + + + + + + + + + + + {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} + OpenRA.FileFormats + + + {0DFB103F-2962-400F-8C6D-E2C28CCBA633} + OpenRA.Game + + + + \ No newline at end of file diff --git a/SequenceEditor/SequenceEditor.csproj b/SequenceEditor/SequenceEditor.csproj index a8a15cf5b1..109699e29b 100644 --- a/SequenceEditor/SequenceEditor.csproj +++ b/SequenceEditor/SequenceEditor.csproj @@ -1,124 +1,124 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {230F65CE-A6DE-4235-8B38-13A3D606C7F7} - WinExe - Properties - SequenceEditor - SequenceEditor - v3.5 - 512 - - - true - ..\ - DEBUG;TRACE - full - AnyCPU - false - prompt - 4 - false - - - bin\Release\ - TRACE - true - pdbonly - AnyCPU - prompt - 4 - false - - - AnyCPU - ..\ - none - 4 - false - - - true - bin\Release\ - none - 4 - false - - - - - 3.5 - - - 3.5 - - - 3.5 - - - - - - - - - Form - - - Form1.cs - - - Form - - - GetTextForm.cs - - - - - Form1.cs - - - GetTextForm.cs - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - True - Resources.resx - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - Component - - - - - {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} - OpenRA.FileFormats - - - - + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {230F65CE-A6DE-4235-8B38-13A3D606C7F7} + WinExe + Properties + SequenceEditor + SequenceEditor + v3.5 + 512 + + + true + ..\ + DEBUG;TRACE + full + AnyCPU + false + prompt + 4 + false + + + bin\Release\ + TRACE + true + pdbonly + AnyCPU + prompt + 4 + false + + + AnyCPU + ..\ + none + 4 + false + + + true + bin\Release\ + none + 4 + false + + + + + 3.5 + + + 3.5 + + + 3.5 + + + + + + + + + Form + + + Form1.cs + + + Form + + + GetTextForm.cs + + + + + Form1.cs + + + GetTextForm.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + Component + + + + + {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} + OpenRA.FileFormats + + + + \ No newline at end of file