diff options
author | crupest <crupest@outlook.com> | 2019-03-28 18:37:02 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-03-28 18:37:02 +0800 |
commit | d72ff7334270de91242240d45263783e72546a1e (patch) | |
tree | f7e6bb13b4efb69d108e1521035b929137b6dd33 /CruUI.sln | |
parent | ae41f140bfe121274311e00ddd74f7bd9b192819 (diff) | |
download | cru-d72ff7334270de91242240d45263783e72546a1e.tar.gz cru-d72ff7334270de91242240d45263783e72546a1e.tar.bz2 cru-d72ff7334270de91242240d45263783e72546a1e.zip |
...
Diffstat (limited to 'CruUI.sln')
-rw-r--r-- | CruUI.sln | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/CruUI.sln b/CruUI.sln deleted file mode 100644 index 876bbf39..00000000 --- a/CruUI.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.28010.2036 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CruUI", "CruUI.vcxproj", "{A987AC8E-C365-44F3-8324-CBA95B33AB97}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 - Release|x64 = Release|x64 - Release|x86 = Release|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A987AC8E-C365-44F3-8324-CBA95B33AB97}.Debug|x64.ActiveCfg = Debug|x64 - {A987AC8E-C365-44F3-8324-CBA95B33AB97}.Debug|x64.Build.0 = Debug|x64 - {A987AC8E-C365-44F3-8324-CBA95B33AB97}.Debug|x86.ActiveCfg = Debug|Win32 - {A987AC8E-C365-44F3-8324-CBA95B33AB97}.Debug|x86.Build.0 = Debug|Win32 - {A987AC8E-C365-44F3-8324-CBA95B33AB97}.Release|x64.ActiveCfg = Release|x64 - {A987AC8E-C365-44F3-8324-CBA95B33AB97}.Release|x64.Build.0 = Release|x64 - {A987AC8E-C365-44F3-8324-CBA95B33AB97}.Release|x86.ActiveCfg = Release|Win32 - {A987AC8E-C365-44F3-8324-CBA95B33AB97}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {89B380B3-5C97-4753-AA00-5E73F9023E30} - EndGlobalSection -EndGlobal |