From 233e79654ed94b67a16153e6d98bc8ad48967020 Mon Sep 17 00:00:00 2001 From: flowerpewpew Date: Sat, 4 May 2024 21:05:37 +0100 Subject: [PATCH] Update README and remove shaders.h --- README.md | 2 +- ShapeUpWin.vcxproj | 1 - ShapeUpWin.vcxproj.filters | 3 --- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 222e022..c8b2474 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ This repo is a santitized copy of the original with commit history removed. I wa for macOS run `make` for web: run `./webbuild.sh` -for windows: PRs welcome +for windows: open .sln or make sure msbuild is in your PATH and then run `msbuild` diff --git a/ShapeUpWin.vcxproj b/ShapeUpWin.vcxproj index 10b6e1d..3453f3c 100644 --- a/ShapeUpWin.vcxproj +++ b/ShapeUpWin.vcxproj @@ -140,7 +140,6 @@ - diff --git a/ShapeUpWin.vcxproj.filters b/ShapeUpWin.vcxproj.filters index a3f06c1..631da4f 100644 --- a/ShapeUpWin.vcxproj.filters +++ b/ShapeUpWin.vcxproj.filters @@ -23,8 +23,5 @@ Source Files - - Source Files - \ No newline at end of file