Fix appveyor build: disable bugger mingw config.

pull/1090/head
Kim Kulling 2016-11-28 10:40:10 +01:00
parent 685d78cdaf
commit 43e1cae2ea
2 changed files with 2 additions and 4 deletions

View File

@ -17,7 +17,7 @@ platform:
configuration:
- 14 2015
- 12 2013
- MinGW
#- MinGW
#- 10 2010 # only works for x86
init:
@ -40,4 +40,3 @@ after_build:
artifacts:
- path: assimp.7z
name: assimp_lib

View File

@ -642,7 +642,6 @@ ADD_ASSIMP_IMPORTER( GLTF
glTFExporter.cpp
)
ADD_ASSIMP_IMPORTER( 3MF
D3MFImporter.h
D3MFImporter.cpp