forked from maximmenshikov/clockhub-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathClockHubNative.sln
More file actions
18 lines (18 loc) · 1.06 KB
/
Copy pathClockHubNative.sln
File metadata and controls
18 lines (18 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClockHubNative", "ClockHubNative\ClockHubNative.vcproj", "{FE28AB6F-DE84-4435-A589-707C596DBFA5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Windows Mobile 6 Professional SDK (ARMV4I) = Release|Windows Mobile 6 Professional SDK (ARMV4I)
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FE28AB6F-DE84-4435-A589-707C596DBFA5}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I)
{FE28AB6F-DE84-4435-A589-707C596DBFA5}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I)
{FE28AB6F-DE84-4435-A589-707C596DBFA5}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I)
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal