From a900ab610c7ed54e52ae0d618f177817c54be77e Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Thu, 4 Apr 2013 02:01:07 +0200 Subject: file2c tool cleanup --- tools/file2c/src/VS 2012 Project/file2c.sln | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tools/file2c/src/VS 2012 Project/file2c.sln (limited to 'tools/file2c/src/VS 2012 Project/file2c.sln') diff --git a/tools/file2c/src/VS 2012 Project/file2c.sln b/tools/file2c/src/VS 2012 Project/file2c.sln new file mode 100644 index 00000000..5e067d5b --- /dev/null +++ b/tools/file2c/src/VS 2012 Project/file2c.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "file2c", "file2c\file2c.vcxproj", "{16787B20-A841-4DC1-9C15-E6677A0D7342}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {16787B20-A841-4DC1-9C15-E6677A0D7342}.Debug|Win32.ActiveCfg = Debug|Win32 + {16787B20-A841-4DC1-9C15-E6677A0D7342}.Debug|Win32.Build.0 = Debug|Win32 + {16787B20-A841-4DC1-9C15-E6677A0D7342}.Debug|Win32.Deploy.0 = Debug|Win32 + {16787B20-A841-4DC1-9C15-E6677A0D7342}.Release|Win32.ActiveCfg = Release|Win32 + {16787B20-A841-4DC1-9C15-E6677A0D7342}.Release|Win32.Build.0 = Release|Win32 + {16787B20-A841-4DC1-9C15-E6677A0D7342}.Release|Win32.Deploy.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3