diff --git a/Host/FeaserKey.dll b/Host/FeaserKey.dll index 43e81d6e..eb38736c 100644 Binary files a/Host/FeaserKey.dll and b/Host/FeaserKey.dll differ diff --git a/Host/Source/MicroBoot/seedkey/SeedNKey.sln b/Host/Source/MicroBoot/seedkey/SeedNKey.sln index 36cbb2d7..33677826 100644 --- a/Host/Source/MicroBoot/seedkey/SeedNKey.sln +++ b/Host/Source/MicroBoot/seedkey/SeedNKey.sln @@ -1,7 +1,9 @@  -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual C++ Express 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SeedNKey", "SeedNKey.vcproj", "{AED6715E-93C0-49A9-8891-AACC5A9B262F}" +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Express 2013 for Windows Desktop +VisualStudioVersion = 12.0.31101.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SeedNKey", "SeedNKey.vcxproj", "{8292CD77-57FC-42DB-BE82-58ACD4A63BFD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -9,10 +11,10 @@ Global Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AED6715E-93C0-49A9-8891-AACC5A9B262F}.Debug|Win32.ActiveCfg = Debug|Win32 - {AED6715E-93C0-49A9-8891-AACC5A9B262F}.Debug|Win32.Build.0 = Debug|Win32 - {AED6715E-93C0-49A9-8891-AACC5A9B262F}.Release|Win32.ActiveCfg = Release|Win32 - {AED6715E-93C0-49A9-8891-AACC5A9B262F}.Release|Win32.Build.0 = Release|Win32 + {8292CD77-57FC-42DB-BE82-58ACD4A63BFD}.Debug|Win32.ActiveCfg = Debug|Win32 + {8292CD77-57FC-42DB-BE82-58ACD4A63BFD}.Debug|Win32.Build.0 = Debug|Win32 + {8292CD77-57FC-42DB-BE82-58ACD4A63BFD}.Release|Win32.ActiveCfg = Release|Win32 + {8292CD77-57FC-42DB-BE82-58ACD4A63BFD}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Host/Source/MicroBoot/seedkey/SeedNKey.v12.suo b/Host/Source/MicroBoot/seedkey/SeedNKey.v12.suo new file mode 100644 index 00000000..f7d6b1f0 Binary files /dev/null and b/Host/Source/MicroBoot/seedkey/SeedNKey.v12.suo differ diff --git a/Host/Source/MicroBoot/seedkey/SeedNKey.vcproj b/Host/Source/MicroBoot/seedkey/SeedNKey.vcproj deleted file mode 100644 index e52fde8c..00000000 --- a/Host/Source/MicroBoot/seedkey/SeedNKey.vcproj +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Host/Source/MicroBoot/seedkey/SeedNKey.vcxproj b/Host/Source/MicroBoot/seedkey/SeedNKey.vcxproj new file mode 100644 index 00000000..06f117d9 --- /dev/null +++ b/Host/Source/MicroBoot/seedkey/SeedNKey.vcxproj @@ -0,0 +1,87 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + + {8292CD77-57FC-42DB-BE82-58ACD4A63BFD} + Win32Proj + SeedNKey + + + + DynamicLibrary + true + v120 + Unicode + + + DynamicLibrary + false + v120 + true + Unicode + + + + + + + + + + + + + true + .\..\..\..\ + FeaserKey + + + false + + + + NotUsing + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;SEEDNKEY_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDebug + + + Windows + true + + + + + Level3 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;SEEDNKEY_EXPORTS;%(PreprocessorDefinitions) + true + + + Windows + true + true + true + + + + + + \ No newline at end of file diff --git a/Host/openblt_net.ini b/Host/openblt_net.ini index 9e2d8189..f3c77908 100644 --- a/Host/openblt_net.ini +++ b/Host/openblt_net.ini @@ -1,5 +1,5 @@ [net] -hostname=192.168.178.38 +hostname=169.254.19.63 port=1000 [xcp] seedkey=FeaserKey.dll