.core-defs:
  variables:
    CORENAME: boytacean

stages:
  - build-prepare
  - build-shared
  - build-static

libretro-build-windows-x64:
  stage: build-shared
  extends:
    - .libretro-windows-x64-mingw-make-default
    - .core-defs