aboutsummaryrefslogtreecommitdiffstats
path: root/tools/file2c/src/VS 2012 Project/file2c.sln
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-04-04 02:01:07 +0200
committerJoel Bodenmann <joel@unormal.org>2013-04-04 02:01:07 +0200
commita900ab610c7ed54e52ae0d618f177817c54be77e (patch)
treeaca2bbf3ce1b01ecabe4593621ffd24728e3718c /tools/file2c/src/VS 2012 Project/file2c.sln
parent8b21c08096bf2333e613cb25a90eb59dd075fbf4 (diff)
downloaduGFX-a900ab610c7ed54e52ae0d618f177817c54be77e.tar.gz
uGFX-a900ab610c7ed54e52ae0d618f177817c54be77e.tar.bz2
uGFX-a900ab610c7ed54e52ae0d618f177817c54be77e.zip
file2c tool cleanup
Diffstat (limited to 'tools/file2c/src/VS 2012 Project/file2c.sln')
-rw-r--r--tools/file2c/src/VS 2012 Project/file2c.sln22
1 files changed, 22 insertions, 0 deletions
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