ソースを参照

Minor tweak to Makefile

pull/1542/head
Ray 5年前
コミット
b845f3886a
1個のファイルの変更1行の追加2行の削除
  1. +1
    -2
      projects/VSCode/Makefile

+ 1
- 2
projects/VSCode/Makefile ファイルの表示

@ -25,8 +25,7 @@
# Define required raylib variables
PROJECT_NAME ?= game
RAYLIB_VERSION ?= 3.0.0
RAYLIB_API_VERSION ?= 300
RAYLIB_VERSION ?= 3.5.0
RAYLIB_PATH ?= ..\..
# Define compiler path on Windows

読み込み中…
キャンセル
保存