|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
|
|
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
|
<ProjectConfiguration Include="Release|x64">
|
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\AlgorithmResult.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\AlgorithmShared.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\CoreCtrl.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\globalCoreCtrl.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\GlobalDataBase.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\iCameraObject.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\ImageObject.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\LoadModule.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\ModulesManager.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\qtpthreadbase.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\qtpthreadimage.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\QZkShowImage.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\ShowWindow.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpCamera\CameraPool.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpCamera\globalCamera.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpCamera\LibCameraes.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpCamera\tpCamera.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpCamera\triggerthread.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpCoreCtrl.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpImgProc\AlgorithmOption.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpImgProc\IImageAlgorithm.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpImgProc\ImageAlgorithm.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpImgProc\ImgProc.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpImgProc\LoadAlgorithm.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpImgProc\QSqliteAlgorithm.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\tpImgProc\tpImgProc.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\XmlConfigParser.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\ZkCameraImage.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\lpCoreCtrl\ZkImage.cpp" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\AlgorithmResult.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\AlgorithmShared.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\CoreCtrl.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\globalCoreCtrl.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\GlobalDataBase.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\iCameraObject.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\ImageObject.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\LoadModule.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\ModulesManager.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\qtpthreadbase.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\qtpthreadimage.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\QZkShowImage.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\ShowWindow.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tadpoleGuiHeader.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpCamera\CameraPool.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpCamera\globalCamera.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpCamera\LibCameraes.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpCamera\triggerthread.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpImgProc\AlgorithmOption.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpImgProc\IImageAlgorithm.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpImgProc\ImageAlgorithm.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpImgProc\ImgProc.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpImgProc\LoadAlgorithm.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpImgProc\QSqliteAlgorithm.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\tpJsonConfig.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\XmlConfigParser.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\ZkCameraImage.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\lpCoreCtrl\ZkImage.h" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
|
|
<ProjectGuid>{784071A9-BF94-4D27-B62E-588ACD7E0633}</ProjectGuid>
|
|
|
|
|
|
<Keyword>Qt4VSv1.0</Keyword>
|
|
|
|
|
|
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
|
|
<ImportGroup Label="ExtensionSettings" />
|
|
|
|
|
|
<ImportGroup Label="Shared" />
|
|
|
|
|
|
<ImportGroup Label="PropertySheets" />
|
|
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
|
<OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
|
|
<TargetName>$(ProjectName)d</TargetName>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
|
<OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
|
<ClCompile>
|
|
|
|
|
|
<PreprocessorDefinitions>UNICODE;_UNICODE;WIN32;WIN64;QT_CORE_LIB;QT_GUI_LIB;QT_NETWORK_LIB;QT_SERIALPORT_LIB;QT_SQL_LIB;TPCORECTRL_LIB;TPCORECTRL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
|
<AdditionalIncludeDirectories>.\GeneratedFiles;.;$(QTDIR)\include;.\GeneratedFiles\$(ConfigurationName);$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui;$(QTDIR)\include\QtNetwork;$(QTDIR)\include\QtSerialPort;$(QTDIR)\include\QtSql;..\..\src\lpCoreCtrl;..\..\src\lpCoreCtrl\tpCamera;..\..\src\lpCoreCtrl\tpImgProc;..\..\3part\libzkq\include;..\..\..\lpOpenssl\openssl-1.0.2n\vs13\include;..\..\src\lpBase;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
|
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|
|
|
|
|
</ClCompile>
|
|
|
|
|
|
<Link>
|
|
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
|
|
<OutputFile>$(SolutionDir)..\runner17\$(TargetName)$(TargetExt)</OutputFile>
|
|
|
|
|
|
<AdditionalLibraryDirectories>$(QTDIR)\lib;$(OutDir);..\..\..\lpOpenssl\openssl-1.0.2n\vs13\lib\x64;..\..\3part\tadpole\x64\lib;..\..\3part\libzkq\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
|
<AdditionalDependencies>qtmaind.lib;Qt5Cored.lib;Qt5Guid.lib;Qt5Networkd.lib;Qt5SerialPortd.lib;Qt5Sqld.lib;tpBased.lib;libzkqd.lib;libeay32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
|
|
|
</Link>
|
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
|
<ClCompile>
|
|
|
|
|
|
<PreprocessorDefinitions>UNICODE;_UNICODE;WIN32;WIN64;QT_NO_DEBUG;NDEBUG;QT_CORE_LIB;QT_GUI_LIB;QT_NETWORK_LIB;QT_SERIALPORT_LIB;QT_SQL_LIB;TPCORECTRL_LIB;TPCORECTRL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
|
<AdditionalIncludeDirectories>.\GeneratedFiles;.;$(QTDIR)\include;.\GeneratedFiles\$(ConfigurationName);$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui;$(QTDIR)\include\QtNetwork;$(QTDIR)\include\QtSerialPort;$(QTDIR)\include\QtSql;..\..\src\lpCoreCtrl;..\..\src\lpCoreCtrl\tpCamera;..\..\src\lpCoreCtrl\tpImgProc;..\..\3part\libzkq\include;..\..\..\lpOpenssl\openssl-1.0.2n\vs13\include;..\..\src\lpBase;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
|
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|
|
|
|
|
</ClCompile>
|
|
|
|
|
|
<Link>
|
|
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
|
|
<OutputFile>$(SolutionDir)..\runner17\$(TargetName)$(TargetExt)</OutputFile>
|
|
|
|
|
|
<AdditionalLibraryDirectories>$(QTDIR)\lib;$(OutDir);..\..\..\lpOpenssl\openssl-1.0.2n\vs13\lib\x64;..\..\3part\tadpole\x64\lib;..\..\3part\libzkq\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
|
<AdditionalDependencies>qtmain.lib;Qt5Core.lib;Qt5Gui.lib;Qt5Network.lib;Qt5SerialPort.lib;Qt5Sql.lib;tpBase.lib;libzkq.lib;libeay32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
|
|
|
</Link>
|
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
|
<ProjectExtensions>
|
|
|
|
|
|
<VisualStudio>
|
|
|
|
|
|
<UserProperties MocDir=".\GeneratedFiles\$(ConfigurationName)" UicDir=".\GeneratedFiles" RccDir=".\GeneratedFiles" lupdateOptions="" lupdateOnBuild="0" lreleaseOptions="" Qt5Version_x0020_x64="qt5.9.4-msvc2017-x64" MocOptions="" />
|
|
|
|
|
|
</VisualStudio>
|
|
|
|
|
|
</ProjectExtensions>
|
|
|
|
|
|
</Project>
|