Skip to content

Commit

Permalink
181220
Browse files Browse the repository at this point in the history
  • Loading branch information
csersoft committed Dec 20, 2018
1 parent b092c1b commit 399bbb4
Show file tree
Hide file tree
Showing 18 changed files with 492 additions and 378 deletions.
16 changes: 5 additions & 11 deletions HWFW_GUI.sln
Original file line number Diff line number Diff line change
@@ -1,34 +1,28 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2036
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HWFW_GUI", "HWFW_GUI\HWFW_GUI.vcxproj", "{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release_LLVM|x64 = Release_LLVM|x64
Release_LLVM|x86 = Release_LLVM|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Debug|x64.ActiveCfg = Debug|x64
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Debug|x64.Build.0 = Debug|x64
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Debug|x86.ActiveCfg = Debug|Win32
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Debug|x86.Build.0 = Debug|Win32
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Release_LLVM|x64.ActiveCfg = Release_LLVM|x64
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Release_LLVM|x64.Build.0 = Release_LLVM|x64
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Release_LLVM|x86.ActiveCfg = Release_LLVM|Win32
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Release_LLVM|x86.Build.0 = Release_LLVM|Win32
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Release|x64.ActiveCfg = Release|x64
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Release|x64.Build.0 = Release|x64
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Release|x86.ActiveCfg = Release|Win32
{6DA1C07F-D2B9-4834-88E1-6F493A5D589E}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {86812C9C-EE35-446F-9B81-3E514036759F}
EndGlobalSection
EndGlobal
Loading

0 comments on commit 399bbb4

Please sign in to comment.