10 Star 26 Fork 10

codetask / PE

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
PE.sln 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
codetask 提交于 2016-03-19 00:06 . first

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PE", "PE\PE.vcxproj", "{8D80A98C-8991-4697-AF9D-5EEC9E356BDB}"
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
{8D80A98C-8991-4697-AF9D-5EEC9E356BDB}.Debug|x64.ActiveCfg = Debug|x64
{8D80A98C-8991-4697-AF9D-5EEC9E356BDB}.Debug|x64.Build.0 = Debug|x64
{8D80A98C-8991-4697-AF9D-5EEC9E356BDB}.Debug|x86.ActiveCfg = Debug|Win32
{8D80A98C-8991-4697-AF9D-5EEC9E356BDB}.Debug|x86.Build.0 = Debug|Win32
{8D80A98C-8991-4697-AF9D-5EEC9E356BDB}.Release|x64.ActiveCfg = Release|x64
{8D80A98C-8991-4697-AF9D-5EEC9E356BDB}.Release|x64.Build.0 = Release|x64
{8D80A98C-8991-4697-AF9D-5EEC9E356BDB}.Release|x86.ActiveCfg = Release|Win32
{8D80A98C-8991-4697-AF9D-5EEC9E356BDB}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
C++
1
https://gitee.com/codetimer/PE.git
git@gitee.com:codetimer/PE.git
codetimer
PE
PE
master

搜索帮助