diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-03-04 10:33:38 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-03-04 10:33:38 +0000 |
commit | 99ac65be2ac3d59a4de3b5adaa4dd9adeb80c1e2 (patch) | |
tree | f5b7095946f7b4553698e91adfe07f2bcaa1e110 /demos/Win32-MSVS/ch.sln | |
parent | ec0a917ae1bef32f1848161e759ef98542327523 (diff) | |
download | ChibiOS-99ac65be2ac3d59a4de3b5adaa4dd9adeb80c1e2.tar.gz ChibiOS-99ac65be2ac3d59a4de3b5adaa4dd9adeb80c1e2.tar.bz2 ChibiOS-99ac65be2ac3d59a4de3b5adaa4dd9adeb80c1e2.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@213 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/Win32-MSVS/ch.sln')
-rw-r--r-- | demos/Win32-MSVS/ch.sln | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/demos/Win32-MSVS/ch.sln b/demos/Win32-MSVS/ch.sln deleted file mode 100644 index cb9406206..000000000 --- a/demos/Win32-MSVS/ch.sln +++ /dev/null @@ -1,21 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 8.00
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ch", "ch.vcproj", "{0A528619-7F3F-4459-AAC5-DE8BA570D51D}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfiguration) = preSolution
- Debug = Debug
- Release = Release
- EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {0A528619-7F3F-4459-AAC5-DE8BA570D51D}.Debug.ActiveCfg = Debug|Win32
- {0A528619-7F3F-4459-AAC5-DE8BA570D51D}.Debug.Build.0 = Debug|Win32
- {0A528619-7F3F-4459-AAC5-DE8BA570D51D}.Release.ActiveCfg = Release|Win32
- {0A528619-7F3F-4459-AAC5-DE8BA570D51D}.Release.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
- EndGlobalSection
-EndGlobal
|