mirror of
https://github.com/bnmgh1/NodeSandbox.git
synced 2025-04-16 16:07:10 +08:00
29 lines
1.4 KiB
Plaintext
29 lines
1.4 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2015
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "canvas-postbuild", "canvas-postbuild.vcxproj", "{B03EA1C8-8B49-B26F-FB56-F34AFCA090B6}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{A3EED646-9161-7ED1-13B0-8899A8DF4F24} = {A3EED646-9161-7ED1-13B0-8899A8DF4F24}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "canvas", "canvas.vcxproj", "{A3EED646-9161-7ED1-13B0-8899A8DF4F24}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Release|x64 = Release|x64
|
|
Debug|x64 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A3EED646-9161-7ED1-13B0-8899A8DF4F24}.Release|x64.ActiveCfg = Release|x64
|
|
{A3EED646-9161-7ED1-13B0-8899A8DF4F24}.Release|x64.Build.0 = Release|x64
|
|
{A3EED646-9161-7ED1-13B0-8899A8DF4F24}.Debug|x64.ActiveCfg = Debug|x64
|
|
{A3EED646-9161-7ED1-13B0-8899A8DF4F24}.Debug|x64.Build.0 = Debug|x64
|
|
{B03EA1C8-8B49-B26F-FB56-F34AFCA090B6}.Release|x64.ActiveCfg = Release|x64
|
|
{B03EA1C8-8B49-B26F-FB56-F34AFCA090B6}.Release|x64.Build.0 = Release|x64
|
|
{B03EA1C8-8B49-B26F-FB56-F34AFCA090B6}.Debug|x64.ActiveCfg = Debug|x64
|
|
{B03EA1C8-8B49-B26F-FB56-F34AFCA090B6}.Debug|x64.Build.0 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|