Skip to content

Commit

Permalink
Add project files.
Browse files Browse the repository at this point in the history
  • Loading branch information
gygasync committed Jan 1, 2021
1 parent 8677325 commit 993d611
Show file tree
Hide file tree
Showing 21 changed files with 2,426 additions and 0 deletions.
25 changes: 25 additions & 0 deletions EKIFKUF.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30320.27
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EKIFKUF", "EKIFKUF\EKIFKUF.csproj", "{82394167-A7FD-40F6-A735-51E9DAEFCD0A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{82394167-A7FD-40F6-A735-51E9DAEFCD0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{82394167-A7FD-40F6-A735-51E9DAEFCD0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{82394167-A7FD-40F6-A735-51E9DAEFCD0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{82394167-A7FD-40F6-A735-51E9DAEFCD0A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {80D12C4C-0189-45DC-8C7C-15132A16F2F9}
EndGlobalSection
EndGlobal
361 changes: 361 additions & 0 deletions EKIFKUF/DataForm.Designer.cs

Large diffs are not rendered by default.

Loading

0 comments on commit 993d611

Please sign in to comment.