@@ -11,6 +11,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EliteVA", "EliteVA\EliteVA.
1111EndProject
1212Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "VoiceAttack" , "VoiceAttack\VoiceAttack.csproj" , "{A30596CE-C88C-412C-9AAE-8FA6927BB9EF}"
1313EndProject
14+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Console" , "Console\Console.csproj" , "{272A8615-5B48-40A8-A349-771127F856D4}"
15+ EndProject
1416Global
1517 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1618 Debug| Any CPU = Debug| Any CPU
@@ -69,6 +71,18 @@ Global
6971 {A30596CE-C88C-412C-9AAE-8FA6927BB9EF} .Release| x64 .Build .0 = Release| Any CPU
7072 {A30596CE-C88C-412C-9AAE-8FA6927BB9EF} .Release| x86 .ActiveCfg = Release| Any CPU
7173 {A30596CE-C88C-412C-9AAE-8FA6927BB9EF} .Release| x86 .Build .0 = Release| Any CPU
74+ {272A8615-5B48-40A8-A349-771127F856D4} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
75+ {272A8615-5B48-40A8-A349-771127F856D4} .Debug| Any CPU .Build .0 = Debug| Any CPU
76+ {272A8615-5B48-40A8-A349-771127F856D4} .Debug| x64 .ActiveCfg = Debug| Any CPU
77+ {272A8615-5B48-40A8-A349-771127F856D4} .Debug| x64 .Build .0 = Debug| Any CPU
78+ {272A8615-5B48-40A8-A349-771127F856D4} .Debug| x86 .ActiveCfg = Debug| Any CPU
79+ {272A8615-5B48-40A8-A349-771127F856D4} .Debug| x86 .Build .0 = Debug| Any CPU
80+ {272A8615-5B48-40A8-A349-771127F856D4} .Release| Any CPU .ActiveCfg = Release| Any CPU
81+ {272A8615-5B48-40A8-A349-771127F856D4} .Release| Any CPU .Build .0 = Release| Any CPU
82+ {272A8615-5B48-40A8-A349-771127F856D4} .Release| x64 .ActiveCfg = Release| Any CPU
83+ {272A8615-5B48-40A8-A349-771127F856D4} .Release| x64 .Build .0 = Release| Any CPU
84+ {272A8615-5B48-40A8-A349-771127F856D4} .Release| x86 .ActiveCfg = Release| Any CPU
85+ {272A8615-5B48-40A8-A349-771127F856D4} .Release| x86 .Build .0 = Release| Any CPU
7286 EndGlobalSection
7387 GlobalSection (SolutionProperties ) = preSolution
7488 HideSolutionNode = FALSE
0 commit comments