This repository has been archived by the owner on Jun 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commits all files for 1.0.0.3 as the first full commit.
- Loading branch information
1 parent
c235314
commit eca3274
Showing
176 changed files
with
8,776 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
# CALM-Console | ||
This is a Win-forms GUI Command Console, with Library Loading Capability. | ||
(C) Captain ALM 2013-2018 {Under the BSD - 2 Clause License} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio 2013 | ||
VisualStudioVersion = 12.0.40629.0 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "calmcon", "calmcon\calmcon.vbproj", "{317DEBE6-AF7E-423C-A213-B9DAD867EF50}" | ||
EndProject | ||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "cnshare", "cnshare\cnshare.vbproj", "{77F88D17-414A-4044-86B6-11392FE5BBD7}" | ||
EndProject | ||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "specialmsg", "specialmsg\specialmsg.vbproj", "{36BCF1E7-256C-45DD-9A3C-A4CB92ECE740}" | ||
EndProject | ||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "calmextensionlib", "calmextensionlib\calmextensionlib.vbproj", "{6A0F1620-9409-4DFB-A473-7F8C4CB06B59}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{317DEBE6-AF7E-423C-A213-B9DAD867EF50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{317DEBE6-AF7E-423C-A213-B9DAD867EF50}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{317DEBE6-AF7E-423C-A213-B9DAD867EF50}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{317DEBE6-AF7E-423C-A213-B9DAD867EF50}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{77F88D17-414A-4044-86B6-11392FE5BBD7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{77F88D17-414A-4044-86B6-11392FE5BBD7}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{77F88D17-414A-4044-86B6-11392FE5BBD7}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{77F88D17-414A-4044-86B6-11392FE5BBD7}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{36BCF1E7-256C-45DD-9A3C-A4CB92ECE740}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{36BCF1E7-256C-45DD-9A3C-A4CB92ECE740}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{36BCF1E7-256C-45DD-9A3C-A4CB92ECE740}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{36BCF1E7-256C-45DD-9A3C-A4CB92ECE740}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{6A0F1620-9409-4DFB-A473-7F8C4CB06B59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{6A0F1620-9409-4DFB-A473-7F8C4CB06B59}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{6A0F1620-9409-4DFB-A473-7F8C4CB06B59}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{6A0F1620-9409-4DFB-A473-7F8C4CB06B59}.Release|Any CPU.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
EndGlobal |
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.