Переглянути джерело

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" />