Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
uglickih-sashechker committed Jan 20, 2025
1 parent 8477c4e commit 0ebd724
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CryptoWalletGen.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35327.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WalletGen", "WalletGen"\WalletGen".vcxproj", "{9D8D35FE-A6E8-479F-95D6-742F70CE36AE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9D8D35FE-A6E8-479F-95D6-742F70CE36AE}.Debug|x64.ActiveCfg = Debug|x64
{9D8D35FE-A6E8-479F-95D6-742F70CE36AE}.Debug|x64.Build.0 = Debug|x64
{9D8D35FE-A6E8-479F-95D6-742F70CE36AE}.Debug|x86.ActiveCfg = Debug|Win32
{9D8D35FE-A6E8-479F-95D6-742F70CE36AE}.Debug|x86.Build.0 = Debug|Win32
{9D8D35FE-A6E8-479F-95D6-742F70CE36AE}.Release|x64.ActiveCfg = Release|x64
{9D8D35FE-A6E8-479F-95D6-742F70CE36AE}.Release|x64.Build.0 = Release|x64
{9D8D35FE-A6E8-479F-95D6-742F70CE36AE}.Release|x86.ActiveCfg = Release|Win32
{9D8D35FE-A6E8-479F-95D6-742F70CE36AE}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EEB13A7C-3C02-403E-A54B-0DBC9063F8F9}
EndGlobalSection
EndGlobal

0 comments on commit 0ebd724

Please # to comment.