-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathlibpd4unity-starter.sln
More file actions
23 lines (22 loc) · 1.01 KB
/
libpd4unity-starter.sln
File metadata and controls
23 lines (22 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{B3977577-2762-0007-9A56-FF05D5B59093}") = "libpd4unity-starter", "Assembly-CSharp.csproj", "{0708BDCF-C63A-4D9C-9C67-756A92B83B8C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0708BDCF-C63A-4D9C-9C67-756A92B83B8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0708BDCF-C63A-4D9C-9C67-756A92B83B8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0708BDCF-C63A-4D9C-9C67-756A92B83B8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0708BDCF-C63A-4D9C-9C67-756A92B83B8C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal