aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mcufontencoder/src/mcufont.sln
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mcufontencoder/src/mcufont.sln')
-rw-r--r--tools/mcufontencoder/src/mcufont.sln22
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/mcufontencoder/src/mcufont.sln b/tools/mcufontencoder/src/mcufont.sln
new file mode 100644
index 00000000..156c6b27
--- /dev/null
+++ b/tools/mcufontencoder/src/mcufont.sln
@@ -0,0 +1,22 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.25420.1
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mcufont", "mcufont.vcxproj", "{387183DE-A542-4506-8BB1-1A240036E4F4}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x86 = Debug|x86
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {387183DE-A542-4506-8BB1-1A240036E4F4}.Debug|x86.ActiveCfg = Debug|Win32
+ {387183DE-A542-4506-8BB1-1A240036E4F4}.Debug|x86.Build.0 = Debug|Win32
+ {387183DE-A542-4506-8BB1-1A240036E4F4}.Release|x86.ActiveCfg = Release|Win32
+ {387183DE-A542-4506-8BB1-1A240036E4F4}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal