This commit is contained in:
Alberto Fustinoni
2017-12-21 20:40:28 +09:00
parent e32f25be63
commit e647ca413e

View File

@@ -27,8 +27,7 @@ build_script:
- make -f %makefile_name% platform=%platform%
artifacts:
- path: '%makefile_location%\%target_name%*.dll'
- path: '%makefile_location%\%target_name%*.lib'
- path: '%makefile_location%\%target_name%*.pdb'
- path: '**\%target_name%*.dll'
- path: '**\%target_name%*.lib'
- path: '**\%target_name%*.pdb'
- path: '**\libretro.h'