diff options
author | crupest <crupest@outlook.com> | 2018-11-13 17:12:03 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-11-13 17:12:03 +0800 |
commit | 97c35edea2ca67a06ba66f124b94ea62f0519def (patch) | |
tree | c3b5fc6afeb4dad0de65212d1dae38940706a58a /CruUI.sln | |
parent | e158fcb47ea6a7bd9172d0751e38265b61d6c88c (diff) | |
download | cru-97c35edea2ca67a06ba66f124b94ea62f0519def.tar.gz cru-97c35edea2ca67a06ba66f124b94ea62f0519def.tar.bz2 cru-97c35edea2ca67a06ba66f124b94ea62f0519def.zip |
Update scripts.
Diffstat (limited to 'CruUI.sln')
-rw-r--r-- | CruUI.sln | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,7 +5,10 @@ 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}" +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 |