-
Notifications
You must be signed in to change notification settings - Fork 2
/
FileBotPP.sln
29 lines (29 loc) · 1.39 KB
/
FileBotPP.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
25
26
27
28
29
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2002
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileBotPP", "FileBotPP\FileBotPP.csproj", "{BEE33B3C-BCF3-47B5-871A-C673223C0832}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "FileBotPP Installer", "FileBotPP Installer\FileBotPP Installer.vdproj", "{668969DA-DB04-4349-9C43-9F2A0399AF1D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BEE33B3C-BCF3-47B5-871A-C673223C0832}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BEE33B3C-BCF3-47B5-871A-C673223C0832}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BEE33B3C-BCF3-47B5-871A-C673223C0832}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BEE33B3C-BCF3-47B5-871A-C673223C0832}.Release|Any CPU.Build.0 = Release|Any CPU
{668969DA-DB04-4349-9C43-9F2A0399AF1D}.Debug|Any CPU.ActiveCfg = Debug
{668969DA-DB04-4349-9C43-9F2A0399AF1D}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9E0D0EEA-E1D8-401F-8ACA-05EF5D2CAF21}
EndGlobalSection
EndGlobal