summaryrefslogtreecommitdiffhomepage
path: root/projects/VSCode
diff options
context:
space:
mode:
authorRay <[email protected]>2021-01-20 17:18:45 +0100
committerRay <[email protected]>2021-01-20 17:18:45 +0100
commitb845f3886a24db69c25fd685d99cad00200e79f1 (patch)
tree1eb0d3d05f9e2000907ab6b0e9d917a0f487ffd5 /projects/VSCode
parentd20efde49dab27151acfdc83ab62f78ffc9b0f6e (diff)
downloadraylib-b845f3886a24db69c25fd685d99cad00200e79f1.tar.gz
raylib-b845f3886a24db69c25fd685d99cad00200e79f1.zip
Minor tweak to Makefile
Diffstat (limited to 'projects/VSCode')
-rw-r--r--projects/VSCode/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/projects/VSCode/Makefile b/projects/VSCode/Makefile
index b15eb7f6..5e09d668 100644
--- a/projects/VSCode/Makefile
+++ b/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