123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288 |
- # ----------------------------------------------------
- # This file is generated by the Qt Visual Studio Tools.
- # ------------------------------------------------------
- # This is a reminder that you are using a generated .pro file.
- # Remove it when you are finished editing this file.
- message("You are running qmake on a generated .pro file. This may not work!")
- HEADERS += ./Common.h \
- ./CommonDraw.h \
- ./DialogForLoop.h \
- ./DialogWait.h \
- ./DialogWaitSelection.h \
- ./DialogBlockProperty.h \
- ./DialogNewGVL.h \
- ./DialogNewPou.h \
- ./DialogNewTask.h \
- ./DialogNewUI.h \
- ./DialogNewVariable.h \
- ./DialogPortValue.h \
- ./DialogPouSettings.h \
- ./DialogPreferences.h \
- ./DialogSoftKeyboard.h \
- ./DialogSoftKeyboardNumber.h \
- ./DialogTaskOption.h \
- ./DialogTaskPou.h \
- ./DialogUserMsg.h \
- ./DialogDataLink.h \
- ./DialogNewProject.h \
- ./DialogNewDBVariable.h \
- ./DialogEditComment.h \
- ./DialogDBOption.h \
- ./DialogGoto.h \
- ./DialogGotoSelection.h \
- ./DialogUiOption.h \
- ./WindowAppIsometricLineManager.h \
- ./WindowAppRefLineManager.h \
- ./Pou.h \
- ./PouManager.h \
- ./ToolDepository.h \
- ./WindowAppBlockForloop.h \
- ./WindowAppBlockWait.h \
- ./WindowAppItemIsometricLine.h \
- ./WindowAppItemRefLine.h \
- ./WindowAppUiScene.h \
- ./WindowAppUiNavView.h \
- ./WindowAppPouNavView.h \
- ./WindowAppBlockParallel.h \
- ./WindowAppItemLinkLine.h \
- ./WindowAppBlockStandardBase.h \
- ./WindowAppBlockGoto.h \
- ./WindowAppBlockComment.h \
- ./WindowAppPouDebugView.h \
- ./WindowAppUiTool.h \
- ./WindowAppUiView.h \
- ./WindowAppUiFrame.h \
- ./DebugManager.h \
- ./PropertyDataLinkEdit.h \
- ./DragMimeData.h \
- ./TaskManager.h \
- ./UiManager.h \
- ./GvlManager.h \
- ./WindowApp.h \
- ./WindowAppBlockBase.h \
- ./WindowAppBlockPort.h \
- ./WindowAppBlockStandard.h \
- ./WindowAppLogView.h \
- ./WindowAppGvlView.h \
- ./WindowAppItemInterface.h \
- ./WindowAppItemLink.h \
- ./WindowAppMdiFrame.h \
- ./WindowAppMdiSubContainer.h \
- ./WindowAppPouScene.h \
- ./WindowAppPouView.h \
- ./WindowAppPouFrame.h \
- ./WindowAppResourceManagerTree.h \
- ./WindowAppTaskMonitorView.h \
- ./WindowAppTaskView.h \
- ./WindowAppTreeTool.h \
- ./WindowAppVariableTable.h \
- ./WindowRuntimeView.h \
- ./WindowRuntime.h \
- ./ConfigUtils.h \
- ./VPCommand.h \
- ./Document.h \
- ./Preferences.h \
- ./VPGlobal.h \
- ./StatusBar.h \
- ./PinyinChar.h \
- ./PinyinHelper.h \
- ./WindowMain.h \
- ./quiwidget.h \
- ./qtpropertybrowser/selectwidget.h \
- ./qtpropertybrowser/variantfactory.h \
- ./qtpropertybrowser/variantmanager.h \
- ./qtpropertybrowser/objectcontroller.h \
- ./qtpropertybrowser/qtbuttonpropertybrowser.h \
- ./qtpropertybrowser/qteditorfactory.h \
- ./qtpropertybrowser/qtgroupboxpropertybrowser.h \
- ./qtpropertybrowser/qtpropertybrowser.h \
- ./qtpropertybrowser/qtpropertybrowserutils_p.h \
- ./qtpropertybrowser/qtpropertymanager.h \
- ./qtpropertybrowser/qttreepropertybrowser.h \
- ./qtpropertybrowser/qtvariantproperty.h \
- ../Common/DataStructureInner.h \
- ../Common/DllToolCommon.h \
- ../Common/DataStructure.h \
- ../Common/Utility.h \
- ../Common/CameraBaseClass/IBaseCamCommon.h \
- ../Common/CameraBaseClass/IBaseCamera.h \
- ../Common/CameraBaseClass/IBaseCamParamConfig.h \
- ./VPControls.h \
- ./vpControls/VControlObject.h \
- ./vpControls/ValueControl.h \
- ./vpControls/VLabel.h \
- ./vpControls/VLineEdit.h \
- ./vpControls/VListBox.h \
- ./vpControls/VRadioBox.h \
- ./vpControls/VButton.h \
- ./vpControls/VCheckBox.h \
- ./vpControls/VComboBox.h \
- ./vpControls/VGroupBox.h \
- ./vpControls/VPieChart.h \
- ./vpControls/VImageControl.h \
- ./vpControls/VTableControl.h \
- ./vpControls/VCustomPlot.h \
- ./QCustomPlot/CustomplotHead.h \
- ./QCustomPlot/CustomPlotHelper.h \
- ./QCustomPlot/CustomplotTracer.h \
- ./QCustomPlot/QCustomPlot.h
- SOURCES += ./DialogDBOption.cpp \
- ./DialogEditComment.cpp \
- ./DialogForLoop.cpp \
- ./DialogGotoSelection.cpp \
- ./DialogNewDBVariable.cpp \
- ./DialogGoto.cpp \
- ./DialogUiOption.cpp \
- ./DialogWait.cpp \
- ./DialogWaitSelection.cpp \
- ./DialogNewProject.cpp \
- ./DialogBlockProperty.cpp \
- ./DialogDataLink.cpp \
- ./DialogNewGVL.cpp \
- ./DialogNewPou.cpp \
- ./DialogNewTask.cpp \
- ./DialogNewUI.cpp \
- ./DialogNewVariable.cpp \
- ./DialogPortValue.cpp \
- ./DialogPouSettings.cpp \
- ./DialogPreferences.cpp \
- ./DialogSoftKeyboard.cpp \
- ./DialogSoftKeyboardNumber.cpp \
- ./DialogTaskOption.cpp \
- ./DialogTaskPou.cpp \
- ./DialogUserMsg.cpp \
- ./PouExecution.cpp \
- ./PouParallel.cpp \
- ./DebugManager.cpp \
- ./PropertyDataLinkEdit.cpp \
- ./Pou.cpp \
- ./PouManager.cpp \
- ./TaskManager.cpp \
- ./ToolDepository.cpp \
- ./UiManager.cpp \
- ./GvlManager.cpp \
- ./WindowApp.cpp \
- ./WindowAppBlockBase.cpp \
- ./WindowAppBlockComment.cpp \
- ./WindowAppBlockForloop.cpp \
- ./WindowAppBlockGoto.cpp \
- ./WindowAppBlockParallel.cpp \
- ./WindowAppBlockPort.cpp \
- ./WindowAppBlockStandard.cpp \
- ./WindowAppBlockStandardBase.cpp \
- ./WindowAppBlockWait.cpp \
- ./WindowAppIsometricLineManager.cpp \
- ./WindowAppItemIsometricLine.cpp \
- ./WindowAppItemLinkLine.cpp \
- ./WindowAppLogView.cpp \
- ./WindowAppPouDebugView.cpp \
- ./WindowAppPouNavView.cpp \
- ./WindowAppRefLineManager.cpp \
- ./WindowAppUiNavView.cpp \
- ./WindowAppItemRefLine.cpp \
- ./WindowAppUiScene.cpp \
- ./WindowAppUiTool.cpp \
- ./WindowAppUiView.cpp \
- ./WindowAppGvlView.cpp \
- ./WindowAppItemInterface.cpp \
- ./WindowAppItemLink.cpp \
- ./WindowAppMdiFrame.cpp \
- ./WindowAppMdiSubContainer.cpp \
- ./WindowAppPouScene.cpp \
- ./WindowAppPouView.cpp \
- ./WindowAppPouFrame.cpp \
- ./WindowAppResourceManagerTree.cpp \
- ./WindowAppTaskMonitorView.cpp \
- ./WindowAppTaskView.cpp \
- ./WindowAppTreeTool.cpp \
- ./WindowAppUiFrame.cpp \
- ./WindowAppVariableTable.cpp \
- ./StatusBar.cpp \
- ./ConfigUtils.cpp \
- ./Document.cpp \
- ./PinyinChar.cpp \
- ./PinyinHelper.cpp \
- ./Preferences.cpp \
- ./VPCommand.cpp \
- ./VPGlobal.cpp \
- ./WindowMain.cpp \
- ./main.cpp \
- ./quiwidget.cpp \
- ./WindowRuntime.cpp \
- ./WindowRuntimeView.cpp \
- ./qtpropertybrowser/selectwidget.cpp \
- ./qtpropertybrowser/variantfactory.cpp \
- ./qtpropertybrowser/variantmanager.cpp \
- ./qtpropertybrowser/objectcontroller.cpp \
- ./qtpropertybrowser/qtbuttonpropertybrowser.cpp \
- ./qtpropertybrowser/qtgroupboxpropertybrowser.cpp \
- ./qtpropertybrowser/qtpropertybrowser.cpp \
- ./qtpropertybrowser/qtpropertybrowserutils.cpp \
- ./qtpropertybrowser/qtvariantproperty.cpp \
- ./qtpropertybrowser/qteditorfactory.cpp \
- ./qtpropertybrowser/qtpropertymanager.cpp \
- ./qtpropertybrowser/qttreepropertybrowser.cpp \
- ../Common/DataStructureInner.cpp \
- ../Common/DataStructure.cpp \
- ./vpControls/VButton.cpp \
- ./vpControls/VCheckBox.cpp \
- ./vpControls/VComboBox.cpp \
- ./vpControls/VControlObject.cpp \
- ./vpControls/VCustomPlot.cpp \
- ./vpControls/VGroupBox.cpp \
- ./vpControls/VImageControl.cpp \
- ./vpControls/VLabel.cpp \
- ./vpControls/VLineEdit.cpp \
- ./vpControls/VListBox.cpp \
- ./vpControls/VPieChart.cpp \
- ./vpControls/VRadioBox.cpp \
- ./vpControls/ValueControl.cpp \
- ./vpControls/VTableControl.cpp \
- ./QCustomPlot/CustomPlotHelper.cpp \
- ./QCustomPlot/CustomPlotTracer.cpp \
- ./QCustomPlot/QCustomPlot.cpp
- FORMS += ./DialogBlockProperty.ui \
- ./DialogDataLink.ui \
- ./DialogDBOption.ui \
- ./DialogEditComment.ui \
- ./DialogForLoop.ui \
- ./DialogGotoSelection.ui \
- ./DialogNewDBVariable.ui \
- ./DialogNewGVL.ui \
- ./DialogNewPou.ui \
- ./DialogNewProject.ui \
- ./DialogNewTask.ui \
- ./DialogNewUI.ui \
- ./DialogNewVariable.ui \
- ./DialogPortValue.ui \
- ./DialogPouSettings.ui \
- ./DialogPreferences.ui \
- ./DialogSoftKeyboard.ui \
- ./DialogSoftKeyboardNumber.ui \
- ./DialogTaskOption.ui \
- ./DialogTaskPou.ui \
- ./DialogGoto.ui \
- ./DialogUiOption.ui \
- ./DialogUserMsg.ui \
- ./DialogWait.ui \
- ./DialogWaitSelection.ui \
- ./WindowApp.ui \
- ./WindowAppLogView.ui \
- ./WindowAppGvlView.ui \
- ./WindowAppPouDebugView.ui \
- ./WindowAppPouFrame.ui \
- ./WindowAppTaskMonitorView.ui \
- ./WindowAppTaskView.ui \
- ./WindowAppUiFrame.ui \
- ./WindowAppVariableTable.ui \
- ./WindowAppVariableViewBase.ui \
- ./WindowHardware.ui \
- ./WindowHome.ui \
- ./WindowMain.ui \
- ./WindowRuntime.ui
- RESOURCES += qss.qrc \
- qtpropertybrowser/qtpropertybrowser.qrc
|