mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2024-12-26 11:48:25 +00: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", "{5D1AD241-4CCD-858D-09F0-172DBF2FDECC}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{81408C30-43A2-5FD3-705C-1EC17D8458FA} = {81408C30-43A2-5FD3-705C-1EC17D8458FA}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "canvas", "canvas.vcxproj", "{81408C30-43A2-5FD3-705C-1EC17D8458FA}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5D1AD241-4CCD-858D-09F0-172DBF2FDECC}.Debug|x64.ActiveCfg = Debug|x64
|
|
{5D1AD241-4CCD-858D-09F0-172DBF2FDECC}.Debug|x64.Build.0 = Debug|x64
|
|
{5D1AD241-4CCD-858D-09F0-172DBF2FDECC}.Release|x64.ActiveCfg = Release|x64
|
|
{5D1AD241-4CCD-858D-09F0-172DBF2FDECC}.Release|x64.Build.0 = Release|x64
|
|
{81408C30-43A2-5FD3-705C-1EC17D8458FA}.Debug|x64.ActiveCfg = Debug|x64
|
|
{81408C30-43A2-5FD3-705C-1EC17D8458FA}.Debug|x64.Build.0 = Debug|x64
|
|
{81408C30-43A2-5FD3-705C-1EC17D8458FA}.Release|x64.ActiveCfg = Release|x64
|
|
{81408C30-43A2-5FD3-705C-1EC17D8458FA}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|