mirror of
https://github.com/leozide/leocad
synced 2025-02-05 08:45:55 +01:00
Delete appveyor.yml
This commit is contained in:
parent
e132e646c0
commit
c1c9998511
1 changed files with 0 additions and 16 deletions
16
appveyor.yml
16
appveyor.yml
|
@ -1,16 +0,0 @@
|
|||
version: ci.{build}
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- name: win32
|
||||
platform: x86
|
||||
qt: 5.10\msvc2015
|
||||
|
||||
init:
|
||||
- set PATH=C:\Qt\%qt%\bin;%PATH%
|
||||
- call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"
|
||||
|
||||
install:
|
||||
- qmake -v
|
||||
- qmake -tp vc
|
||||
- msbuild /t:Rebuild /p:Configuration=Release
|
Loading…
Add table
Reference in a new issue