diff options
author | crupest <crupest@outlook.com> | 2019-03-21 21:51:51 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-03-21 21:51:51 +0800 |
commit | afa2a079562d810e5ef611071b21a3568da9dfca (patch) | |
tree | feba132b1071c25be3385e2872fb9433b1c847f5 | |
parent | 69e1b6121be30ccecb5ccb48311a28b6842730e0 (diff) | |
download | cru-afa2a079562d810e5ef611071b21a3568da9dfca.tar.gz cru-afa2a079562d810e5ef611071b21a3568da9dfca.tar.bz2 cru-afa2a079562d810e5ef611071b21a3568da9dfca.zip |
...
-rw-r--r-- | CruUI.sln | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -5,11 +5,6 @@ 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 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CruUI-Generate", "CruUI-Generate\CruUI-Generate.vcxproj", "{E823676A-8860-4177-B062-B003B7F66A6F}" - ProjectSection(ProjectDependencies) = postProject - {A987AC8E-C365-44F3-8324-CBA95B33AB97} = {A987AC8E-C365-44F3-8324-CBA95B33AB97} - EndProjectSection -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 @@ -26,14 +21,6 @@ Global {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 - {E823676A-8860-4177-B062-B003B7F66A6F}.Debug|x64.ActiveCfg = Debug|x64 - {E823676A-8860-4177-B062-B003B7F66A6F}.Debug|x64.Build.0 = Debug|x64 - {E823676A-8860-4177-B062-B003B7F66A6F}.Debug|x86.ActiveCfg = Debug|Win32 - {E823676A-8860-4177-B062-B003B7F66A6F}.Debug|x86.Build.0 = Debug|Win32 - {E823676A-8860-4177-B062-B003B7F66A6F}.Release|x64.ActiveCfg = Release|x64 - {E823676A-8860-4177-B062-B003B7F66A6F}.Release|x64.Build.0 = Release|x64 - {E823676A-8860-4177-B062-B003B7F66A6F}.Release|x86.ActiveCfg = Release|Win32 - {E823676A-8860-4177-B062-B003B7F66A6F}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE |