mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-25 10:01:38 +08:00
testing random on AppVeyor
This commit is contained in:
parent
d35aa31584
commit
500eea0ccf
@ -47,6 +47,10 @@ install:
|
||||
- echo "BUILD ID Qt%QTVER%_%QTABI%_%APPVEYOR_BUILD_VERSION%_%CONFIGURATION%"
|
||||
|
||||
build_script:
|
||||
- dir "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include"
|
||||
- type "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\random"
|
||||
- dir "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE"
|
||||
- type "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\random"
|
||||
- mkdir build
|
||||
- cd build
|
||||
- echo "Call QMake..."
|
||||
|
Loading…
Reference in New Issue
Block a user