Add basic 2d stuff, and also update TODO
This commit is contained in:
2
Makefile
2
Makefile
@ -22,7 +22,7 @@ build-native: build build/stamp out/linux/res out/linux/hello-linux64-native
|
||||
|
||||
build-windows: build/stamp build/hello.c out/windows/res
|
||||
cp windows-libs/* out/windows/
|
||||
echo "Now build the exe in windows."
|
||||
echo "Now build the exe in windows using the script."
|
||||
|
||||
build-web: build out/hello.js
|
||||
build-web-dist: out/hello-demo.zip
|
||||
|
Reference in New Issue
Block a user