Reorganize config.h

This commit is contained in:
Sergeanur
2021-07-12 03:15:41 +03:00
parent 3515363df5
commit b4364c3672
2 changed files with 51 additions and 132 deletions

View File

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
platform: [win-amd64-librw_d3d9-oal, win-amd64-librw_gl3_glfw-oal]
buildtype: [Debug, Release, Vanilla]
buildtype: [Debug, Release]
steps:
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2