-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMeowFaceVRCFTInterface.sln
More file actions
27 lines (27 loc) · 1.52 KB
/
MeowFaceVRCFTInterface.sln
File metadata and controls
27 lines (27 loc) · 1.52 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35707.178
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MeowFaceVRCFTInterface", "MeowFaceVRCFTInterface\MeowFaceVRCFTInterface.csproj", "{718801A9-780B-49E6-97AA-718D089F4D42}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRCFaceTracking.Core", "VRCFaceTracking\VRCFaceTracking.Core\VRCFaceTracking.Core.csproj", "{62698058-F70D-4B22-9F04-D5444C0387F5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRCFaceTracking.SDK", "VRCFaceTracking\VRCFaceTracking.SDK\VRCFaceTracking.SDK.csproj", "{E96CE1CD-660F-4407-B5DE-615E34856BD6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{718801A9-780B-49E6-97AA-718D089F4D42}.Release|Any CPU.ActiveCfg = Release|Any CPU
{718801A9-780B-49E6-97AA-718D089F4D42}.Release|Any CPU.Build.0 = Release|Any CPU
{62698058-F70D-4B22-9F04-D5444C0387F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{62698058-F70D-4B22-9F04-D5444C0387F5}.Release|Any CPU.Build.0 = Release|Any CPU
{E96CE1CD-660F-4407-B5DE-615E34856BD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E96CE1CD-660F-4407-B5DE-615E34856BD6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal