mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-05-13 19:01:23 +00:00
Add appveyor.yml
This commit is contained in:
parent
87a8e71c20
commit
a58de11b42
7
appveyor.yml
Normal file
7
appveyor.yml
Normal file
@ -0,0 +1,7 @@
|
||||
before_build:
|
||||
- cmake .
|
||||
|
||||
build_script:
|
||||
- msbuild tinyxml2.sln /m /p:Configuration=Release /t:ALL_BUILD
|
||||
- copy Release\xmltest.exe .\ && copy Release\tinyxml2.dll .\
|
||||
- xmltest.exe
|
Loading…
x
Reference in New Issue
Block a user