# ---------------------------------------------------- # 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/DllToolCommon.h \ ./Tool.h \ ../../Common/DataStructure.h \ ../../Common/Utility.h \ ./toolinterface.h \ ./mytablewidget.h \ ./ToolDialog.h \ ./Tools/ChangesizeTool.h \ ./Tools/DynthresholdTool.h \ ./Tools/EmphasizeTool.h \ ./Tools/GaussfilterTool.h \ ./Tools/GraycloseTool.h \ ./Tools/GraydilationTool.h \ ./Tools/GrayerosionTool.h \ ./Tools/GrayopenTool.h \ ./Tools/IlluminatetoolTool.h \ ./Tools/ImageconvertTool.h \ ./Tools/InvertcolorTool.h \ ./Tools/LightTool.h \ ./Tools/MeanfilterTool.h \ ./Tools/MedianfilterTool.h \ ./Tools/MirrorTool.h \ ./Tools/RotateTool.h \ ./Tools/ThresholdTool.h SOURCES += ./mytablewidget.cpp \ ./ToolDialog.cpp \ ./toolinterface1.cpp \ ../../Common/DataStructure.cpp \ ./ToolInterface.cpp \ ./Tool.cpp \ ./Tools/MeanfilterTool.cpp \ ./Tools/MedianfilterTool.cpp \ ./Tools/GaussfilterTool.cpp \ ./Tools/GraydilationTool.cpp \ ./Tools/EmphasizeTool.cpp \ ./Tools/GrayerosionTool.cpp \ ./Tools/IlluminatetoolTool.cpp \ ./Tools/LightTool.cpp \ ./Tools/GrayopenTool.cpp \ ./Tools/GraycloseTool.cpp \ ./Tools/InvertcolorTool.cpp \ ./Tools/ImageconvertTool.cpp \ ./Tools/MirrorTool.cpp \ ./Tools/RotateTool.cpp \ ./Tools/ChangesizeTool.cpp \ ./Tools/ThresholdTool.cpp \ ./Tools/DynthresholdTool.cpp FORMS += ./CToolDialog.ui \ ./toolinterface.ui \ ./Tools/MeanfilterTool.ui \ ./Tools/MedianfilterTool.ui \ ./Tools/GaussfilterTool.ui \ ./Tools/GraydilationTool.ui \ ./Tools/EmphasizeTool.ui \ ./Tools/GrayerosionTool.ui \ ./Tools/IlluminatetoolTool.ui \ ./Tools/LightTool.ui \ ./Tools/GrayopenTool.ui \ ./Tools/GraycloseTool.ui \ ./Tools/InvertcolorTool.ui \ ./Tools/ImageconvertTool.ui \ ./Tools/MirrorTool.ui \ ./Tools/RotateTool.ui \ ./Tools/ChangesizeTool.ui \ ./Tools/ThresholdTool.ui \ ./Tools/DynthresholdTool.ui