Mercurial > pihelp
comparison pihelp.atsln @ 8:03da5ff767e9
Some debug ifdefs
Decrypt should use the next key for cli auth (Decrpyt is incorrect)
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 06 Jun 2013 00:04:48 +0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
7:76f3ed943180 | 8:03da5ff767e9 |
---|---|
1 | |
2 Microsoft Visual Studio Solution File, Format Version 11.00 | |
3 # Atmel Studio Solution File, Format Version 11.00 | |
4 Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "pihelp", "pihelp.cproj", "{4DE891F7-343E-4919-A547-808A4AAE3A39}" | |
5 EndProject | |
6 Global | |
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
8 Debug|AVR = Debug|AVR | |
9 Release|AVR = Release|AVR | |
10 EndGlobalSection | |
11 GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
12 {4DE891F7-343E-4919-A547-808A4AAE3A39}.Debug|AVR.ActiveCfg = Debug|AVR | |
13 {4DE891F7-343E-4919-A547-808A4AAE3A39}.Debug|AVR.Build.0 = Debug|AVR | |
14 {4DE891F7-343E-4919-A547-808A4AAE3A39}.Release|AVR.ActiveCfg = Release|AVR | |
15 {4DE891F7-343E-4919-A547-808A4AAE3A39}.Release|AVR.Build.0 = Release|AVR | |
16 EndGlobalSection | |
17 GlobalSection(SolutionProperties) = preSolution | |
18 HideSolutionNode = FALSE | |
19 EndGlobalSection | |
20 EndGlobal |