3 Star 9 Fork 3

tim-jack/LicenseManager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
EngiLicenseManager.sln 2.96 KB
一键复制 编辑 原始数据 按行查看 历史
tim-jack 提交于 2019-04-18 17:42 +08:00 . project init

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EngiLicenseManager", "EngiLicenseManager\EngiLicenseManager.vcxproj", "{E761DECE-52F8-4C88-9F98-33553C2FE041}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EngiLicenseGenerator", "EngiLicenseGenerator\EngiLicenseGenerator.vcxproj", "{B12702AD-ABFB-343A-A199-8E24837244A3}"
ProjectSection(ProjectDependencies) = postProject
{E761DECE-52F8-4C88-9F98-33553C2FE041} = {E761DECE-52F8-4C88-9F98-33553C2FE041}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EngiLicenseValidator", "EngiLicenseValidator\EngiLicenseValidator.vcxproj", "{EF77C909-0558-4BBB-AE8A-D9559A5A93A2}"
ProjectSection(ProjectDependencies) = postProject
{B12702AD-ABFB-343A-A199-8E24837244A3} = {B12702AD-ABFB-343A-A199-8E24837244A3}
EndProjectSection
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
{E761DECE-52F8-4C88-9F98-33553C2FE041}.Debug|x64.ActiveCfg = Debug|x64
{E761DECE-52F8-4C88-9F98-33553C2FE041}.Debug|x64.Build.0 = Debug|x64
{E761DECE-52F8-4C88-9F98-33553C2FE041}.Debug|x86.ActiveCfg = Debug|Win32
{E761DECE-52F8-4C88-9F98-33553C2FE041}.Debug|x86.Build.0 = Debug|Win32
{E761DECE-52F8-4C88-9F98-33553C2FE041}.Release|x64.ActiveCfg = Release|x64
{E761DECE-52F8-4C88-9F98-33553C2FE041}.Release|x64.Build.0 = Release|x64
{E761DECE-52F8-4C88-9F98-33553C2FE041}.Release|x86.ActiveCfg = Release|Win32
{E761DECE-52F8-4C88-9F98-33553C2FE041}.Release|x86.Build.0 = Release|Win32
{B12702AD-ABFB-343A-A199-8E24837244A3}.Debug|x64.ActiveCfg = Debug|Win32
{B12702AD-ABFB-343A-A199-8E24837244A3}.Debug|x86.ActiveCfg = Debug|Win32
{B12702AD-ABFB-343A-A199-8E24837244A3}.Debug|x86.Build.0 = Debug|Win32
{B12702AD-ABFB-343A-A199-8E24837244A3}.Release|x64.ActiveCfg = Release|Win32
{B12702AD-ABFB-343A-A199-8E24837244A3}.Release|x86.ActiveCfg = Release|Win32
{B12702AD-ABFB-343A-A199-8E24837244A3}.Release|x86.Build.0 = Release|Win32
{EF77C909-0558-4BBB-AE8A-D9559A5A93A2}.Debug|x64.ActiveCfg = Debug|x64
{EF77C909-0558-4BBB-AE8A-D9559A5A93A2}.Debug|x64.Build.0 = Debug|x64
{EF77C909-0558-4BBB-AE8A-D9559A5A93A2}.Debug|x86.ActiveCfg = Debug|Win32
{EF77C909-0558-4BBB-AE8A-D9559A5A93A2}.Debug|x86.Build.0 = Debug|Win32
{EF77C909-0558-4BBB-AE8A-D9559A5A93A2}.Release|x64.ActiveCfg = Release|x64
{EF77C909-0558-4BBB-AE8A-D9559A5A93A2}.Release|x64.Build.0 = Release|x64
{EF77C909-0558-4BBB-AE8A-D9559A5A93A2}.Release|x86.ActiveCfg = Release|Win32
{EF77C909-0558-4BBB-AE8A-D9559A5A93A2}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/timJack/LicenseManager.git
git@gitee.com:timJack/LicenseManager.git
timJack
LicenseManager
LicenseManager
master

搜索帮助