diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 53c3407..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,343 +0,0 @@
-## Ignore Visual Studio temporary files, build results, and
-## files generated by popular Visual Studio add-ons.
-##
-## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
-
-runtime/
-# User-specific files
-*.rsuser
-*.suo
-*.user
-*.userosscache
-*.sln.docstates
-
-# User-specific files (MonoDevelop/Xamarin Studio)
-*.userprefs
-
-# Build results
-[Dd]ebug/
-[Dd]ebugPublic/
-[Rr]elease/
-[Rr]eleases/
-x64/
-x86/
-[Aa][Rr][Mm]/
-[Aa][Rr][Mm]64/
-bld/
-[Bb]in/
-[Oo]bj/
-[Ll]og/
-GeneratedFiles/
-model/
-# Visual Studio 2015/2017 cache/options directory
-.vs/
-# Uncomment if you have tasks that create the project's static files in wwwroot
-#wwwroot/
-
-# Visual Studio 2017 auto generated files
-Generated\ Files/
-
-# MSTest test Results
-[Tt]est[Rr]esult*/
-[Bb]uild[Ll]og.*
-
-# NUNIT
-*.VisualState.xml
-TestResult.xml
-
-# Build Results of an ATL Project
-[Dd]ebugPS/
-[Rr]eleasePS/
-dlldata.c
-
-# Benchmark Results
-BenchmarkDotNet.Artifacts/
-
-# .NET Core
-project.lock.json
-project.fragment.lock.json
-artifacts/
-
-# StyleCop
-StyleCopReport.xml
-
-# Files built by Visual Studio
-*_i.c
-*_p.c
-*_h.h
-*.ilk
-*.meta
-*.obj
-*.iobj
-*.pch
-*.pdb
-*.ipdb
-*.pgc
-*.pgd
-*.rsp
-*.sbr
-*.tlb
-*.tli
-*.tlh
-*.tmp
-*.tmp_proj
-*_wpftmp.csproj
-*.log
-*.vspscc
-*.vssscc
-.builds
-*.pidb
-*.svclog
-*.scc
-
-# Chutzpah Test files
-_Chutzpah*
-
-# Visual C++ cache files
-ipch/
-*.aps
-*.ncb
-*.opendb
-*.opensdf
-*.sdf
-*.cachefile
-*.VC.db
-*.VC.VC.opendb
-
-# Visual Studio profiler
-*.psess
-*.vsp
-*.vspx
-*.sap
-
-# Visual Studio Trace Files
-*.e2e
-
-# TFS 2012 Local Workspace
-$tf/
-
-# Guidance Automation Toolkit
-*.gpState
-
-# ReSharper is a .NET coding add-in
-_ReSharper*/
-*.[Rr]e[Ss]harper
-*.DotSettings.user
-
-# JustCode is a .NET coding add-in
-.JustCode
-
-# TeamCity is a build add-in
-_TeamCity*
-
-# DotCover is a Code Coverage Tool
-*.dotCover
-
-# AxoCover is a Code Coverage Tool
-.axoCover/*
-!.axoCover/settings.json
-
-# Visual Studio code coverage results
-*.coverage
-*.coveragexml
-
-# NCrunch
-_NCrunch_*
-.*crunch*.local.xml
-nCrunchTemp_*
-
-# MightyMoose
-*.mm.*
-AutoTest.Net/
-
-# Web workbench (sass)
-.sass-cache/
-
-# Installshield output folder
-[Ee]xpress/
-
-# DocProject is a documentation generator add-in
-DocProject/buildhelp/
-DocProject/Help/*.HxT
-DocProject/Help/*.HxC
-DocProject/Help/*.hhc
-DocProject/Help/*.hhk
-DocProject/Help/*.hhp
-DocProject/Help/Html2
-DocProject/Help/html
-
-# Click-Once directory
-publish/
-
-# Publish Web Output
-*.[Pp]ublish.xml
-*.azurePubxml
-# Note: Comment the next line if you want to checkin your web deploy settings,
-# but database connection strings (with potential passwords) will be unencrypted
-*.pubxml
-*.publishproj
-
-# Microsoft Azure Web App publish settings. Comment the next line if you want to
-# checkin your Azure Web App publish settings, but sensitive information contained
-# in these scripts will be unencrypted
-PublishScripts/
-
-# NuGet Packages
-*.nupkg
-# The packages folder can be ignored because of Package Restore
-**/[Pp]ackages/*
-# except build/, which is used as an MSBuild target.
-!**/[Pp]ackages/build/
-# Uncomment if necessary however generally it will be regenerated when needed
-#!**/[Pp]ackages/repositories.config
-# NuGet v3's project.json files produces more ignorable files
-*.nuget.props
-*.nuget.targets
-
-# Microsoft Azure Build Output
-csx/
-*.build.csdef
-
-# Microsoft Azure Emulator
-ecf/
-rcf/
-
-# Windows Store app package directories and files
-AppPackages/
-BundleArtifacts/
-Package.StoreAssociation.xml
-_pkginfo.txt
-*.appx
-
-# Visual Studio cache files
-# files ending in .cache can be ignored
-*.[Cc]ache
-# but keep track of directories ending in .cache
-!?*.[Cc]ache/
-
-# Others
-ClientBin/
-~$*
-*~
-*.dbmdl
-*.dbproj.schemaview
-*.jfm
-*.pfx
-*.publishsettings
-orleans.codegen.cs
-
-# Including strong name files can present a security risk
-# (https://github.com/github/gitignore/pull/2483#issue-259490424)
-#*.snk
-
-# Since there are multiple workflows, uncomment next line to ignore bower_components
-# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
-#bower_components/
-# ASP.NET Core default setup: bower directory is configured as wwwroot/lib/ and bower restore is true
-**/wwwroot/lib/
-
-# RIA/Silverlight projects
-Generated_Code/
-
-# Backup & report files from converting an old project file
-# to a newer Visual Studio version. Backup files are not needed,
-# because we have git ;-)
-_UpgradeReport_Files/
-Backup*/
-UpgradeLog*.XML
-UpgradeLog*.htm
-ServiceFabricBackup/
-*.rptproj.bak
-
-# SQL Server files
-*.mdf
-*.ldf
-*.ndf
-
-# Business Intelligence projects
-*.rdl.data
-*.bim.layout
-*.bim_*.settings
-*.rptproj.rsuser
-
-# Microsoft Fakes
-FakesAssemblies/
-
-# GhostDoc plugin setting file
-*.GhostDoc.xml
-
-# Node.js Tools for Visual Studio
-.ntvs_analysis.dat
-node_modules/
-
-# Visual Studio 6 build log
-*.plg
-
-# Visual Studio 6 workspace options file
-*.opt
-
-# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
-*.vbw
-
-# Visual Studio LightSwitch build output
-**/*.HTMLClient/GeneratedArtifacts
-**/*.DesktopClient/GeneratedArtifacts
-**/*.DesktopClient/ModelManifest.xml
-**/*.Server/GeneratedArtifacts
-**/*.Server/ModelManifest.xml
-_Pvt_Extensions
-
-# Paket dependency manager
-.paket/paket.exe
-paket-files/
-
-# FAKE - F# Make
-.fake/
-
-# JetBrains Rider
-.idea/
-*.sln.iml
-
-# CodeRush personal settings
-.cr/personal
-
-# Python Tools for Visual Studio (PTVS)
-__pycache__/
-*.pyc
-
-# Cake - Uncomment if you are using it
-# tools/**
-# !tools/packages.config
-
-# Tabs Studio
-*.tss
-
-# Telerik's JustMock configuration file
-*.jmconfig
-
-# BizTalk build output
-*.btp.cs
-*.btm.cs
-*.odx.cs
-*.xsd.cs
-
-# OpenCover UI analysis results
-OpenCover/
-
-# Azure Stream Analytics local run output
-ASALocalRun/
-
-# MSBuild Binary and Structured Log
-*.binlog
-
-# NVidia Nsight GPU debugger configuration file
-*.nvuser
-
-# MFractors (Xamarin productivity tool) working folder
-.mfractor/
-
-# Local History for Visual Studio
-.localhistory/
-
-# BeatPulse healthcheck temp database
-healthchecksdb
diff --git a/Cigarette.sln b/Cigarette.sln
index 1126f22..5741173 100644
--- a/Cigarette.sln
+++ b/Cigarette.sln
@@ -36,7 +36,7 @@ Global
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {0AF1A30E-A12C-4014-ACD5-65A1E6D54D46}
Qt5Version = 5.15.2_msvc2019_64
+ SolutionGuid = {0AF1A30E-A12C-4014-ACD5-65A1E6D54D46}
EndGlobalSection
EndGlobal
diff --git a/Cigarette/CaptureThread.cpp b/Cigarette/CaptureThread.cpp
index d2c858a..9b8ba4b 100644
--- a/Cigarette/CaptureThread.cpp
+++ b/Cigarette/CaptureThread.cpp
@@ -52,10 +52,10 @@ void CaptureThread::process( void )
//相机掉线回调
CIwtCameraLostCallbackMV cam_lost_cb;
cam_lost_cb.channel_ = Local_Num;
- /*if (cam_lost_cb.registerComponent(pDev_->state) != true)
+ if (cam_lost_cb.registerComponent(pDev_->state) != true)
{
std::cout << "ERROR: Unable to register the camera's lost CallBack function!\n";
- }*/ //屏蔽掉线回调,防止误报警
+ }
//图像采集循环
TDMR_ERROR result = DMR_NO_ERROR;
while( ( result = static_cast< TDMR_ERROR >( pFI_->imageRequestSingle() ) ) == DMR_NO_ERROR ) {};
diff --git a/Cigarette/CaptureThreadBasler.h b/Cigarette/CaptureThreadBasler.h
index dfdc729..d8ccbcc 100644
--- a/Cigarette/CaptureThreadBasler.h
+++ b/Cigarette/CaptureThreadBasler.h
@@ -129,12 +129,12 @@ private:
QMutex lock_;
};
//-----------------------------------------------------------------------------
-class CSampleConfigurationEventHandler : public Pylon::CConfigurationEventHandler
+class CSampleConfigurationEventHandler : public Pylon::CBaslerUniversalConfigurationEventHandler
{
public:
int channel_;
// This method is called from a different thread when the camera device removal has been detected.
- void OnCameraDeviceRemoved(Pylon::CInstantCamera& camera)
+ void OnCameraDeviceRemoved( Pylon::CBaslerUniversalInstantCamera& camera )
{
SingleCamInfo[channel_].OffLine = true;
}
diff --git a/Cigarette/CaptureThreadHIK.cpp b/Cigarette/CaptureThreadHIK.cpp
index b434df6..8395fdb 100644
--- a/Cigarette/CaptureThreadHIK.cpp
+++ b/Cigarette/CaptureThreadHIK.cpp
@@ -54,6 +54,7 @@ inline void RisingGpioEventfunction(MV_EVENT_OUT_INFO* pEventInfo, void* pUser){
bool temp;
CaptureThreadHIKptr->p_shooted_queue->take(temp);
}
+
#elif defined ONE_TIME_SHIFT
if(
CaptureThreadHIKptr->p_shooted_queue->count() > 0
@@ -230,7 +231,7 @@ void CaptureThreadHIK::process( void )
nRet = MV_CC_RegisterExceptionCallBack(CamHandle, LossCallBack[Local_Num], this);
if (nRet) { std::cout << "can not register loss callback" << std::endl; nnRet = nRet; }
-#ifndef IMM_FEED_BACK
+#ifdef IMM_FEED_BACK ///不打开无反馈等
nRet = MV_CC_SetEnumValueByString(CamHandle, "EventSelector", "Line0FallingEdge");
if (nRet) { std::cout << "can not set EventSelector" << std::endl; nnRet = nRet; }
diff --git a/Cigarette/Cigarette.vcxproj b/Cigarette/Cigarette.vcxproj
index fa3dd08..bfd0800 100644
--- a/Cigarette/Cigarette.vcxproj
+++ b/Cigarette/Cigarette.vcxproj
@@ -135,6 +135,7 @@
stdcpp14
MaxSpeed
false
+ 4819;%(DisableSpecificWarnings)
Console
diff --git a/Cigarette/alg_jd.cpp b/Cigarette/alg_jd.cpp
index b5f553f..6a12d94 100644
--- a/Cigarette/alg_jd.cpp
+++ b/Cigarette/alg_jd.cpp
@@ -22,6 +22,7 @@ static std::vector classes;
bool AlgJd::init()
{
QString model_path;
+ QString jpg_path;
std::fstream cfg_file;
cfg_file.open("../conf/conf.txt");
if (!cfg_file.is_open())
@@ -42,6 +43,10 @@ bool AlgJd::init()
{
model_path = line.substr(pos + 1).c_str();
}
+ if (tmp_key == "JPGPATH")
+ {
+ jpg_path = line.substr(pos + 1).c_str();
+ }
}
}
cfg_file.close();
@@ -79,7 +84,14 @@ bool AlgJd::init()
net.setPreferableBackend(cv::dnn::DNN_BACKEND_CUDA);
net.setPreferableTarget(cv::dnn::DNN_TARGET_CUDA);
- cv::Mat image = cv::imread("alg_jd.jpg");
+ //cv::Mat image = cv::imread("alg_jd.jpg");
+ cv::Mat image;
+ if (jpg_path.length() > 0) {
+ image = cv::imread(jpg_path.toStdString());
+ }
+ else {
+ image = cv::imread("alg_jd.jpg");
+ }
//识别一张图,测试模型是否正确,并且完成GPU数据加载
if (!image.data) return false; //判断测试图片是否正常读取
std::vector > results;
diff --git a/Cigarette/change_shift.cpp b/Cigarette/change_shift.cpp
index 68c177f..9e80062 100644
--- a/Cigarette/change_shift.cpp
+++ b/Cigarette/change_shift.cpp
@@ -15,6 +15,12 @@ change_shift::change_shift(QDialog *parent)
else {
ui.radioButton_auto->setChecked(false);
}
+ if (g_sys_conf.shift_byhand == 1) {
+ ui.radioButton_byhand->setChecked(true);
+ }
+ else {
+ ui.radioButton_byhand->setChecked(false);
+ }
if (g_sys_conf.timing_shift == 1) {
ui.radioButton_time->setChecked(true);
}
@@ -32,7 +38,7 @@ void change_shift::on_pushButton_apply_released()
QTime timeA;
QTime timeB;
QTime timeC;
- if (ui.radioButton_auto->isChecked()) {
+ if (ui.radioButton_auto->isChecked()) { /// 已隐藏
g_sys_conf.auto_shift = 1;
g_sys_conf.timing_shift = 0;
@@ -42,9 +48,10 @@ void change_shift::on_pushButton_apply_released()
//emit sendMsgToDialogSetup(timeA, timeB, timeC);
//this->close();
}
- else if(ui.radioButton_time->isChecked()) {
+ else if (ui.radioButton_time->isChecked()) {
g_sys_conf.auto_shift = 0;
g_sys_conf.timing_shift = 1;
+ g_sys_conf.shift_byhand = 0;
timeA.setHMS(ui.A_hour->text().toInt(), ui.A_minute->text().toInt(), 0);
timeB.setHMS(ui.B_hour->text().toInt(), ui.B_minute->text().toInt(), 0);
@@ -52,6 +59,15 @@ void change_shift::on_pushButton_apply_released()
//emit sendMsgToDialogSetup(timeA, timeB, timeC);
//this->close();
}
+ else if (ui.radioButton_byhand->isChecked()) {
+ g_sys_conf.timing_shift = 0;
+ g_sys_conf.shift_byhand = 1;
+
+ timeA.setHMS(ui.A_hour->minimum(), ui.A_minute->minimum(), 0);
+ timeB.setHMS(ui.B_hour->minimum(), ui.B_minute->minimum(), 0);
+ timeC.setHMS(ui.C_hour->minimum(), ui.C_minute->minimum(), 0);
+
+ }
emit sendMsgToDialogSetup(timeA, timeB, timeC);
this->close();
DialogSetup::write_config();
diff --git a/Cigarette/change_shift.ui b/Cigarette/change_shift.ui
index b691429..44f3bfb 100644
--- a/Cigarette/change_shift.ui
+++ b/Cigarette/change_shift.ui
@@ -6,8 +6,8 @@
0
0
- 457
- 350
+ 456
+ 360
@@ -56,8 +56,8 @@
- 40
- 60
+ 30
+ 810
140
30
@@ -376,6 +376,25 @@
鐐
+
+
+
+ 40
+ 60
+ 140
+ 30
+
+
+
+
+ 寰蒋闆呴粦
+ 16
+
+
+
+ 鎵嬪姩鎹㈢彮
+
+
diff --git a/Cigarette/cigarette.cpp b/Cigarette/cigarette.cpp
index 31412c4..ecf6972 100644
--- a/Cigarette/cigarette.cpp
+++ b/Cigarette/cigarette.cpp
@@ -541,6 +541,47 @@ void Cigarette::pause_work()
label_reslut_mat[i]->setVisible(false);
}
}
+
+void Cigarette::Exit()
+{
+ this->on_btn_pause_released();
+ for(int i=0;isetStyleSheet(tr("background-color: rgb(255, 255, 0);"));
+ }
+ }
+ work_thread[i].stop();
+ debug_thread[i].stop();
+ delete g_image_queue[i];
+ delete g_result_queue[i];
+ delete g_result_wait_queue[i];
+ delete g_double_queue[i];
+ delete g_shooted_queue[i];
+ delete g_debug_queue[i];
+ qDebug() << "Close capture thread " << i;
+ }
+ saveThread.stop();
+ delete g_save_queue;
+#ifdef __UDPSend
+ sThread.stop();
+ rThread->stop();
+ delete rThread;
+#endif
+ qDebug() << "Close thread ";;
+
+ if(m_PLCDevice) {
+ m_PLCDevice->disconnect_plc();
+ delete m_PLCDevice;
+ }
+ qApp->quit();
+ this->close();
+
+ Pylon::PylonTerminate();
+}
//暂停按钮
void Cigarette::on_btn_pause_released()
{
@@ -648,84 +689,13 @@ void Cigarette::OnOp()
void Cigarette::OnExit()
{
//emit sengMsgToClog("Close the Application.");
- this->on_btn_pause_released();
- for(int i=0;isetStyleSheet(tr("background-color: rgb(255, 255, 0);"));
- }
- }
- work_thread[i].stop();
- debug_thread[i].stop();
- delete g_image_queue[i];
- delete g_result_queue[i];
- delete g_result_wait_queue[i];
- delete g_double_queue[i];
- delete g_shooted_queue[i];
- delete g_debug_queue[i];
- qDebug() << "Close capture thread " << i;
- }
- saveThread.stop();
- delete g_save_queue;
-#ifdef __UDPSend
- sThread.stop();
- rThread->stop();
- delete rThread;
-#endif
- qDebug() << "Close thread ";;
-
- if(m_PLCDevice) {
- m_PLCDevice->disconnect_plc();
- delete m_PLCDevice;
- }
- qApp->quit();
- this->close();
-
- Pylon::PylonTerminate();
+ Exit();
exit(1);///
}
void Cigarette::OnRestart()
{
- this->on_btn_pause_released();
- Pylon::PylonTerminate();
- delete g_save_queue;
- for (int i = 0; i < NumberOfSupportedCameras; i++)
- {
- if (SingleCamInfo[i].Detect) {
- if (ControlCamOpenOrClose(i, CLOSE))
- {
- qDebug() << "Close device " << i;
- cam_work_mat[i]->setStyleSheet(tr("background-color: rgb(255, 255, 0);"));
- }
- }
- delete g_image_queue[i];
- delete g_result_queue[i];
- delete g_result_wait_queue[i];
- delete g_double_queue[i];
- delete g_shooted_queue[i];
- delete g_debug_queue[i];
- work_thread[i].stop();
- debug_thread[i].stop();
- }
-
- saveThread.stop();
-#ifdef __UDPSend
- sThread.stop();
- rThread->stop();
- delete rThread;
-#endif
-
- if(m_PLCDevice) {
- m_PLCDevice->disconnect_plc();
- delete m_PLCDevice;
- }
-
- this->close();
- qApp->quit();
+ Exit();
QProcess::startDetached(qApp->applicationFilePath(), QStringList());
}
//换班防连击
@@ -758,7 +728,8 @@ void Cigarette::OnToolButtonCamReleasedHub(int Num)
emit sengMsgToClog("Start open camera " + QString::number(Num) + ".");
if(ControlCamOpenOrClose(Num,OPEN))
{
- cam_work_mat[Num]->setStyleSheet(tr("background-color: rgb(0, 170, 0);"));
+ cam_work_mat[Num]->setStyleSheet(tr("background-color: rgb(0, 170, 0);"));//相机工作提示
+ cam_status_mat[Num]->setStyleSheet(tr("background-color: rgb(0,170,0);"));//相机联机指示
QString str = QString("border-image: url(:/Cigarette/Resources/cam%1_yes.png);").arg(Num+1);
QByteArray ba = str.toLatin1();
cam_toolButton_mat[Num]->setStyleSheet(tr(ba.data()));
@@ -1209,37 +1180,7 @@ void Cigarette::on_toolButton_plc_released()
}
}
-void Cigarette::on_toolButton_version_released() {
- emit sengMsgToClog("Open Version infomation.");
- std::fstream cfg_file;
- QString loc;
- cfg_file.open(CONFIGURE_FILE);
- if (!cfg_file.is_open())
- {
- std::cout << "Error: Open config file " << CONFIGURE_FILE << std::endl;
- }
-
- while (!cfg_file.eof())
- {
- char tmp[256] = "";
- cfg_file.getline(tmp, 256);
- std::string line(tmp);
- if (line.length() > 0)
- {
- /// atoi返回整数值;substr返回子串;c_str()指向字符串首地址
- size_t pos = line.find('=');
- std::string tmp_key = line.substr(0, pos);
-
- if (tmp_key == "LOCATION")
- { /// 存图设置:0不保存;1保存NG;2全存
- loc = line.substr(pos + 1).c_str();
- }
- }
- }
- //std::cout << loc.toStdString().c_str() << std::endl;
- QMessageBox::information(NULL, QStringLiteral("版本信息"), QStringLiteral("所在地:%1").arg(loc.toStdString().c_str()), QMessageBox::Ok);
-}
//操作员权限剩余时间
@@ -1805,7 +1746,7 @@ void Cigarette::on_pushButton_clear_released()//
}
if(g_working)
{
- QMessageBox::information(NULL, QStringLiteral("状态检查"), QStringLiteral("请先点击“暂停工作”按钮,进入暂停模式,才可以进行换班操作"), QMessageBox::Ok);
+ QMessageBox::information(NULL, QStringLiteral("状态检查"), QStringLiteral("请先点击“暂停工作”按钮,进入暂停模式,才可以进行换班操作 "), QMessageBox::Ok);
return;
}
ui.pushButton_clear->setEnabled(false);
@@ -1884,127 +1825,6 @@ void Cigarette::on_pushButton_clear_released()//
g_op_time = OP_TIME;
}
-void Cigarette::on_pushButton_Clear_Pic_released()
-{
- emit sengMsgToClog("Clean images.");
- CleanThreadStart();
-}
-
-void Cigarette::FindFileForDelete(const QString& path)
-{
- QDir dir(path);
- QFileInfoList list;
- QFileInfo curFile;
- if (!dir.exists()) { return; }//文件不存,则返回false
- dir.setFilter(QDir::Dirs | QDir::Files);
- list = dir.entryInfoList(QDir::Dirs | QDir::Files
- | QDir::Readable | QDir::Writable
- | QDir::Hidden | QDir::NoDotAndDotDot
- , QDir::Time);
- if (list.isEmpty()) { return; }//文件夹为空,则返回false
- int i = list.size() - 1;
- QDateTime delDateTime;
- QDate delDate;
- do {
- QFileInfo fileInfo = list.at(i);
- while (fileInfo.fileName() == "." || fileInfo.fileName() == ".." && i >= 0)
- {
- i--;
- }
- if (i < 0) {
- break;
- }
- bool bisDir = fileInfo.isDir();
- if (bisDir)
- {
- QRegExp rx("\\d{4}-\\d{2}-\\d{2}");
- QRegExpValidator v(rx, 0);
- int pos = 0;
- int match;
- match = v.validate(fileInfo.fileName(), pos);
- if (match == 2)
- {
- QString qstrSubFilePath = fileInfo.absoluteFilePath();
- QDir qdrSubPath(qstrSubFilePath);
- qdrSubPath.setFilter(QDir::AllEntries | QDir::NoDotAndDotDot | QDir::Hidden);
- QFileInfoList qlstFileInfo = qdrSubPath.entryInfoList();
- if (qlstFileInfo.count() <= 0)
- {
- qdrSubPath.rmdir(qstrSubFilePath);
- i--;
- list = dir.entryInfoList(QDir::Dirs | QDir::Files
- | QDir::Readable | QDir::Writable
- | QDir::Hidden | QDir::NoDotAndDotDot
- , QDir::Time);
- if (list.isEmpty()) { return; }//文件夹为空,则返回false
- int i = list.size() - 1;
- continue;
- }
- if (i == (list.size() - 1)) {
- delDate = QDate::currentDate().addDays(-60);
- }
-
- // QDate delDate = QDate::currentDate().addDays(-60);
- QDate dirDate;
- dirDate = QDate::fromString(fileInfo.fileName(), "yyyy-MM-dd");
- qint64 nDays = delDate.daysTo(dirDate);
- if (nDays <= 0)
- {
- qdrSubPath.removeRecursively();
- i--;
- list = dir.entryInfoList(QDir::Dirs | QDir::Files
- | QDir::Readable | QDir::Writable
- | QDir::Hidden | QDir::NoDotAndDotDot
- , QDir::Time);
- if (list.isEmpty()) { return; }//文件夹为空,则返回false
- int i = list.size() - 1;
- continue;
- }
- i--;
- continue;
- }
- FindFileForDelete(fileInfo.filePath());
- i--;
- }
- else {
- if (2) //g_sys_conf.save ==
- {
- // 如果是文件,判断文件日期 目前默认是60天。
- if (i == (list.size() - 1)) {
- delDateTime = fileInfo.birthTime().addDays(60);
- }
- qint64 nDays = delDateTime.daysTo(fileInfo.birthTime());
- nDays = fileInfo.birthTime().daysTo(delDateTime);
- if (nDays <= 0)
- {
- // 删除最早60天的文件
- fileInfo.dir().remove(fileInfo.fileName());
- }
- }
- i--;
- }
- } while (i >= 0);
-}
-
-void Cigarette::autoCleanImage()
-{
- int64 size;
- QString iDriver = "D:/";
- LPCWSTR strDriver = (LPCWSTR)iDriver.utf16();
- ULARGE_INTEGER freeDiskSpaceAvailable, totalDiskSpace, totalFreeDiskSpace;
- int64 gb = (1024 * 1024 * 1024);
-
- //调用函数获取磁盘参数(单位为字节Byte),转化为GB,需要除以(1024*1024*1024)
- GetDiskFreeSpaceEx(strDriver, &freeDiskSpaceAvailable, &totalDiskSpace, &totalFreeDiskSpace);
- size = (quint64)totalFreeDiskSpace.QuadPart / gb;
-
- if (size < 10) { //磁盘剩余空间小于10g
- QString dir("D:/image/");
- FindFileForDelete(dir);
- }
-
-}
-
//读取系统管理员密码
QString Cigarette::read_pswd()
{
@@ -2156,6 +1976,10 @@ bool Cigarette::read_sys_config(SysConf &conf)
{
conf.path = line.substr(pos + 1).c_str();
}
+ else if (tmp_key == "JPGPATH")
+ {
+ conf.path_jpg = line.substr(pos + 1).c_str();
+ }
#if defined(NumberOfSupportedCameras) && (NumberOfSupportedCameras>0)
else if (tmp_key == "EXPO1")
{
@@ -2432,7 +2256,9 @@ bool Cigarette::read_sys_config(SysConf &conf)
}
}
}
+
cfg_file.close();
+ ui.location->setText(g_sys_conf.location);
return true;
}
@@ -3375,10 +3201,10 @@ void Cigarette::EnableDebugMode()
MV_CC_SetFrameRate(HIKCamHandle[i], 10.0);
nRet = MV_CC_SetBoolValue(HIKCamHandle[i], "AcquisitionFrameRateEnable",true);
- if (nRet) { std::cout << "can not set AcquisitionFrameRateEnable" << std::endl;}
+ if (nRet) { std::cout << "can not set Hik's AcquisitionFrameRateEnable" << std::endl;}
nRet = MV_CC_SetEnumValue(HIKCamHandle[i], "TriggerMode", MV_TRIGGER_MODE_OFF);
- if (nRet) { std::cout << "can not set TriggerMode" << std::endl;}
+ if (nRet) { std::cout << "can not set Hik's TriggerMode" << std::endl;}
}
else if(SingleCamInfo[i].CamClass == BaslerClassID)
{
@@ -3390,13 +3216,13 @@ void Cigarette::EnableDebugMode()
if (!nRet) { std::cout << "can not set TriggerMode_Off" << std::endl;}
#endif
BaslerCamHandle[i]->TriggerSelector.SetValue(Basler_UniversalCameraParams::TriggerSelector_FrameStart);
- if (!nRet) { std::cout << "can not set TriggerSelector_FrameStart" << std::endl;}
+ //if (!nRet) { std::cout << "can not set Basler's TriggerSelector_FrameStart" << std::endl;}
BaslerCamHandle[i]->TriggerMode.SetValue(Basler_UniversalCameraParams::TriggerMode_Off);
- if (!nRet) { std::cout << "can not set TriggerMode_Off" << std::endl;}
+ //if (!nRet) { std::cout << "can not set Basler's TriggerMode_Off" << std::endl;}
BaslerCamHandle[i]->AcquisitionFrameRateEnable.SetValue(true);
- if (!nRet) { std::cout << "can not set AcquisitionFrameRateEnable" << std::endl;}
+ //if (!nRet) { std::cout << "can not set Basler's AcquisitionFrameRateEnable" << std::endl;}
BaslerCamHandle[i]->AcquisitionFrameRate.SetValue(10);
- if (!nRet) { std::cout << "can not set AcquisitionFrameRate" << std::endl;}
+ //if (!nRet) { std::cout << "can not set Basler's AcquisitionFrameRate" << std::endl;}
}
}
}
@@ -3678,10 +3504,8 @@ void Cigarette::recMsgFromUdp(QString data)
}
else if (data == "CLEARNIMAGE")
{
- on_pushButton_Clear_Pic_released();
- //DialogSetup d;
- //d.on_pushButton_ClearImage_released();
-
+ emit sengMsgToClog("Clean images.");
+ CleanThreadStart();
}
else if (data == "DEBUGEN")
{
@@ -3770,7 +3594,7 @@ void Cigarette::recMsgFromUdp(QString data)
}
else if (data == "RESTART")
{
- OnExit();
+ OnRestart();
}
else if (data == "GETSETTING")
{
diff --git a/Cigarette/cigarette.h b/Cigarette/cigarette.h
index ce6ec6e..7a24f1d 100644
--- a/Cigarette/cigarette.h
+++ b/Cigarette/cigarette.h
@@ -76,6 +76,8 @@ public:
void EnumerateCameras(SingleCamInfoStruct *TempSingleCamInfo,bool showinfo,SysConf &conf);
void start_work();
void pause_work();
+ void CleanThreadStart();
+ void Exit();
private slots :
void on_btn_start_released();
void on_btn_pause_released();
@@ -84,10 +86,8 @@ private slots :
void on_checkBox_debug_clicked(bool checked);
void on_checkBox_unkick_clicked(bool checked);
void on_toolButton_plc_released();
- void on_toolButton_version_released();
void on_toolButton_alarm_released();
void on_pushButton_clear_released();
- void on_pushButton_Clear_Pic_released();
void enable_shift();
void OnNotifyHub(int Num, int Cnt, cv::Mat m);
void OnDisplayTimeCostHub(int Num, int ms);
@@ -105,16 +105,14 @@ private slots :
void ReconnectCamHub(int Num);
void OnMouse(QMouseEvent* event);
void OnKey(QKeyEvent* event);
- void handleTimeout(); //定时任务,每秒运行一次
- void op_timeout(); //操作员剩余时间
- void admin_timeout(); //管理员权限剩余时间
- void FindFileForDelete(const QString& path);
- void autoCleanImage();
+ void handleTimeout(); //瀹氭椂浠诲姟锛屾瘡绉掕繍琛屼竴娆
+ void op_timeout(); //鎿嶄綔鍛樺墿浣欐椂闂
+ void admin_timeout(); //绠$悊鍛樻潈闄愬墿浣欐椂闂
void EnableDebugMode();
void DisableDebugMode();
- void OnCancelAlarm(); //双击消警
- void on_pushButton_reset_released();//复位
+ void OnCancelAlarm(); //鍙屽嚮娑堣
+ void on_pushButton_reset_released();//澶嶄綅
void OnOp();
void OnExit();
@@ -129,7 +127,7 @@ private:
PlcSetup * dialog_plc_setup;
std::vector m_plc_items;
public:
- QTimer *m_pTimer_Cam_mat[NumberOfSupportedCameras]; //相机重启定时器
+ QTimer *m_pTimer_Cam_mat[NumberOfSupportedCameras]; //鐩告満閲嶅惎瀹氭椂鍣
QLabel *label_cap_speed_mat[NumberOfSupportedCameras];
QLabel *cam_status_mat[NumberOfSupportedCameras];
QLabel *cam_work_mat[NumberOfSupportedCameras];
@@ -162,10 +160,10 @@ public:
void record_output_statistic(qint64 cur_quantity, int shift);
QTimer *m_pTimer;
- QTimer *m_delay; //换班防止连击
- QTimer *m_op_delay; //操作员权限剩余时间
- QTimer *m_admin_delay; //操作员权限剩余时间
- QTimer *clean_pTimer; //定时清理任务
+ QTimer *m_delay; //鎹㈢彮闃叉杩炲嚮
+ QTimer *m_op_delay; //鎿嶄綔鍛樻潈闄愬墿浣欐椂闂
+ QTimer *m_admin_delay; //鎿嶄綔鍛樻潈闄愬墿浣欐椂闂
+ QTimer *clean_pTimer; //瀹氭椂娓呯悊浠诲姟
QSignalMapper *image_lable_DBsignalMapper0;
QSignalMapper *image_lable_DBsignalMapper1;
@@ -185,7 +183,6 @@ public:
threadReceive *rThread;
#endif
public slots:
- void CleanThreadStart();
void CleanThreadStartAuto();
void recMsgFromUdp(QString data);
//void ClogThreadStart();
diff --git a/Cigarette/cigarette.ui b/Cigarette/cigarette.ui
index 1dd2607..ba5a5e0 100644
--- a/Cigarette/cigarette.ui
+++ b/Cigarette/cigarette.ui
@@ -4391,48 +4391,28 @@
-
+
- 1190
+ 1180
10
- 70
- 50
-
-
-
-
- 寰蒋闆呴粦
- 10
-
-
-
- color:white
-
-
- 鐗堟湰淇℃伅
-
-
-
-
-
- 800
- 10
- 70
- 50
+ 81
+ 21
寰蒋闆呴粦
- 10
+ 12
+ 50
+ false
color:white
- 娓呯悊鍥剧墖
+ CDTH
rotate_1
@@ -4533,7 +4513,6 @@
rotate_8
rotate_7
image_label_71
- toolButton_version
image_label_22
image_label_32
image_label_42
@@ -4542,7 +4521,7 @@
image_label_72
image_label_82
image_label_12
- toolButton_Clear_Pic
+ location
diff --git a/Cigarette/common.h b/Cigarette/common.h
index fbec365..5087b85 100644
--- a/Cigarette/common.h
+++ b/Cigarette/common.h
@@ -10,8 +10,8 @@
#define __UDPSend //网络发送功能
#define USB_BASLER_NEW_FW //使用basler定制固件
//#define IMM_PROCESS //拍照后立马处理,不等校验信号
-//#define IMM_FEED_BACK //处理完后立马反馈,不等校验信号
-#define ONE_TIME_SHIFT //错开一拍发送反馈(默认错开两次)
+#define IMM_FEED_BACK //处理完后立马反馈,不等校验信号
+//#define ONE_TIME_SHIFT //错开一拍发送反馈(默认错开两次)
#define AI_WARM_UP //AI识别开始前的热身动作
//#define LICENSE_VERIFY //开启license文件校验
//CAP_FEED_BACK和DOUBLE_FEED_BACK不要一起开
@@ -43,11 +43,13 @@ public:
int auto_open; //是否自动打开相机,0否,1是
int auto_work; //是否自动开始工作,0否,1是
int auto_shift; //是否自动换班,0否,1是
+ int shift_byhand; // 是否手动换班,0否,1是
QTime shiftA; //A换班时间
QTime shiftB; //B换班时间
QTime shiftC; //C换班时间
QString location; // 所在地
QString path; // 模型路径
+ QString path_jpg; // 图片路径
int timing_shift; //是否定时换班,0否,1是
int expo[NumberOfSupportedCameras]; //相机曝光时间,单位微秒
int gain[NumberOfSupportedCameras]; //相机模拟增益,范围0~64
@@ -72,10 +74,12 @@ public:
freesize = 10;
auto_open=1; //是否自动打开相机,0否,1是
auto_work=1; //是否自动开始工作,0否,1是
- auto_shift=1; //是否自动换班,0否,1是
+ auto_shift=0; //是否自动换班,0否,1是
+ shift_byhand = 1;
timing_shift=0; //是否定时换班,0否,1是
location = "";
path = "";
+ path_jpg = "";
shiftA.setHMS(0, 0, 0);
shiftB.setHMS(0, 0, 0);
shiftC.setHMS(0, 0, 0);
diff --git a/Cigarette/dialogsetup.cpp b/Cigarette/dialogsetup.cpp
index 56bf516..f8cf544 100644
--- a/Cigarette/dialogsetup.cpp
+++ b/Cigarette/dialogsetup.cpp
@@ -13,6 +13,9 @@
#include //鐢ㄤ簬鏄剧ず妗岄潰
#include //鐢ㄤ簬鏄剧ず妗岄潰
+#include
+#include "Cleanthread.h"
+
extern SysConf g_sys_conf; //绯荤粺閰嶇疆鍙傛暟
extern QString g_admin_pswd; //绠$悊鍛樺瘑鐮
extern QString g_op_pswd; //鎿嶄綔鍛樺瘑鐮
@@ -25,7 +28,7 @@ void task_osk()
DialogSetup::DialogSetup(QWidget * parent) : QDialog(parent) {
ui.setupUi(this);
InitPtrMat();
- this->setWindowFlags(Qt::FramelessWindowHint);
+ this->setWindowFlags(Qt::FramelessWindowHint);//绐楀彛鍙Щ鍔
for(int i=0;itext()).toInt();
g_sys_conf.filter[i] = (lineEdit_filter_mat[i]->text()).toInt();
}
+
write_config();
QMessageBox::information(NULL, QStringLiteral("鎻愮ず"), QStringLiteral("淇濆瓨鍙傛暟鎴愬姛,閮ㄥ垎閰嶇疆闇瑕侀噸鍚▼搴忓悗鐢熸晥"), QMessageBox::Ok);
}
+
void DialogSetup::on_pushButton_close_released()
{
this->close();
}
+void DialogSetup::on_pushButton_clear_pic_released()
+{
+ QThread* handleThread = new QThread();
+ CleanWorkThread* cleanWorkThread = new CleanWorkThread();
+
+ cleanWorkThread->moveToThread(handleThread);
+
+ connect(handleThread, &QThread::started, cleanWorkThread, &CleanWorkThread::startWork);
+ connect(cleanWorkThread, &CleanWorkThread::workStart, cleanWorkThread, &CleanWorkThread::setSel);
+ connect(cleanWorkThread, &CleanWorkThread::workFinished, cleanWorkThread, &CleanWorkThread::deleteLater);
+ connect(cleanWorkThread, &CleanWorkThread::destroyed, handleThread, &QThread::quit);
+ connect(handleThread, &QThread::finished, handleThread, &QThread::deleteLater);
+ handleThread->start();
+}
+
void DialogSetup::on_toolButton_choose_path_released() {
//QString srcDirPath = QFileDialog::getExistingDirectory(this, "choose src Directory", "./");
QString WeightsPath = QFileDialog::getOpenFileName(this, "閫夋嫨weights鏂囦欢", "/", "Weights files(*.weights)");
@@ -242,6 +262,18 @@ void DialogSetup::on_toolButton_choose_path_released() {
}
}
+void DialogSetup::on_toolButton_choose_path_jpg_released() {
+ QString JpgPath = QFileDialog::getOpenFileName(this, "閫夋嫨jpg鏂囦欢", "/", "jpg files(*.jpg)");
+ if (JpgPath.isEmpty()) {
+ return;
+ }
+ else {
+ if (ui.comboBox_2->findText(JpgPath) == -1) {
+ ui.comboBox_2->addItem(JpgPath); // 鍦╟omboBox涓樉绀烘枃浠惰矾寰
+ g_sys_conf.path_jpg = JpgPath; // 灏嗛夋嫨鐨勮矾寰勫啓鍏onf閰嶇疆鏂囦欢涓
+ }
+ }
+}
void DialogSetup::write_pswd()
{
@@ -301,6 +333,9 @@ void DialogSetup::write_config()
sprintf(buf, "TIMING_SHIFT=%d\n", g_sys_conf.timing_shift);
cfg_file.write(buf, strlen(buf));
memset(buf, 0, 256);
+ sprintf(buf, "SHIFT_BYHAND=%d\n", g_sys_conf.shift_byhand);
+ cfg_file.write(buf, strlen(buf));
+ memset(buf, 0, 256);
sprintf(buf, "SHIFT_A=%d|%d\n", g_sys_conf.shiftA.hour(), g_sys_conf.shiftA.minute());
cfg_file.write(buf, strlen(buf));
memset(buf, 0, 256);
@@ -316,6 +351,9 @@ void DialogSetup::write_config()
sprintf(buf, "MODELPATH=%s\n", g_sys_conf.path.toStdString().c_str());
cfg_file.write(buf, strlen(buf));
memset(buf, 0, 256);
+ sprintf(buf, "JPGPATH=%s\n", g_sys_conf.path_jpg.toStdString().c_str());
+ cfg_file.write(buf, strlen(buf));
+ memset(buf, 0, 256);
sprintf(buf, "*****************************************\n");
cfg_file.write(buf, strlen(buf));
#if defined(NumberOfSupportedCameras) && (NumberOfSupportedCameras>0)
@@ -579,4 +617,3 @@ void DialogSetup::recMsgFromChangeShift(QTime timeA, QTime timeB, QTime timeC)
g_sys_conf.shiftB.setHMS(timeB.hour(), timeB.minute(), 0);
g_sys_conf.shiftC.setHMS(timeC.hour(), timeC.minute(), 0);
}
-
diff --git a/Cigarette/dialogsetup.hpp b/Cigarette/dialogsetup.hpp
index 64f4484..2095575 100644
--- a/Cigarette/dialogsetup.hpp
+++ b/Cigarette/dialogsetup.hpp
@@ -21,12 +21,14 @@ private slots :
void on_pushButton_save_released();
void on_pushButton_close_released();
void on_toolButton_choose_path_released();
+ void on_toolButton_choose_path_jpg_released();
void on_pushButton_desktop_released();
void on_pushButton_image_released();
void on_pushButton_pswd_released();
void on_pushButton_pswd_op_released();
void on_pushButton_expo_released();
void on_pushButton_filter_released();
+ void on_pushButton_clear_pic_released();
void on_pushButton_config_released();
void on_pushButton_change_released();
diff --git a/Cigarette/dialogsetup.ui b/Cigarette/dialogsetup.ui
index f07eaa2..a196ed4 100644
--- a/Cigarette/dialogsetup.ui
+++ b/Cigarette/dialogsetup.ui
@@ -6,8 +6,8 @@
0
0
- 719
- 819
+ 679
+ 800
@@ -28,9 +28,9 @@
0
- 10
- 716
- 819
+ -10
+ 681
+ 831
@@ -47,14 +47,14 @@
0
0
- 693
- 900
+ 670
+ 880
670
- 900
+ 880
@@ -126,7 +126,7 @@
10
510
641
- 91
+ 81
@@ -144,7 +144,7 @@
540
- 30
+ 20
91
51
@@ -165,7 +165,7 @@
190
- 40
+ 30
61
31
@@ -186,7 +186,7 @@
440
- 42
+ 32
91
31
@@ -210,7 +210,7 @@
250
- 40
+ 30
101
31
@@ -234,7 +234,7 @@
360
- 40
+ 30
81
31
@@ -255,7 +255,7 @@
90
- 40
+ 30
91
31
@@ -279,7 +279,7 @@
20
- 40
+ 30
61
31
@@ -1015,7 +1015,7 @@
10
- 690
+ 670
641
148
@@ -1498,7 +1498,7 @@
120
- 840
+ 820
131
51
@@ -1540,9 +1540,9 @@
10
- 600
+ 590
641
- 91
+ 81
@@ -1560,7 +1560,7 @@
190
- 40
+ 30
61
31
@@ -1581,7 +1581,7 @@
440
- 42
+ 32
91
31
@@ -1605,7 +1605,7 @@
250
- 40
+ 30
101
31
@@ -1629,7 +1629,7 @@
360
- 40
+ 30
81
31
@@ -1650,7 +1650,7 @@
90
- 40
+ 30
91
31
@@ -1674,7 +1674,7 @@
20
- 40
+ 30
61
31
@@ -1695,7 +1695,7 @@
540
- 30
+ 20
91
51
@@ -1717,7 +1717,7 @@
380
- 840
+ 820
131
51
@@ -1804,7 +1804,7 @@
10
- 465
+ 460
101
41
@@ -1825,7 +1825,7 @@
120
- 465
+ 460
111
41
@@ -1846,7 +1846,7 @@
240
- 465
+ 460
91
41
@@ -1867,7 +1867,7 @@
620
- 472
+ 470
27
26
@@ -1885,14 +1885,15 @@
340
- 475
- 91
+ 470
+ 101
21
寰蒋闆呴粦
+ 10
75
true
@@ -1902,10 +1903,45 @@
+
+
+ 450
+ 470
+ 161
+ 25
+
+
+
+
+ 寰蒋闆呴粦
+
+
+
+
+
+
+ 340
+ 970
+ 91
+ 21
+
+
+
+
+ 寰蒋闆呴粦
+ 75
+ true
+
+
+
+ 鍥剧墖瀛樺偍璺緞
+
+
+
440
- 472
+ 970
171
25
@@ -1916,6 +1952,45 @@
+
+
+
+ 620
+ 970
+ 27
+ 26
+
+
+
+
+ 寰蒋闆呴粦
+
+
+
+ ...
+
+
+
+
+
+ 370
+ 10
+ 130
+ 50
+
+
+
+
+ 寰蒋闆呴粦
+ 12
+ 75
+ true
+
+
+
+ 娓呯悊鍥剧墖
+
+
diff --git a/Cigarette/workthread.cpp b/Cigarette/workthread.cpp
index 835212e..1eeb335 100644
--- a/Cigarette/workthread.cpp
+++ b/Cigarette/workthread.cpp
@@ -203,7 +203,8 @@ void WorkThread::run()
if(unit_count>=3)
emit notify(local_camera_number, 1,image2);
}
- else { //保证不错位
+ else
+ { //保证不错位
if(local_SysConf.MisMatchAct == 1)//as ng
emit event_ng(local_camera_number);
else if(local_SysConf.MisMatchAct == 0)//as ok
diff --git a/CigaretteSingle/CigaretteSingle.cpp b/CigaretteSingle/CigaretteSingle.cpp
index 6620271..047fbb4 100644
--- a/CigaretteSingle/CigaretteSingle.cpp
+++ b/CigaretteSingle/CigaretteSingle.cpp
@@ -40,7 +40,7 @@ CigaretteSingle::CigaretteSingle(QWidget *parent)
connect(ui->textBrowser, SIGNAL(cursorPositionChanged()), this, SLOT(autoScroll()));
m_alg_ptr = new Alg;
- /*int hik_cnt = 0;
+ int hik_cnt = 0;
hik_cnt = HIKCamera::Enumerate();
if (hik_cnt)
{
@@ -49,7 +49,7 @@ CigaretteSingle::CigaretteSingle(QWidget *parent)
HikControllerPtr->p_image_queue = g_image_queue;
HikControllerPtr->p_result_queue = g_result_queue;
HikControllerPtr->OpenCamera();
- }*/
+ }
work_thread.p_image_queue = g_image_queue;
work_thread.p_result_queue = g_result_queue;
diff --git a/CigaretteSingle/CigaretteSingle.vcxproj b/CigaretteSingle/CigaretteSingle.vcxproj
index 284d5af..924b82e 100644
--- a/CigaretteSingle/CigaretteSingle.vcxproj
+++ b/CigaretteSingle/CigaretteSingle.vcxproj
@@ -31,12 +31,12 @@
- QT5.15
+ 5.15.2_msvc2019_64
core;gui;widgets
debug
- QT5.15
+ 5.15.2_msvc2019_64
core;gui;widgets
release
diff --git a/CigaretteSingle/WorkThread/workthread.cpp b/CigaretteSingle/WorkThread/workthread.cpp
index b63a5c0..1c1a63e 100644
--- a/CigaretteSingle/WorkThread/workthread.cpp
+++ b/CigaretteSingle/WorkThread/workthread.cpp
@@ -49,7 +49,7 @@ void WorkThread::run()
}
cv::Mat output_image;
- m_alg_ptr->process(image,output_image);
+ m_alg_ptr->process_2dfft(image,output_image);
emit display_image(image);
diff --git a/CigaretteSingle/alg.cpp b/CigaretteSingle/alg.cpp
index 3c6d2e4..5212a54 100644
--- a/CigaretteSingle/alg.cpp
+++ b/CigaretteSingle/alg.cpp
@@ -348,7 +348,7 @@ void Alg::process_2dfft(cv::Mat &input,cv::Mat &output)
fistEROthenDIL(third_input, 3, 5);
output = third_input.clone();
- cv::waitKey(1);
+ //cv::waitKey(1);
t = ((double)cv::getTickCount() - t) / cv::getTickFrequency();
std::cout << "cost time\t" << t <<" s" << std::endl;
diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj
deleted file mode 100644
index 33377c4..0000000
--- a/Setup/Setup.vdproj
+++ /dev/null
@@ -1,3644 +0,0 @@
-锘"DeployProject"
-{
-"VSVersion" = "3:800"
-"ProjectType" = "8:{978C614F-708E-4E1A-B201-565925725DBA}"
-"IsWebType" = "8:FALSE"
-"ProjectName" = "8:Setup"
-"LanguageId" = "3:2052"
-"CodePage" = "3:936"
-"UILanguageId" = "3:2052"
-"SccProjectName" = "8:"
-"SccLocalPath" = "8:"
-"SccAuxPath" = "8:"
-"SccProvider" = "8:"
- "Hierarchy"
- {
- "Entry"
- {
- "MsmKey" = "8:_0444449EE2434FA4989F390BF7FFD09C"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_07C15F9C05BB494DB505F6B6D37B82C8"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_09C781C2FC214223A8411CBD3360361E"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0BA0D0C89BE245438939E64B7E5AD2F4"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0C59200A804F4D90B2F02FFC271CA890"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0D63D6344B6442A183C45E5783EA4742"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_106C2BAEE2AA4D72B63D91AAEC09A99E"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_106EE21A89EC455684D31614132476AA"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_10CC9367DEE14EB98F04240B462B38C4"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_11424364F0BA4F479241C8BC264F6660"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_142546ADDE584DE58E65C5EB62BD0CD5"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_161C5264EC6A4A4FBD9B14ECF379220D"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_1E2A633E668041889E6E7FF7A0FE5230"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_1E7C71E38DE64BD495926096F8E908DC"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_20159A91CC5C4FFE94BCE9A99AB7BF0D"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_207CD01AFBD34C468D9C233794BDAF29"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2254FD5164674020B66B22B3A0DB4EC4"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_25DABBE7006B450095049CFD62B019B2"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2893B1F7A4014201B33E0E5328350A8C"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2A05AC3FAF8645AA8BE91C2716CDFF82"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2C9C8C65BA7E43ACAB2B9A84000AEECF"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FEF3A24BF6949B389E1659BE7DEEA5A"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_32065F6C2A83401FA41125CB0A26BDFE"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_32C38F97E53C4532A8ED67B7ED01CA35"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_37C9F3B917FB476A992930D3B240DBFF"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_430E5A073E56462A91B76F6448ED3B3B"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_44368CB57A8C4FFA86F041D683CBED57"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_444630636A0D4B06B324DD90A692E266"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_47053C51C90F4B03A72DEACBB43F7C85"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_472F6384CCE441F08CC4C2A94F7AD3C6"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4E163E9F076C4FB4AF3EB6D1F986C4A9"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5284F6AAA9BF4658B19BC2EEEED437D3"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_536A6DFCCD1E4BAD946EDB96AB1AE95E"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_569C6EA1F6AE4C86BD5D9C2B9E982E5F"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5819E0F3660541F3B080FEE67FF5BAAA"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5E428D16A1EF4FC1845C7463206ADA06"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_60F0D9A3DE4B4355A27DF60F14C9952D"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_61289D0704E640FFB006CCDF7C5E4A5C"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_62C13125E8A94BA3B1473A3D610036B8"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_63014E6D55824C8390E2787EAE62A763"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_63300CC0A73D49EC9692274335F5CB8D"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_634B8592603F498DA0E82D23DE2C078F"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_697E7C42C11A44478E52F518A06E1E56"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_699B2568D16047458CBAD89D8D92941F"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_72B496E7E2734A44BDF6020FD64987C8"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_72C40BD172834DD3A7115B4EB453EB72"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7311DE504677403687B35E3241B02D89"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_76BEC7F9B06C4F85BB8F91A1641AB418"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_79B84157233E4BEB93D4E7F6B30C3285"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7A20214A40304488A5F51EE401C92247"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7A8B096DB91F45F0B068FD522CFEAAF3"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7C5A2E67576048BEB0BA567E6372614A"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7ED8B914C15C496798E20230883A81D2"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8010FD6C2DA046B7989EBD1905C960D2"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_807E851B198D497A8D9BFB4FFA665EF2"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_80FDDA94CE2142B0993C8AC5CCF1AC85"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8177DF1667034A3FA679F894E463BB12"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_822B7F484BFC460AA67CF89DAF1CB8CA"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8417E7B7DB6F4ABFA5D697CE9B3CB76C"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_86EA1D2E97EE48D69D5C66F60D3FC136"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_87DE188FB10645838AD9D4033795B84A"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8BFF4EFB5D564B048ADFD7CAACC4D095"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8E5058E35FF74860AA04191234D8CACC"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8F6409E72362447E8D6CABD3F3729A00"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8FE140442B6D4DC2BB517FC441398B08"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_90C40352FA98406C95124E29DE8A2560"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_911E041E6F704C9A899A8C750FE771E6"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_919EE6A1A8A24124AB87C15A8182AD3B"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_93026DCBC7DC44BF8138B9F3EE8BEA45"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_963E413BFF9B4A909D6213112C55F48F"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_984622D22307438ABAA6CAA3BD55529B"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9CD596EEA01B4250B91091D07F5DCCC9"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A0D1E8FE7AA04923B69C74047751F1D3"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A28324EE44504AC6BD8436D93BC0E849"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A2DC7051B1364085BFE68307D1970D14"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A4A0BC24AE014898972DB07C734B2188"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A696BA7F2B7A4AFEB8C13F0686472EAC"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A6FE61C2FE034F81A07DBFCE38C2D6AC"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A7403B9D9C6249F6BC5CF59D79617305"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABB8F4669E694B8FA156F23CFCC32C17"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_AC82CF7AD71A466B89C74B7FB632555C"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_AF372DCC8CC54770A2BE5C02CD027DA1"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B7112307C85D4245BB19660E463C44FA"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B8BB66FDF730433AA37BC50FEED689D9"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B9469DDDFC6742EF9378E678B86A3386"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BB1F912A8576465384D1034794F0E802"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C1FA23D25B87424A8CAF5177AC0F77FF"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C3B444947CA84A45B3021112D957D450"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_CA180B9B89864CABA492ABCF207C3DEC"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_CB6B08CAC09C4476A705682F74F87482"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_CEBB33035C4C4FCEBF1A82809A644849"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_D2CE10A5562F42A9BC5D468C380101E3"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_D6A9835E19F74AEBB831038F4D6876E9"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_DA6E38363D10415AAF0FE60473FD2F54"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_DA95575312564E21BD459AE78E5B2139"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_DDA0D9F1027E47E388AAEAF52506F58B"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_DF5E661BCED1496289173C48D2733AD5"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_E0CED750D1DF4BE5B6A13A63A8E859E2"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_E12AE9EBD9D74822AC482B2C3691CFF5"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_E4DAAFA194424FD8846298633DDDFD82"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_E8A50CBAE87C4B90AF32DD14043C96EF"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ED79C9CCA49A4273BEB9BE0E803D96E2"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_F37EC15BA95646B5803CAB142943EABE"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_F4686342729344769B8FB6D749B7568F"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_F4EED7FC1D854494ADFEC8DC6BE478EA"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_F532F71D12E343CC8B08E9FF0A4724B1"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_F57E0941D3FF4ACBBC116630C38B8001"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_F8B2E5B1F6994416B9F4B98CE26573A3"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_FB7B48079FD54792A10AB104BD0B6082"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_FFE4F0E27B984E33AFE0BFF44A96FBDF"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_A2DC7051B1364085BFE68307D1970D14"
- "MsmSig" = "8:_UNDEFINED"
- }
- }
- "Configurations"
- {
- "Debug"
- {
- "DisplayName" = "8:Debug"
- "IsDebugOnly" = "11:TRUE"
- "IsReleaseOnly" = "11:FALSE"
- "OutputFilename" = "8:Debug\\Setup.msi"
- "PackageFilesAs" = "3:2"
- "PackageFileSize" = "3:-2147483648"
- "CabType" = "3:1"
- "Compression" = "3:2"
- "SignOutput" = "11:FALSE"
- "CertificateFile" = "8:"
- "PrivateKeyFile" = "8:"
- "TimeStampServer" = "8:"
- "InstallerBootstrapper" = "3:2"
- }
- "Release"
- {
- "DisplayName" = "8:Release"
- "IsDebugOnly" = "11:FALSE"
- "IsReleaseOnly" = "11:TRUE"
- "OutputFilename" = "8:Release\\Setup.msi"
- "PackageFilesAs" = "3:2"
- "PackageFileSize" = "3:-2147483648"
- "CabType" = "3:1"
- "Compression" = "3:2"
- "SignOutput" = "11:FALSE"
- "CertificateFile" = "8:"
- "PrivateKeyFile" = "8:"
- "TimeStampServer" = "8:"
- "InstallerBootstrapper" = "3:2"
- }
- }
- "Deployable"
- {
- "CustomAction"
- {
- }
- "DefaultFeature"
- {
- "Name" = "8:DefaultFeature"
- "Title" = "8:"
- "Description" = "8:"
- }
- "ExternalPersistence"
- {
- "LaunchCondition"
- {
- "{A06ECF26-33A3-4562-8140-9B0E340D4F24}:_5F00DC28A6274118B7E46B5DDEE18F16"
- {
- "Name" = "8:.NET Framework"
- "Message" = "8:[VSDNETMSG]"
- "FrameworkVersion" = "8:.NETFramework,Version=v4.7.2"
- "AllowLaterVersions" = "11:FALSE"
- "InstallUrl" = "8:http://go.microsoft.com/fwlink/?LinkId=863262"
- }
- }
- }
- "File"
- {
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_0444449EE2434FA4989F390BF7FFD09C"
- {
- "SourcePath" = "8:..\\runtime\\Log_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "TargetName" = "8:Log_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_07C15F9C05BB494DB505F6B6D37B82C8"
- {
- "SourcePath" = "8:..\\x64\\Release\\splash.jpg"
- "TargetName" = "8:splash.jpg"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_09C781C2FC214223A8411CBD3360361E"
- {
- "SourcePath" = "8:..\\runtime\\PylonGtc_v6_2_TL.dll"
- "TargetName" = "8:PylonGtc_v6_2_TL.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:4"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_0BA0D0C89BE245438939E64B7E5AD2F4"
- {
- "SourcePath" = "8:..\\runtime\\avutil-55.dll"
- "TargetName" = "8:avutil-55.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_0C59200A804F4D90B2F02FFC271CA890"
- {
- "SourcePath" = "8:..\\runtime\\NodeMapData_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "TargetName" = "8:NodeMapData_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_0D63D6344B6442A183C45E5783EA4742"
- {
- "SourcePath" = "8:..\\runtime\\avdevice-57.dll"
- "TargetName" = "8:avdevice-57.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_106C2BAEE2AA4D72B63D91AAEC09A99E"
- {
- "SourcePath" = "8:..\\runtime\\mycomput.dll"
- "TargetName" = "8:mycomput.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_106EE21A89EC455684D31614132476AA"
- {
- "SourcePath" = "8:..\\runtime\\mydocs.dll"
- "TargetName" = "8:mydocs.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_10CC9367DEE14EB98F04240B462B38C4"
- {
- "SourcePath" = "8:..\\x64\\Release\\pswd_op.txt"
- "TargetName" = "8:pswd_op.txt"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_11424364F0BA4F479241C8BC264F6660"
- {
- "SourcePath" = "8:..\\conf\\plc.txt"
- "TargetName" = "8:plc.txt"
- "Tag" = "8:"
- "Folder" = "8:_239A93F3E45C4F6DA4C65C0DB3F8C12F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_142546ADDE584DE58E65C5EB62BD0CD5"
- {
- "SourcePath" = "8:..\\x64\\Release\\imageformats\\qtiff.dll"
- "TargetName" = "8:qtiff.dll"
- "Tag" = "8:"
- "Folder" = "8:_88D75C144F0D46B3A05E8238E1FA0ADD"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_161C5264EC6A4A4FBD9B14ECF379220D"
- {
- "SourcePath" = "8:..\\x64\\Release\\opengl32sw.dll"
- "TargetName" = "8:opengl32sw.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1E2A633E668041889E6E7FF7A0FE5230"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_bg.qm"
- "TargetName" = "8:qt_bg.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1E7C71E38DE64BD495926096F8E908DC"
- {
- "SourcePath" = "8:..\\x64\\Release\\Qt5Svg.dll"
- "TargetName" = "8:Qt5Svg.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_20159A91CC5C4FFE94BCE9A99AB7BF0D"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_en.qm"
- "TargetName" = "8:qt_en.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_207CD01AFBD34C468D9C233794BDAF29"
- {
- "SourcePath" = "8:..\\x64\\Release\\libGLESv2.dll"
- "TargetName" = "8:libGLESv2.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_2254FD5164674020B66B22B3A0DB4EC4"
- {
- "SourcePath" = "8:..\\runtime\\MvCameraControl.dll"
- "TargetName" = "8:MvCameraControl.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_25DABBE7006B450095049CFD62B019B2"
- {
- "SourcePath" = "8:..\\runtime\\XmlParser_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "TargetName" = "8:XmlParser_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_2893B1F7A4014201B33E0E5328350A8C"
- {
- "SourcePath" = "8:..\\runtime\\CLSerCOM.dll"
- "TargetName" = "8:CLSerCOM.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_2A05AC3FAF8645AA8BE91C2716CDFF82"
- {
- "SourcePath" = "8:..\\runtime\\avformat-57.dll"
- "TargetName" = "8:avformat-57.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_2C9C8C65BA7E43ACAB2B9A84000AEECF"
- {
- "SourcePath" = "8:..\\runtime\\MediaProcess.dll"
- "TargetName" = "8:MediaProcess.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_2FEF3A24BF6949B389E1659BE7DEEA5A"
- {
- "SourcePath" = "8:..\\runtime\\CLProtocol_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "TargetName" = "8:CLProtocol_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_32065F6C2A83401FA41125CB0A26BDFE"
- {
- "SourcePath" = "8:..\\runtime\\MvCamLVision.dll"
- "TargetName" = "8:MvCamLVision.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_32C38F97E53C4532A8ED67B7ED01CA35"
- {
- "SourcePath" = "8:..\\x64\\Release\\imageformats\\qwebp.dll"
- "TargetName" = "8:qwebp.dll"
- "Tag" = "8:"
- "Folder" = "8:_88D75C144F0D46B3A05E8238E1FA0ADD"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_37C9F3B917FB476A992930D3B240DBFF"
- {
- "SourcePath" = "8:..\\conf\\modbus.txt"
- "TargetName" = "8:modbus.txt"
- "Tag" = "8:"
- "Folder" = "8:_239A93F3E45C4F6DA4C65C0DB3F8C12F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_430E5A073E56462A91B76F6448ED3B3B"
- {
- "SourcePath" = "8:..\\runtime\\NodeMapData_MD_VC141_v3_1_Basler_pylon.dll"
- "TargetName" = "8:NodeMapData_MD_VC141_v3_1_Basler_pylon.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_44368CB57A8C4FFA86F041D683CBED57"
- {
- "SourcePath" = "8:..\\runtime\\GCBase_MD_VC141_v3_1_Basler_pylon.dll"
- "TargetName" = "8:GCBase_MD_VC141_v3_1_Basler_pylon.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_444630636A0D4B06B324DD90A692E266"
- {
- "SourcePath" = "8:..\\x64\\Release\\imageformats\\qico.dll"
- "TargetName" = "8:qico.dll"
- "Tag" = "8:"
- "Folder" = "8:_88D75C144F0D46B3A05E8238E1FA0ADD"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_47053C51C90F4B03A72DEACBB43F7C85"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_fi.qm"
- "TargetName" = "8:qt_fi.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_472F6384CCE441F08CC4C2A94F7AD3C6"
- {
- "SourcePath" = "8:..\\runtime\\PylonUsb_v6_2_TL.dll"
- "TargetName" = "8:PylonUsb_v6_2_TL.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:4"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_4E163E9F076C4FB4AF3EB6D1F986C4A9"
- {
- "SourcePath" = "8:..\\runtime\\log4cpp_MD_VC141_v3_1_Basler_pylon.dll"
- "TargetName" = "8:log4cpp_MD_VC141_v3_1_Basler_pylon.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_5284F6AAA9BF4658B19BC2EEEED437D3"
- {
- "SourcePath" = "8:..\\runtime\\msvcp90.dll"
- "TargetName" = "8:msvcp90.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_536A6DFCCD1E4BAD946EDB96AB1AE95E"
- {
- "SourcePath" = "8:..\\runtime\\mvPropHandling.dll"
- "TargetName" = "8:mvPropHandling.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_569C6EA1F6AE4C86BD5D9C2B9E982E5F"
- {
- "SourcePath" = "8:..\\runtime\\PylonGUI_v6_2.dll"
- "TargetName" = "8:PylonGUI_v6_2.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:4"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_5819E0F3660541F3B080FEE67FF5BAAA"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_de.qm"
- "TargetName" = "8:qt_de.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_5E428D16A1EF4FC1845C7463206ADA06"
- {
- "SourcePath" = "8:..\\x64\\Release\\styles\\qwindowsvistastyle.dll"
- "TargetName" = "8:qwindowsvistastyle.dll"
- "Tag" = "8:"
- "Folder" = "8:_373EB007C6B04A998B88DE10784490BA"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_60F0D9A3DE4B4355A27DF60F14C9952D"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_pl.qm"
- "TargetName" = "8:qt_pl.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_61289D0704E640FFB006CCDF7C5E4A5C"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_fr.qm"
- "TargetName" = "8:qt_fr.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_62C13125E8A94BA3B1473A3D610036B8"
- {
- "SourcePath" = "8:..\\runtime\\mvGenTLConsumer.dll"
- "TargetName" = "8:mvGenTLConsumer.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_63300CC0A73D49EC9692274335F5CB8D"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_cs.qm"
- "TargetName" = "8:qt_cs.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_634B8592603F498DA0E82D23DE2C078F"
- {
- "SourcePath" = "8:..\\runtime\\opencv_world455.dll"
- "TargetName" = "8:opencv_world455.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_697E7C42C11A44478E52F518A06E1E56"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_ko.qm"
- "TargetName" = "8:qt_ko.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_699B2568D16047458CBAD89D8D92941F"
- {
- "SourcePath" = "8:..\\runtime\\MVGigEVisionSDK.dll"
- "TargetName" = "8:MVGigEVisionSDK.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_72B496E7E2734A44BDF6020FD64987C8"
- {
- "SourcePath" = "8:..\\runtime\\XmlParser_MD_VC141_v3_1_Basler_pylon.dll"
- "TargetName" = "8:XmlParser_MD_VC141_v3_1_Basler_pylon.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_72C40BD172834DD3A7115B4EB453EB72"
- {
- "SourcePath" = "8:..\\runtime\\GCBase_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "TargetName" = "8:GCBase_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7311DE504677403687B35E3241B02D89"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_ja.qm"
- "TargetName" = "8:qt_ja.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_76BEC7F9B06C4F85BB8F91A1641AB418"
- {
- "SourcePath" = "8:..\\x64\\Release\\imageformats\\qjpeg.dll"
- "TargetName" = "8:qjpeg.dll"
- "Tag" = "8:"
- "Folder" = "8:_88D75C144F0D46B3A05E8238E1FA0ADD"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_79B84157233E4BEB93D4E7F6B30C3285"
- {
- "SourcePath" = "8:..\\x64\\Release\\imageformats\\qicns.dll"
- "TargetName" = "8:qicns.dll"
- "Tag" = "8:"
- "Folder" = "8:_88D75C144F0D46B3A05E8238E1FA0ADD"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7A20214A40304488A5F51EE401C92247"
- {
- "SourcePath" = "8:..\\x64\\Release\\iconengines\\qsvgicon.dll"
- "TargetName" = "8:qsvgicon.dll"
- "Tag" = "8:"
- "Folder" = "8:_0699D201060A48998C77F36611B82669"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7A8B096DB91F45F0B068FD522CFEAAF3"
- {
- "SourcePath" = "8:..\\runtime\\msvcp120.dll"
- "TargetName" = "8:msvcp120.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7C5A2E67576048BEB0BA567E6372614A"
- {
- "SourcePath" = "8:..\\runtime\\MvDSS.ax"
- "TargetName" = "8:MvDSS.ax"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7ED8B914C15C496798E20230883A81D2"
- {
- "SourcePath" = "8:..\\runtime\\libmmd.dll"
- "TargetName" = "8:libmmd.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_8010FD6C2DA046B7989EBD1905C960D2"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_it.qm"
- "TargetName" = "8:qt_it.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_807E851B198D497A8D9BFB4FFA665EF2"
- {
- "SourcePath" = "8:..\\runtime\\MvUsb3vTL.dll"
- "TargetName" = "8:MvUsb3vTL.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_80FDDA94CE2142B0993C8AC5CCF1AC85"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_he.qm"
- "TargetName" = "8:qt_he.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_8177DF1667034A3FA679F894E463BB12"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_uk.qm"
- "TargetName" = "8:qt_uk.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_822B7F484BFC460AA67CF89DAF1CB8CA"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_da.qm"
- "TargetName" = "8:qt_da.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_8417E7B7DB6F4ABFA5D697CE9B3CB76C"
- {
- "SourcePath" = "8:..\\x64\\Release\\platforms\\qwindows.dll"
- "TargetName" = "8:qwindows.dll"
- "Tag" = "8:"
- "Folder" = "8:_B0BAE2CDE699435997CBCA9EE82FFC37"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_86EA1D2E97EE48D69D5C66F60D3FC136"
- {
- "SourcePath" = "8:..\\runtime\\modbus.dll"
- "TargetName" = "8:modbus.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_87DE188FB10645838AD9D4033795B84A"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_ru.qm"
- "TargetName" = "8:qt_ru.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_8BFF4EFB5D564B048ADFD7CAACC4D095"
- {
- "SourcePath" = "8:..\\runtime\\swscale-4.dll"
- "TargetName" = "8:swscale-4.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_8E5058E35FF74860AA04191234D8CACC"
- {
- "SourcePath" = "8:..\\runtime\\PylonUtility_v6_2.dll"
- "TargetName" = "8:PylonUtility_v6_2.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:4"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_8F6409E72362447E8D6CABD3F3729A00"
- {
- "SourcePath" = "8:..\\runtime\\GenApi_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "TargetName" = "8:GenApi_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_8FE140442B6D4DC2BB517FC441398B08"
- {
- "SourcePath" = "8:..\\x64\\Release\\imageformats\\qwbmp.dll"
- "TargetName" = "8:qwbmp.dll"
- "Tag" = "8:"
- "Folder" = "8:_88D75C144F0D46B3A05E8238E1FA0ADD"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_90C40352FA98406C95124E29DE8A2560"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_lv.qm"
- "TargetName" = "8:qt_lv.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_911E041E6F704C9A899A8C750FE771E6"
- {
- "SourcePath" = "8:..\\x64\\Release\\alg_jd.jpg"
- "TargetName" = "8:alg_jd.jpg"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_919EE6A1A8A24124AB87C15A8182AD3B"
- {
- "SourcePath" = "8:..\\runtime\\MvCameraControlWrapper.dll"
- "TargetName" = "8:MvCameraControlWrapper.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_93026DCBC7DC44BF8138B9F3EE8BEA45"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_ca.qm"
- "TargetName" = "8:qt_ca.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_963E413BFF9B4A909D6213112C55F48F"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_es.qm"
- "TargetName" = "8:qt_es.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_984622D22307438ABAA6CAA3BD55529B"
- {
- "SourcePath" = "8:..\\runtime\\MvDSS2.ax"
- "TargetName" = "8:MvDSS2.ax"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_9CD596EEA01B4250B91091D07F5DCCC9"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_sk.qm"
- "TargetName" = "8:qt_sk.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_A0D1E8FE7AA04923B69C74047751F1D3"
- {
- "SourcePath" = "8:..\\runtime\\uxapi_v12.dll"
- "TargetName" = "8:uxapi_v12.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:4"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_A28324EE44504AC6BD8436D93BC0E849"
- {
- "SourcePath" = "8:..\\runtime\\MvProducerU3V.cti"
- "TargetName" = "8:MvProducerU3V.cti"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_A2DC7051B1364085BFE68307D1970D14"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:msvcm90, Version=9.0.21022.8, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=AMD64"
- "ScatterAssemblies"
- {
- "_A2DC7051B1364085BFE68307D1970D14"
- {
- "Name" = "8:msvcm90.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:..\\runtime\\msvcm90.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_A4A0BC24AE014898972DB07C734B2188"
- {
- "SourcePath" = "8:..\\runtime\\GenApi_MD_VC141_v3_1_Basler_pylon.dll"
- "TargetName" = "8:GenApi_MD_VC141_v3_1_Basler_pylon.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_A696BA7F2B7A4AFEB8C13F0686472EAC"
- {
- "SourcePath" = "8:..\\runtime\\msvcr90.dll"
- "TargetName" = "8:msvcr90.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_A6FE61C2FE034F81A07DBFCE38C2D6AC"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_gd.qm"
- "TargetName" = "8:qt_gd.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_A7403B9D9C6249F6BC5CF59D79617305"
- {
- "SourcePath" = "8:..\\x64\\Release\\bearer\\qgenericbearer.dll"
- "TargetName" = "8:qgenericbearer.dll"
- "Tag" = "8:"
- "Folder" = "8:_2D3CD59D2AAE416FA8423933EDAD2E70"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_ABB8F4669E694B8FA156F23CFCC32C17"
- {
- "SourcePath" = "8:..\\x64\\Release\\pswd.txt"
- "TargetName" = "8:pswd.txt"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_AC82CF7AD71A466B89C74B7FB632555C"
- {
- "SourcePath" = "8:..\\conf\\rotate.txt"
- "TargetName" = "8:rotate.txt"
- "Tag" = "8:"
- "Folder" = "8:_239A93F3E45C4F6DA4C65C0DB3F8C12F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_AF372DCC8CC54770A2BE5C02CD027DA1"
- {
- "SourcePath" = "8:..\\runtime\\PylonBase_v6_2.dll"
- "TargetName" = "8:PylonBase_v6_2.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:4"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_B7112307C85D4245BB19660E463C44FA"
- {
- "SourcePath" = "8:..\\runtime\\mvDeviceManager.dll"
- "TargetName" = "8:mvDeviceManager.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_B8BB66FDF730433AA37BC50FEED689D9"
- {
- "SourcePath" = "8:..\\runtime\\MvRender.dll"
- "TargetName" = "8:MvRender.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_B9469DDDFC6742EF9378E678B86A3386"
- {
- "SourcePath" = "8:..\\x64\\Release\\imageformats\\qtga.dll"
- "TargetName" = "8:qtga.dll"
- "Tag" = "8:"
- "Folder" = "8:_88D75C144F0D46B3A05E8238E1FA0ADD"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_BB1F912A8576465384D1034794F0E802"
- {
- "SourcePath" = "8:..\\x64\\Release\\libEGL.dll"
- "TargetName" = "8:libEGL.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_C1FA23D25B87424A8CAF5177AC0F77FF"
- {
- "SourcePath" = "8:..\\runtime\\avfilter-6.dll"
- "TargetName" = "8:avfilter-6.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_C3B444947CA84A45B3021112D957D450"
- {
- "SourcePath" = "8:..\\runtime\\CLAllSerial_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "TargetName" = "8:CLAllSerial_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_CA180B9B89864CABA492ABCF207C3DEC"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_hu.qm"
- "TargetName" = "8:qt_hu.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_CB6B08CAC09C4476A705682F74F87482"
- {
- "SourcePath" = "8:..\\x64\\Release\\rotate.txt"
- "TargetName" = "8:rotate.txt"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_CEBB33035C4C4FCEBF1A82809A644849"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_ar.qm"
- "TargetName" = "8:qt_ar.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_D2CE10A5562F42A9BC5D468C380101E3"
- {
- "SourcePath" = "8:..\\runtime\\MathParser_MD_VC141_v3_1_Basler_pylon.dll"
- "TargetName" = "8:MathParser_MD_VC141_v3_1_Basler_pylon.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_D6A9835E19F74AEBB831038F4D6876E9"
- {
- "SourcePath" = "8:..\\x64\\Release\\imageformats\\qsvg.dll"
- "TargetName" = "8:qsvg.dll"
- "Tag" = "8:"
- "Folder" = "8:_88D75C144F0D46B3A05E8238E1FA0ADD"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_DA6E38363D10415AAF0FE60473FD2F54"
- {
- "SourcePath" = "8:..\\runtime\\FirmwareUpdate_MD_VC141_v3_1_Basler_pylon.dll"
- "TargetName" = "8:FirmwareUpdate_MD_VC141_v3_1_Basler_pylon.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_DA95575312564E21BD459AE78E5B2139"
- {
- "SourcePath" = "8:..\\runtime\\ProducerU3V.cti"
- "TargetName" = "8:ProducerU3V.cti"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_DDA0D9F1027E47E388AAEAF52506F58B"
- {
- "SourcePath" = "8:..\\runtime\\mvDisplay.dll"
- "TargetName" = "8:mvDisplay.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_DF5E661BCED1496289173C48D2733AD5"
- {
- "SourcePath" = "8:..\\runtime\\log4cpp_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "TargetName" = "8:log4cpp_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_E0CED750D1DF4BE5B6A13A63A8E859E2"
- {
- "SourcePath" = "8:..\\runtime\\Log_MD_VC141_v3_1_Basler_pylon.dll"
- "TargetName" = "8:Log_MD_VC141_v3_1_Basler_pylon.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_E12AE9EBD9D74822AC482B2C3691CFF5"
- {
- "SourcePath" = "8:..\\runtime\\FormatConversion.dll"
- "TargetName" = "8:FormatConversion.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_E4DAAFA194424FD8846298633DDDFD82"
- {
- "SourcePath" = "8:..\\runtime\\Microsoft.VC90.CRT.manifest"
- "TargetName" = "8:Microsoft.VC90.CRT.manifest"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_E8A50CBAE87C4B90AF32DD14043C96EF"
- {
- "SourcePath" = "8:..\\runtime\\msvcr120.dll"
- "TargetName" = "8:msvcr120.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_ED79C9CCA49A4273BEB9BE0E803D96E2"
- {
- "SourcePath" = "8:..\\conf\\conf.txt"
- "TargetName" = "8:conf.txt"
- "Tag" = "8:"
- "Folder" = "8:_239A93F3E45C4F6DA4C65C0DB3F8C12F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_F37EC15BA95646B5803CAB142943EABE"
- {
- "SourcePath" = "8:..\\x64\\Release\\imageformats\\qgif.dll"
- "TargetName" = "8:qgif.dll"
- "Tag" = "8:"
- "Folder" = "8:_88D75C144F0D46B3A05E8238E1FA0ADD"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_F4686342729344769B8FB6D749B7568F"
- {
- "SourcePath" = "8:..\\runtime\\PylonCamEmu_v6_2_TL.dll"
- "TargetName" = "8:PylonCamEmu_v6_2_TL.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:4"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_F4EED7FC1D854494ADFEC8DC6BE478EA"
- {
- "SourcePath" = "8:..\\runtime\\Microsoft.VC90.DebugCRT.manifest"
- "TargetName" = "8:Microsoft.VC90.DebugCRT.manifest"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_F532F71D12E343CC8B08E9FF0A4724B1"
- {
- "SourcePath" = "8:..\\runtime\\MathParser_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "TargetName" = "8:MathParser_MD_VC120_v3_0_MVS_v3_1_0.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_F57E0941D3FF4ACBBC116630C38B8001"
- {
- "SourcePath" = "8:..\\x64\\Release\\translations\\qt_zh_TW.qm"
- "TargetName" = "8:qt_zh_TW.qm"
- "Tag" = "8:"
- "Folder" = "8:_26254A3A76994EF0BCB9452605DE9A8F"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_F8B2E5B1F6994416B9F4B98CE26573A3"
- {
- "SourcePath" = "8:..\\runtime\\uxtopapi_v6_2.dll"
- "TargetName" = "8:uxtopapi_v6_2.dll"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:4"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_FB7B48079FD54792A10AB104BD0B6082"
- {
- "SourcePath" = "8:..\\runtime\\PylonFirmwareUpdater.exe"
- "TargetName" = "8:PylonFirmwareUpdater.exe"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:4"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_FFE4F0E27B984E33AFE0BFF44A96FBDF"
- {
- "SourcePath" = "8:..\\runtime\\MvProducerGEV.cti"
- "TargetName" = "8:MvProducerGEV.cti"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- }
- "FileType"
- {
- }
- "Folder"
- {
- "{1525181F-901A-416C-8A58-119130FE478E}:_63D1C8C483C74C6091754AE8188284F9"
- {
- "Name" = "8:#1919"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:ProgramMenuFolder"
- "Folders"
- {
- }
- }
- "{3C67513D-01DD-4637-8A68-80971EB9504F}:_78BA2173DD6245B2AB1F4241258745B9"
- {
- "DefaultLocation" = "8:[ProgramFilesFolder][Manufacturer]\\[ProductName]"
- "Name" = "8:#1925"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:TARGETDIR"
- "Folders"
- {
- "{9EF0B969-E518-4E46-987F-47570745A589}:_0699D201060A48998C77F36611B82669"
- {
- "Name" = "8:iconengines"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:_9590BAFA76A245FEAFFE16F1DF2AA335"
- "Folders"
- {
- }
- }
- "{9EF0B969-E518-4E46-987F-47570745A589}:_239A93F3E45C4F6DA4C65C0DB3F8C12F"
- {
- "Name" = "8:conf"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:_F09AB0549FF042CFB48B8698B68A32A8"
- "Folders"
- {
- }
- }
- "{9EF0B969-E518-4E46-987F-47570745A589}:_26254A3A76994EF0BCB9452605DE9A8F"
- {
- "Name" = "8:translations"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:_2A5ADE3FF8A34C7486AC142174A3F74B"
- "Folders"
- {
- }
- }
- "{9EF0B969-E518-4E46-987F-47570745A589}:_2D3CD59D2AAE416FA8423933EDAD2E70"
- {
- "Name" = "8:bearer"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:_70F2C0FA0F1142A3B81578410D57617A"
- "Folders"
- {
- }
- }
- "{9EF0B969-E518-4E46-987F-47570745A589}:_373EB007C6B04A998B88DE10784490BA"
- {
- "Name" = "8:styles"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:_261C6D87E43947B5A7A63E78D730A886"
- "Folders"
- {
- }
- }
- "{9EF0B969-E518-4E46-987F-47570745A589}:_88D75C144F0D46B3A05E8238E1FA0ADD"
- {
- "Name" = "8:imageformats"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:_FB600A7CD3BC4C1FA7F07D39A7ECC419"
- "Folders"
- {
- }
- }
- "{9EF0B969-E518-4E46-987F-47570745A589}:_8E9A69C221D743E89DA17E100C453FF9"
- {
- "Name" = "8:model"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:_75153758A9794D65A552CAA7B9C156B6"
- "Folders"
- {
- }
- }
- "{9EF0B969-E518-4E46-987F-47570745A589}:_B0BAE2CDE699435997CBCA9EE82FFC37"
- {
- "Name" = "8:platforms"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:_1B21032189B241829FF79482CCCB21A7"
- "Folders"
- {
- }
- }
- }
- }
- "{1525181F-901A-416C-8A58-119130FE478E}:_AB17A98B06BB4C1786CD2407040619CF"
- {
- "Name" = "8:#1916"
- "AlwaysCreate" = "11:FALSE"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Property" = "8:DesktopFolder"
- "Folders"
- {
- }
- }
- }
- "LaunchCondition"
- {
- }
- "Locator"
- {
- }
- "MsiBootstrapper"
- {
- "LangId" = "3:2052"
- "RequiresElevation" = "11:FALSE"
- }
- "Product"
- {
- "Name" = "8:Microsoft Visual Studio"
- "ProductName" = "8:Setup"
- "ProductCode" = "8:{548EC9F5-7779-48BC-B7EF-BD6749EE2C07}"
- "PackageCode" = "8:{3D87F604-593D-41B2-AD65-9D0DAF8B4152}"
- "UpgradeCode" = "8:{F75A39AE-D6C9-4362-B09E-F8147DB31466}"
- "AspNetVersion" = "8:2.0.50727.0"
- "RestartWWWService" = "11:FALSE"
- "RemovePreviousVersions" = "11:FALSE"
- "DetectNewerInstalledVersion" = "11:TRUE"
- "InstallAllUsers" = "11:FALSE"
- "ProductVersion" = "8:1.0.0"
- "Manufacturer" = "8:Default Company Name"
- "ARPHELPTELEPHONE" = "8:"
- "ARPHELPLINK" = "8:"
- "Title" = "8:Setup"
- "Subject" = "8:"
- "ARPCONTACT" = "8:Default Company Name"
- "Keywords" = "8:"
- "ARPCOMMENTS" = "8:"
- "ARPURLINFOABOUT" = "8:"
- "ARPPRODUCTICON" = "8:"
- "ARPIconIndex" = "3:0"
- "SearchPath" = "8:"
- "UseSystemSearchPath" = "11:TRUE"
- "TargetPlatform" = "3:0"
- "PreBuildEvent" = "8:"
- "PostBuildEvent" = "8:"
- "RunPostBuildEvent" = "3:0"
- }
- "Registry"
- {
- "HKLM"
- {
- "Keys"
- {
- "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_F20F3D99C0F14FAF8BF6D5791E5F2993"
- {
- "Name" = "8:Software"
- "Condition" = "8:"
- "AlwaysCreate" = "11:FALSE"
- "DeleteAtUninstall" = "11:FALSE"
- "Transitive" = "11:FALSE"
- "Keys"
- {
- "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_EECD71C809DF4363ADD8F076A6870B61"
- {
- "Name" = "8:[Manufacturer]"
- "Condition" = "8:"
- "AlwaysCreate" = "11:FALSE"
- "DeleteAtUninstall" = "11:FALSE"
- "Transitive" = "11:FALSE"
- "Keys"
- {
- }
- "Values"
- {
- }
- }
- }
- "Values"
- {
- }
- }
- }
- }
- "HKCU"
- {
- "Keys"
- {
- "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_1AEC31645B3A4DF09CDB86DA494AFCE4"
- {
- "Name" = "8:Software"
- "Condition" = "8:"
- "AlwaysCreate" = "11:FALSE"
- "DeleteAtUninstall" = "11:FALSE"
- "Transitive" = "11:FALSE"
- "Keys"
- {
- "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_9762D8599DB5462C840C563F3D6193D5"
- {
- "Name" = "8:[Manufacturer]"
- "Condition" = "8:"
- "AlwaysCreate" = "11:FALSE"
- "DeleteAtUninstall" = "11:FALSE"
- "Transitive" = "11:FALSE"
- "Keys"
- {
- }
- "Values"
- {
- }
- }
- }
- "Values"
- {
- }
- }
- }
- }
- "HKCR"
- {
- "Keys"
- {
- }
- }
- "HKU"
- {
- "Keys"
- {
- }
- }
- "HKPU"
- {
- "Keys"
- {
- }
- }
- }
- "Sequences"
- {
- }
- "Shortcut"
- {
- "{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_44979574DC994FFF836220FFA3E70C43"
- {
- "Name" = "8:Shortcut to 涓昏緭鍑 from Cigarette (Active)"
- "Arguments" = "8:"
- "Description" = "8:"
- "ShowCmd" = "3:1"
- "IconIndex" = "3:0"
- "Transitive" = "11:FALSE"
- "Target" = "8:_63014E6D55824C8390E2787EAE62A763"
- "Folder" = "8:_AB17A98B06BB4C1786CD2407040619CF"
- "WorkingFolder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Icon" = "8:"
- "Feature" = "8:"
- }
- }
- "UserInterface"
- {
- "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_3F3F6ED693E74EE1AB729EE611321B75"
- {
- "Name" = "8:#1901"
- "Sequence" = "3:1"
- "Attributes" = "3:2"
- "Dialogs"
- {
- "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_CD3646ACD4BF4977B79D079D77D1C8AE"
- {
- "Sequence" = "3:100"
- "DisplayName" = "8:杩涘害"
- "UseDynamicProperties" = "11:TRUE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdProgressDlg.wid"
- "Properties"
- {
- "BannerBitmap"
- {
- "Name" = "8:BannerBitmap"
- "DisplayName" = "8:#1001"
- "Description" = "8:#1101"
- "Type" = "3:8"
- "ContextData" = "8:Bitmap"
- "Attributes" = "3:4"
- "Setting" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- "ShowProgress"
- {
- "Name" = "8:ShowProgress"
- "DisplayName" = "8:#1009"
- "Description" = "8:#1109"
- "Type" = "3:5"
- "ContextData" = "8:1;True=1;False=0"
- "Attributes" = "3:0"
- "Setting" = "3:0"
- "Value" = "3:1"
- "DefaultValue" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- }
- }
- }
- }
- "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_54F6AE90A50242FAA79AA9F38F01784A"
- {
- "Name" = "8:#1901"
- "Sequence" = "3:2"
- "Attributes" = "3:2"
- "Dialogs"
- {
- "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_AD9BA130282E4EE3A5D6CEC856972697"
- {
- "Sequence" = "3:100"
- "DisplayName" = "8:杩涘害"
- "UseDynamicProperties" = "11:TRUE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdAdminProgressDlg.wid"
- "Properties"
- {
- "BannerBitmap"
- {
- "Name" = "8:BannerBitmap"
- "DisplayName" = "8:#1001"
- "Description" = "8:#1101"
- "Type" = "3:8"
- "ContextData" = "8:Bitmap"
- "Attributes" = "3:4"
- "Setting" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- "ShowProgress"
- {
- "Name" = "8:ShowProgress"
- "DisplayName" = "8:#1009"
- "Description" = "8:#1109"
- "Type" = "3:5"
- "ContextData" = "8:1;True=1;False=0"
- "Attributes" = "3:0"
- "Setting" = "3:0"
- "Value" = "3:1"
- "DefaultValue" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- }
- }
- }
- }
- "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_59B5654101BD4DB7B32197FB1C710C49"
- {
- "Name" = "8:#1900"
- "Sequence" = "3:1"
- "Attributes" = "3:1"
- "Dialogs"
- {
- "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_7A309C7045D54B62889AE1C7ED21FD4C"
- {
- "Sequence" = "3:300"
- "DisplayName" = "8:纭瀹夎"
- "UseDynamicProperties" = "11:TRUE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdConfirmDlg.wid"
- "Properties"
- {
- "BannerBitmap"
- {
- "Name" = "8:BannerBitmap"
- "DisplayName" = "8:#1001"
- "Description" = "8:#1101"
- "Type" = "3:8"
- "ContextData" = "8:Bitmap"
- "Attributes" = "3:4"
- "Setting" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- }
- }
- "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_AC3D7F673905417EBD17C300781F9FC7"
- {
- "Sequence" = "3:100"
- "DisplayName" = "8:娆㈣繋浣跨敤"
- "UseDynamicProperties" = "11:TRUE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdWelcomeDlg.wid"
- "Properties"
- {
- "BannerBitmap"
- {
- "Name" = "8:BannerBitmap"
- "DisplayName" = "8:#1001"
- "Description" = "8:#1101"
- "Type" = "3:8"
- "ContextData" = "8:Bitmap"
- "Attributes" = "3:4"
- "Setting" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- "CopyrightWarning"
- {
- "Name" = "8:CopyrightWarning"
- "DisplayName" = "8:#1002"
- "Description" = "8:#1102"
- "Type" = "3:3"
- "ContextData" = "8:"
- "Attributes" = "3:0"
- "Setting" = "3:1"
- "Value" = "8:#1202"
- "DefaultValue" = "8:#1202"
- "UsePlugInResources" = "11:TRUE"
- }
- "Welcome"
- {
- "Name" = "8:Welcome"
- "DisplayName" = "8:#1003"
- "Description" = "8:#1103"
- "Type" = "3:3"
- "ContextData" = "8:"
- "Attributes" = "3:0"
- "Setting" = "3:1"
- "Value" = "8:#1203"
- "DefaultValue" = "8:#1203"
- "UsePlugInResources" = "11:TRUE"
- }
- }
- }
- "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_AFEC3FEF0AF64552A89EDF4B9A93BC5D"
- {
- "Sequence" = "3:200"
- "DisplayName" = "8:瀹夎鏂囦欢澶"
- "UseDynamicProperties" = "11:TRUE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdFolderDlg.wid"
- "Properties"
- {
- "BannerBitmap"
- {
- "Name" = "8:BannerBitmap"
- "DisplayName" = "8:#1001"
- "Description" = "8:#1101"
- "Type" = "3:8"
- "ContextData" = "8:Bitmap"
- "Attributes" = "3:4"
- "Setting" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- "InstallAllUsersVisible"
- {
- "Name" = "8:InstallAllUsersVisible"
- "DisplayName" = "8:#1059"
- "Description" = "8:#1159"
- "Type" = "3:5"
- "ContextData" = "8:1;True=1;False=0"
- "Attributes" = "3:0"
- "Setting" = "3:0"
- "Value" = "3:1"
- "DefaultValue" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- }
- }
- }
- }
- "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_687E202499EF44A1AE6701BED9C37BAE"
- {
- "Name" = "8:#1900"
- "Sequence" = "3:2"
- "Attributes" = "3:1"
- "Dialogs"
- {
- "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_46A32DB3C8B34730B7BE02315D19359F"
- {
- "Sequence" = "3:100"
- "DisplayName" = "8:娆㈣繋浣跨敤"
- "UseDynamicProperties" = "11:TRUE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdAdminWelcomeDlg.wid"
- "Properties"
- {
- "BannerBitmap"
- {
- "Name" = "8:BannerBitmap"
- "DisplayName" = "8:#1001"
- "Description" = "8:#1101"
- "Type" = "3:8"
- "ContextData" = "8:Bitmap"
- "Attributes" = "3:4"
- "Setting" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- "CopyrightWarning"
- {
- "Name" = "8:CopyrightWarning"
- "DisplayName" = "8:#1002"
- "Description" = "8:#1102"
- "Type" = "3:3"
- "ContextData" = "8:"
- "Attributes" = "3:0"
- "Setting" = "3:1"
- "Value" = "8:#1202"
- "DefaultValue" = "8:#1202"
- "UsePlugInResources" = "11:TRUE"
- }
- "Welcome"
- {
- "Name" = "8:Welcome"
- "DisplayName" = "8:#1003"
- "Description" = "8:#1103"
- "Type" = "3:3"
- "ContextData" = "8:"
- "Attributes" = "3:0"
- "Setting" = "3:1"
- "Value" = "8:#1203"
- "DefaultValue" = "8:#1203"
- "UsePlugInResources" = "11:TRUE"
- }
- }
- }
- "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_CF60FEC2B78C49BE9DCDA31B9F56430E"
- {
- "Sequence" = "3:300"
- "DisplayName" = "8:纭瀹夎"
- "UseDynamicProperties" = "11:TRUE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdAdminConfirmDlg.wid"
- "Properties"
- {
- "BannerBitmap"
- {
- "Name" = "8:BannerBitmap"
- "DisplayName" = "8:#1001"
- "Description" = "8:#1101"
- "Type" = "3:8"
- "ContextData" = "8:Bitmap"
- "Attributes" = "3:4"
- "Setting" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- }
- }
- "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_EF48FBD991514D21813EE60433DFA0AB"
- {
- "Sequence" = "3:200"
- "DisplayName" = "8:瀹夎鏂囦欢澶"
- "UseDynamicProperties" = "11:TRUE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdAdminFolderDlg.wid"
- "Properties"
- {
- "BannerBitmap"
- {
- "Name" = "8:BannerBitmap"
- "DisplayName" = "8:#1001"
- "Description" = "8:#1101"
- "Type" = "3:8"
- "ContextData" = "8:Bitmap"
- "Attributes" = "3:4"
- "Setting" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- }
- }
- }
- }
- "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_AD96024541134B3596C451DE667AEB96"
- {
- "Name" = "8:#1902"
- "Sequence" = "3:2"
- "Attributes" = "3:3"
- "Dialogs"
- {
- "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_B76E4ECCD5F644A297A1450F31CD1D9D"
- {
- "Sequence" = "3:100"
- "DisplayName" = "8:宸插畬鎴"
- "UseDynamicProperties" = "11:TRUE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdAdminFinishedDlg.wid"
- "Properties"
- {
- "BannerBitmap"
- {
- "Name" = "8:BannerBitmap"
- "DisplayName" = "8:#1001"
- "Description" = "8:#1101"
- "Type" = "3:8"
- "ContextData" = "8:Bitmap"
- "Attributes" = "3:4"
- "Setting" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- }
- }
- }
- }
- "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_C376195DBA8D4D3F9E2244B1D2FBEA53"
- {
- "Name" = "8:#1902"
- "Sequence" = "3:1"
- "Attributes" = "3:3"
- "Dialogs"
- {
- "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_53AF66605F6B458A9FD314F0B6B35151"
- {
- "Sequence" = "3:100"
- "DisplayName" = "8:宸插畬鎴"
- "UseDynamicProperties" = "11:TRUE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdFinishedDlg.wid"
- "Properties"
- {
- "BannerBitmap"
- {
- "Name" = "8:BannerBitmap"
- "DisplayName" = "8:#1001"
- "Description" = "8:#1101"
- "Type" = "3:8"
- "ContextData" = "8:Bitmap"
- "Attributes" = "3:4"
- "Setting" = "3:1"
- "UsePlugInResources" = "11:TRUE"
- }
- "UpdateText"
- {
- "Name" = "8:UpdateText"
- "DisplayName" = "8:#1058"
- "Description" = "8:#1158"
- "Type" = "3:15"
- "ContextData" = "8:"
- "Attributes" = "3:0"
- "Setting" = "3:1"
- "Value" = "8:#1258"
- "DefaultValue" = "8:#1258"
- "UsePlugInResources" = "11:TRUE"
- }
- }
- }
- }
- }
- "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_E3147A92161347CFB13040D15179910E"
- {
- "UseDynamicProperties" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdUserInterface.wim"
- }
- "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_EAAF039C6F1744D88F56DB6B848CB5A4"
- {
- "UseDynamicProperties" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "SourcePath" = "8:\\VsdBasicDialogs.wim"
- }
- }
- "MergeModule"
- {
- }
- "ProjectOutput"
- {
- "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_63014E6D55824C8390E2787EAE62A763"
- {
- "SourcePath" = "8:..\\Win32\\Release\\Cigarette.exe"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_78BA2173DD6245B2AB1F4241258745B9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- "ProjectOutputGroupRegister" = "3:1"
- "OutputConfiguration" = "8:"
- "OutputGroupCanonicalName" = "8:Built"
- "OutputProjectGuid" = "8:{B12702AD-ABFB-343A-A199-8E24837244A3}"
- "ShowKeyOutput" = "11:TRUE"
- "ExcludeFilters"
- {
- }
- }
- }
- }
-}
diff --git a/conf/conf.txt b/conf/conf.txt
index 892ca0e..22faff8 100644
--- a/conf/conf.txt
+++ b/conf/conf.txt
@@ -5,12 +5,14 @@ FREESIZE=10
AUTO_OPEN=1
AUTO_WORK=1
AUTO_SHIFT=0
-TIMING_SHIFT=1
-SHIFT_A=6|0
-SHIFT_B=12|0
-SHIFT_C=20|0
-LOCATION=CD TH
+TIMING_SHIFT=0
+SHIFT_BYHAND=1
+SHIFT_A=0|0
+SHIFT_B=0|0
+SHIFT_C=0|0
+LOCATION=TESTTESTTEST
MODELPATH=D:/cameras8/0413/cigarette-8cameras/model/jd.weights
+JPGPATH=D:/cigarette-8cameras/Cigarette/alg_jd.jpg
*****************************************
EXPO1=2500
GAIN1=0