forked from HomerSp/EfsTools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
EfsTools.sln
31 lines (31 loc) · 1.6 KB
/
EfsTools.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
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2035
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EfsTools", "EfsTools\EfsTools.csproj", "{AFDECBE3-B1B0-43FC-9496-567F86E89B23}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EfsNvFileGenerator", "..\EfsNvFileGenerator\EfsNvFileGenerator.csproj", "{857BA9F7-C3A0-477E-94FB-27FB8B28D458}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AFDECBE3-B1B0-43FC-9496-567F86E89B23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AFDECBE3-B1B0-43FC-9496-567F86E89B23}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AFDECBE3-B1B0-43FC-9496-567F86E89B23}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AFDECBE3-B1B0-43FC-9496-567F86E89B23}.Release|Any CPU.Build.0 = Release|Any CPU
{857BA9F7-C3A0-477E-94FB-27FB8B28D458}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{857BA9F7-C3A0-477E-94FB-27FB8B28D458}.Debug|Any CPU.Build.0 = Debug|Any CPU
{857BA9F7-C3A0-477E-94FB-27FB8B28D458}.Release|Any CPU.ActiveCfg = Release|Any CPU
{857BA9F7-C3A0-477E-94FB-27FB8B28D458}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {409EE3AB-FEB5-48C7-883A-94486D3DAD78}
EndGlobalSection
EndGlobal