~toykeeper/flashlight-firmware/trunk

« back to all changes in this revision

Viewing changes to JonnyC/STAR/STAR_dual_switch.avrsln

  • Committer: Selene Scriven
  • Date: 2014-11-10 21:44:25 UTC
  • mto: This revision was merged to the branch mainline in revision 71.
  • Revision ID: ubuntu@toykeeper.net-20141110214425-h071pac1ulayazsf
JCapSolutions   2014-10-07 [merge]
git commit: fed8251a4b977f18c55acfbb1ed40c702008dde8
Merge branch 'dual_pwm'

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1

 
2
Microsoft Visual Studio Solution File, Format Version 11.00
 
3
# AvrStudio Solution File, Format Version 11.00
 
4
Project("{D1100916-62DA-4D80-A9B4-55A1E7CCEEB3}") = "STAR_dual_switch", "STAR_dual_switch.avrgccproj", "{5ABA23F4-7D75-4015-BC9C-062896DF9C2C}"
 
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
                {5ABA23F4-7D75-4015-BC9C-062896DF9C2C}.Debug|AVR.ActiveCfg = Debug|AVR
 
13
                {5ABA23F4-7D75-4015-BC9C-062896DF9C2C}.Debug|AVR.Build.0 = Debug|AVR
 
14
                {5ABA23F4-7D75-4015-BC9C-062896DF9C2C}.Release|AVR.ActiveCfg = Release|AVR
 
15
                {5ABA23F4-7D75-4015-BC9C-062896DF9C2C}.Release|AVR.Build.0 = Release|AVR
 
16
        EndGlobalSection
 
17
        GlobalSection(SolutionProperties) = preSolution
 
18
                HideSolutionNode = FALSE
 
19
        EndGlobalSection
 
20
EndGlobal