Reorganize config.h

This commit is contained in:
Sergeanur
2021-07-12 03:56:07 +03:00
parent 02e84b4b97
commit 3f5fdc39a5
2 changed files with 53 additions and 129 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