Просмотр исходного кода

Test: Add math suite to Visual Studio solution.

Pierre Wendling 3 лет назад
Родитель
Сommit
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" />