Skip to content

Commit

Permalink
edit readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
lianera committed May 13, 2018
1 parent ae89c7d commit aff9511
Show file tree
Hide file tree
Showing 22 changed files with 497 additions and 631 deletions.
245 changes: 0 additions & 245 deletions 2016/LtRay/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions 2016/LtRay/.nuget/packages.config

This file was deleted.

2 changes: 1 addition & 1 deletion 2016/LtRay/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016-2017 Lian Duan
Copyright (c) 2016-2017 Lianera

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Binary file added 2016/LtRay/LtRay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 25 additions & 17 deletions 2016/LtRay/LtRay.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,42 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2043
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libltray", "libltray\libltray.vcxproj", "{0BF400DD-7CE4-4677-931B-D3480F9BC372}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libltray", "libltray\libltray.vcxproj", "{85307DF6-7123-473C-ACE1-5F8528479D46}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ltray", "ltray\ltray.vcxproj", "{13B3DAB6-1F96-4D2A-AC3A-61BF9AE27A7A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{955A6B4A-8909-42BB-80A9-D3E86CAE3863}"
ProjectSection(SolutionItems) = preProject
.nuget\packages.config = .nuget\packages.config
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ltray", "ltray\ltray.vcxproj", "{B7D6BD83-D7C5-4546-9EC8-0266ABACEBCF}"
ProjectSection(ProjectDependencies) = postProject
{85307DF6-7123-473C-ACE1-5F8528479D46} = {85307DF6-7123-473C-ACE1-5F8528479D46}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0BF400DD-7CE4-4677-931B-D3480F9BC372}.Debug|Win32.ActiveCfg = Debug|Win32
{0BF400DD-7CE4-4677-931B-D3480F9BC372}.Debug|Win32.Build.0 = Debug|Win32
{0BF400DD-7CE4-4677-931B-D3480F9BC372}.Release|Win32.ActiveCfg = Release|Win32
{0BF400DD-7CE4-4677-931B-D3480F9BC372}.Release|Win32.Build.0 = Release|Win32
{13B3DAB6-1F96-4D2A-AC3A-61BF9AE27A7A}.Debug|Win32.ActiveCfg = Debug|Win32
{13B3DAB6-1F96-4D2A-AC3A-61BF9AE27A7A}.Debug|Win32.Build.0 = Debug|Win32
{13B3DAB6-1F96-4D2A-AC3A-61BF9AE27A7A}.Release|Win32.ActiveCfg = Release|Win32
{13B3DAB6-1F96-4D2A-AC3A-61BF9AE27A7A}.Release|Win32.Build.0 = Release|Win32
{85307DF6-7123-473C-ACE1-5F8528479D46}.Debug|x64.ActiveCfg = Debug|x64
{85307DF6-7123-473C-ACE1-5F8528479D46}.Debug|x64.Build.0 = Debug|x64
{85307DF6-7123-473C-ACE1-5F8528479D46}.Debug|x86.ActiveCfg = Debug|Win32
{85307DF6-7123-473C-ACE1-5F8528479D46}.Debug|x86.Build.0 = Debug|Win32
{85307DF6-7123-473C-ACE1-5F8528479D46}.Release|x64.ActiveCfg = Release|x64
{85307DF6-7123-473C-ACE1-5F8528479D46}.Release|x64.Build.0 = Release|x64
{85307DF6-7123-473C-ACE1-5F8528479D46}.Release|x86.ActiveCfg = Release|Win32
{85307DF6-7123-473C-ACE1-5F8528479D46}.Release|x86.Build.0 = Release|Win32
{B7D6BD83-D7C5-4546-9EC8-0266ABACEBCF}.Debug|x64.ActiveCfg = Debug|x64
{B7D6BD83-D7C5-4546-9EC8-0266ABACEBCF}.Debug|x64.Build.0 = Debug|x64
{B7D6BD83-D7C5-4546-9EC8-0266ABACEBCF}.Debug|x86.ActiveCfg = Debug|Win32
{B7D6BD83-D7C5-4546-9EC8-0266ABACEBCF}.Debug|x86.Build.0 = Debug|Win32
{B7D6BD83-D7C5-4546-9EC8-0266ABACEBCF}.Release|x64.ActiveCfg = Release|x64
{B7D6BD83-D7C5-4546-9EC8-0266ABACEBCF}.Release|x64.Build.0 = Release|x64
{B7D6BD83-D7C5-4546-9EC8-0266ABACEBCF}.Release|x86.ActiveCfg = Release|Win32
{B7D6BD83-D7C5-4546-9EC8-0266ABACEBCF}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {51EABFD5-BFF0-48B3-B0D2-CE7B2B9A6308}
SolutionGuid = {42D954BF-042A-42B5-8C4A-CF7C73C697B4}
EndGlobalSection
EndGlobal
Loading

0 comments on commit aff9511

Please sign in to comment.