-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVRFPS_523.sln
32 lines (32 loc) · 1.8 KB
/
VRFPS_523.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
32
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2017
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRFPS_523.Plugins", "VRFPS_523.Plugins.csproj", "{25A54F1F-6EC0-9A57-80BF-6F221952A769}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRFPS_523", "VRFPS_523.csproj", "{18BCD050-C89D-2CCB-78FF-10A367240A1E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRFPS_523.Editor", "VRFPS_523.Editor.csproj", "{64AE9C6B-8647-3FDC-4F76-D9822E513437}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{25A54F1F-6EC0-9A57-80BF-6F221952A769}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25A54F1F-6EC0-9A57-80BF-6F221952A769}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25A54F1F-6EC0-9A57-80BF-6F221952A769}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25A54F1F-6EC0-9A57-80BF-6F221952A769}.Release|Any CPU.Build.0 = Release|Any CPU
{18BCD050-C89D-2CCB-78FF-10A367240A1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{18BCD050-C89D-2CCB-78FF-10A367240A1E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{18BCD050-C89D-2CCB-78FF-10A367240A1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{18BCD050-C89D-2CCB-78FF-10A367240A1E}.Release|Any CPU.Build.0 = Release|Any CPU
{64AE9C6B-8647-3FDC-4F76-D9822E513437}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{64AE9C6B-8647-3FDC-4F76-D9822E513437}.Debug|Any CPU.Build.0 = Debug|Any CPU
{64AE9C6B-8647-3FDC-4F76-D9822E513437}.Release|Any CPU.ActiveCfg = Release|Any CPU
{64AE9C6B-8647-3FDC-4F76-D9822E513437}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal