-
Notifications
You must be signed in to change notification settings - Fork 0
/
ROTMG-AIO-Tool.sln
22 lines (22 loc) · 1.05 KB
/
ROTMG-AIO-Tool.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ROTMG-AIO-Tool", "ROTMG-AIO-Tool.vbproj", "{23BFD652-0A8B-4FF8-94A0-9C8E9714FC2E}"
# Visual Basic Express 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WindowsApplication1", "WindowsApplication1.vbproj", "{23BFD652-0A8B-4FF8-94A0-9C8E9714FC2E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{23BFD652-0A8B-4FF8-94A0-9C8E9714FC2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{23BFD652-0A8B-4FF8-94A0-9C8E9714FC2E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{23BFD652-0A8B-4FF8-94A0-9C8E9714FC2E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{23BFD652-0A8B-4FF8-94A0-9C8E9714FC2E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal