-
Notifications
You must be signed in to change notification settings - Fork 0
/
UsbLockKey.atsln
22 lines (22 loc) · 980 Bytes
/
UsbLockKey.atsln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
# Atmel Studio Solution File, Format Version 11.00
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "UsbLockKey", "UsbLockKey\UsbLockKey.cproj", "{F1BD3CD8-752F-49A5-A41F-8122E74062D4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F1BD3CD8-752F-49A5-A41F-8122E74062D4}.Debug|AVR.ActiveCfg = Debug|AVR
{F1BD3CD8-752F-49A5-A41F-8122E74062D4}.Debug|AVR.Build.0 = Debug|AVR
{F1BD3CD8-752F-49A5-A41F-8122E74062D4}.Release|AVR.ActiveCfg = Release|AVR
{F1BD3CD8-752F-49A5-A41F-8122E74062D4}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal