-
Notifications
You must be signed in to change notification settings - Fork 0
/
bot.sln
24 lines (24 loc) · 1.07 KB
/
bot.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JoeBot", "DLLS\JoeBot.vcproj", "{D0630DBC-3AA4-4DDC-809E-D2C793A156ED}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = DebugNM
ConfigName.2 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{D0630DBC-3AA4-4DDC-809E-D2C793A156ED}.Debug.ActiveCfg = Debug|Win32
{D0630DBC-3AA4-4DDC-809E-D2C793A156ED}.Debug.Build.0 = Debug|Win32
{D0630DBC-3AA4-4DDC-809E-D2C793A156ED}.DebugNM.ActiveCfg = DebugNM|Win32
{D0630DBC-3AA4-4DDC-809E-D2C793A156ED}.DebugNM.Build.0 = DebugNM|Win32
{D0630DBC-3AA4-4DDC-809E-D2C793A156ED}.Release.ActiveCfg = Release|Win32
{D0630DBC-3AA4-4DDC-809E-D2C793A156ED}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal