File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ VisualStudioVersion = 15.0.27703.2000
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "RenesasToolchainManager" , "RenesasToolchainManager.csproj" , "{C3E729C8-376F-4B85-8A94-B64B46EA922B}"
7
7
EndProject
8
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "RenesasDebugPackage" , "..\..\..\DebugPackages\RenesasDebugPackage\RenesasDebugPackage.csproj" , "{E330F522-A7E4-450E-97E5-244F7E14E114}"
9
+ EndProject
8
10
Global
9
11
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
10
12
Debug| Any CPU = Debug| Any CPU
@@ -15,11 +17,15 @@ Global
15
17
{C3E729C8-376F-4B85-8A94-B64B46EA922B} .Debug| Any CPU .Build .0 = Debug| Any CPU
16
18
{C3E729C8-376F-4B85-8A94-B64B46EA922B} .Release| Any CPU .ActiveCfg = Release| Any CPU
17
19
{C3E729C8-376F-4B85-8A94-B64B46EA922B} .Release| Any CPU .Build .0 = Release| Any CPU
20
+ {E330F522-A7E4-450E-97E5-244F7E14E114} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
21
+ {E330F522-A7E4-450E-97E5-244F7E14E114} .Debug| Any CPU .Build .0 = Debug| Any CPU
22
+ {E330F522-A7E4-450E-97E5-244F7E14E114} .Release| Any CPU .ActiveCfg = Release| Any CPU
23
+ {E330F522-A7E4-450E-97E5-244F7E14E114} .Release| Any CPU .Build .0 = Release| Any CPU
18
24
EndGlobalSection
19
25
GlobalSection (SolutionProperties ) = preSolution
20
26
HideSolutionNode = FALSE
21
27
EndGlobalSection
22
28
GlobalSection (ExtensibilityGlobals ) = postSolution
23
- SolutionGuid = {1EC6D41F-26AF-4FBE-8BAB-6069B9108484 }
29
+ SolutionGuid = {EBA9E8F6-7B85-499E-9584-99B25613A995 }
24
30
EndGlobalSection
25
31
EndGlobal
You can’t perform that action at this time.
0 commit comments