-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRicePaper.sln
31 lines (30 loc) · 1.8 KB
/
RicePaper.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
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RicePaper", "RicePaper.MacOS\RicePaper.csproj", "{1B28F022-50DD-493E-A630-F1F893A94EE1}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "RicePaper.Lib", "RicePaper.Lib\RicePaper.Lib.shproj", "{A187E02D-BD50-48C4-8AD8-81C1061A02E4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Release|Any CPU.Build.0 = Release|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Release|iPhone.ActiveCfg = Release|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Release|iPhone.Build.0 = Release|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{1B28F022-50DD-493E-A630-F1F893A94EE1}.Debug|iPhone.Build.0 = Debug|Any CPU
EndGlobalSection
EndGlobal