diff --git a/code/base/test.vcxproj.user b/code/base/test.vcxproj.user index 88a5509..58b1fa1 100644 --- a/code/base/test.vcxproj.user +++ b/code/base/test.vcxproj.user @@ -1,4 +1,10 @@  - + + ProductionTool.exe + C:\Program Files (x86)\HGProductionTool\ProductionTool.exe + true + WindowsLocalDebugger + NativeOnly + \ No newline at end of file diff --git a/code/base/test_base.cpp b/code/base/test_base.cpp index 774f892..44f1864 100644 --- a/code/base/test_base.cpp +++ b/code/base/test_base.cpp @@ -1008,7 +1008,7 @@ public: break; if (is_distortion_get_image_abnormal) - return; + return -1; Sleep(1000); cnt++;