-
Notifications
You must be signed in to change notification settings - Fork 0
/
VBO-OpenTK-Forum.sln
26 lines (26 loc) · 1.42 KB
/
VBO-OpenTK-Forum.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VBO-OpenTK-Forum", "VBO-OpenTK-Forum\VBO-OpenTK-Forum.csproj", "{A96A3892-7D2E-47B7-B4B1-33A9A46B5B4C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A96A3892-7D2E-47B7-B4B1-33A9A46B5B4C}.Debug|iPhone.ActiveCfg = Debug|iPhone
{A96A3892-7D2E-47B7-B4B1-33A9A46B5B4C}.Debug|iPhone.Build.0 = Debug|iPhone
{A96A3892-7D2E-47B7-B4B1-33A9A46B5B4C}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{A96A3892-7D2E-47B7-B4B1-33A9A46B5B4C}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{A96A3892-7D2E-47B7-B4B1-33A9A46B5B4C}.Release|iPhone.ActiveCfg = Release|iPhone
{A96A3892-7D2E-47B7-B4B1-33A9A46B5B4C}.Release|iPhone.Build.0 = Release|iPhone
{A96A3892-7D2E-47B7-B4B1-33A9A46B5B4C}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{A96A3892-7D2E-47B7-B4B1-33A9A46B5B4C}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = VBO-OpenTK-Forum\VBO-OpenTK-Forum.csproj
EndGlobalSection
EndGlobal