完善目录结构
完善了目录结构,添加了以前的web段com组件调用的代码(在/测试目录下)(部署没有使用到)
This commit is contained in:
29
测试/单独功能测试/1-组件测试(实际没有应用)/组件调用dll-调用端/HWCVDLL2.sln
Normal file
29
测试/单独功能测试/1-组件测试(实际没有应用)/组件调用dll-调用端/HWCVDLL2.sln
Normal file
@@ -0,0 +1,29 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2013
|
||||
VisualStudioVersion = 12.0.30501.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HWCVDLL2", "HWCVDLL2\HWCVDLL2.vcxproj", "{358E1500-F6FA-41B9-B9DE-FF079F97A261}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HWCVDLL2PS", "HWCVDLL2\HWCVDLL2PS.vcxproj", "{F10C4A05-1935-4FB8-9400-187176FCA7A6}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{358E1500-F6FA-41B9-B9DE-FF079F97A261} = {358E1500-F6FA-41B9-B9DE-FF079F97A261}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{358E1500-F6FA-41B9-B9DE-FF079F97A261}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{358E1500-F6FA-41B9-B9DE-FF079F97A261}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{358E1500-F6FA-41B9-B9DE-FF079F97A261}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{358E1500-F6FA-41B9-B9DE-FF079F97A261}.Release|Win32.Build.0 = Release|Win32
|
||||
{F10C4A05-1935-4FB8-9400-187176FCA7A6}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{F10C4A05-1935-4FB8-9400-187176FCA7A6}.Release|Win32.ActiveCfg = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user