diff options
Diffstat (limited to 'thermal/simsensor/simsensor.sln')
| -rw-r--r-- | thermal/simsensor/simsensor.sln | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/thermal/simsensor/simsensor.sln b/thermal/simsensor/simsensor.sln new file mode 100644 index 00000000..02088936 --- /dev/null +++ b/thermal/simsensor/simsensor.sln @@ -0,0 +1,28 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0 +MinimumVisualStudioVersion = 12.0 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simsensor", "simsensor.vcxproj", "{19059D30-607E-40DE-B097-7D6A9F00BB84}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + Debug|x64 = Debug|x64 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {19059D30-607E-40DE-B097-7D6A9F00BB84}.Debug|Win32.ActiveCfg = Debug|Win32 + {19059D30-607E-40DE-B097-7D6A9F00BB84}.Debug|Win32.Build.0 = Debug|Win32 + {19059D30-607E-40DE-B097-7D6A9F00BB84}.Release|Win32.ActiveCfg = Release|Win32 + {19059D30-607E-40DE-B097-7D6A9F00BB84}.Release|Win32.Build.0 = Release|Win32 + {19059D30-607E-40DE-B097-7D6A9F00BB84}.Debug|x64.ActiveCfg = Debug|x64 + {19059D30-607E-40DE-B097-7D6A9F00BB84}.Debug|x64.Build.0 = Debug|x64 + {19059D30-607E-40DE-B097-7D6A9F00BB84}.Release|x64.ActiveCfg = Release|x64 + {19059D30-607E-40DE-B097-7D6A9F00BB84}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |
