瀏覽代碼

Test: Add math suite to Visual Studio solution.

Pierre Wendling 4 年之前
父節點
當前提交
6208ed8604
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      VisualC/tests/testautomation/testautomation.vcxproj

+ 1 - 0
VisualC/tests/testautomation/testautomation.vcxproj

@@ -209,6 +209,7 @@
     <ClCompile Include="..\..\..\test\testautomation_hints.c" />
     <ClCompile Include="..\..\..\test\testautomation_keyboard.c" />
     <ClCompile Include="..\..\..\test\testautomation_main.c" />
+    <ClCompile Include="..\..\..\test\testautomation_math.c" />
     <ClCompile Include="..\..\..\test\testautomation_mouse.c" />
     <ClCompile Include="..\..\..\test\testautomation_pixels.c" />
     <ClCompile Include="..\..\..\test\testautomation_platform.c" />