Mercurial > repos > IBBoard.WarFoundry.GUI.QtSharp
view IBBoard.WarFoundry.GUI.QtSharp.sln @ 1:4ff09911ef64
Re #242: Create Qt# UI for WarFoundry
* Convert to Visual Studio 2005 project
* Add Solution file
* Update compile script to be more readable and to check whether rebuilds are needed
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 23 Jan 2010 19:55:54 +0000 |
parents | |
children |
line wrap: on
line source
Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.WarFoundry.GUI.QtSharp", "IBBoard.WarFoundry.GUI.QtSharp.csproj", "{299D84D6-C84A-45CD-B709-AF536FCBA937}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard", "..\IBBoard\IBBoard.csproj", "{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.WarFoundry.API", "..\IBBoard.WarFoundry.API\IBBoard.WarFoundry.API.csproj", "{951E6C7A-7FBA-4F68-9D9E-F48618BB9626}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.WarFoundry.API.Tests", "..\IBBoard.WarFoundry.API.Tests\IBBoard.WarFoundry.API.Tests.csproj", "{B20E808D-878E-4F6D-B1E3-84A9A49905CB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {299D84D6-C84A-45CD-B709-AF536FCBA937}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {299D84D6-C84A-45CD-B709-AF536FCBA937}.Debug|Any CPU.Build.0 = Debug|Any CPU {299D84D6-C84A-45CD-B709-AF536FCBA937}.Release|Any CPU.ActiveCfg = Release|Any CPU {299D84D6-C84A-45CD-B709-AF536FCBA937}.Release|Any CPU.Build.0 = Release|Any CPU {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Debug|Any CPU.Build.0 = Debug|Any CPU {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Release|Any CPU.ActiveCfg = Release|Any CPU {5DFD64F6-FC2B-4B4F-B92E-483BAC468105}.Release|Any CPU.Build.0 = Release|Any CPU {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Debug|Any CPU.Build.0 = Debug|Any CPU {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Release|Any CPU.ActiveCfg = Release|Any CPU {951E6C7A-7FBA-4F68-9D9E-F48618BB9626}.Release|Any CPU.Build.0 = Release|Any CPU {B20E808D-878E-4F6D-B1E3-84A9A49905CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B20E808D-878E-4F6D-B1E3-84A9A49905CB}.Debug|Any CPU.Build.0 = Debug|Any CPU {B20E808D-878E-4F6D-B1E3-84A9A49905CB}.Release|Any CPU.ActiveCfg = Release|Any CPU {B20E808D-878E-4F6D-B1E3-84A9A49905CB}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution StartupItem = IBBoard.WarFoundry.GUI.QtSharp.csproj EndGlobalSection EndGlobal