-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCustomDrawer.sln
19 lines (19 loc) · 973 Bytes
/
CustomDrawer.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "CustomDrawer", "CustomDrawer\CustomDrawer.shproj", "{6D40E5AD-A4E0-49B7-A103-B250811989B7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomDrawer.Droid", "Droid\CustomDrawer.Droid.csproj", "{9A42D6F1-16DB-461F-BB30-DCB546C7FEFB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9A42D6F1-16DB-461F-BB30-DCB546C7FEFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9A42D6F1-16DB-461F-BB30-DCB546C7FEFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9A42D6F1-16DB-461F-BB30-DCB546C7FEFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9A42D6F1-16DB-461F-BB30-DCB546C7FEFB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal