Add vs2017 project demo

This commit is contained in:
John Zhao
2018-11-05 10:49:43 +08:00
parent 8bc4089677
commit 528bf6e700
21 changed files with 501 additions and 0 deletions

View File

@@ -106,6 +106,8 @@ mv "$ROOT_DIR/tools" "$ROOT_DIR/_install/tools"
# platforms/win
mv "$ROOT_DIR/platforms/win/README.txt" "$ROOT_DIR/_install"
mv "$ROOT_DIR/platforms/projects" "$ROOT_DIR/_install/projects"
################################################################################
# copy to _install
@@ -152,6 +154,8 @@ mv "$ROOT_DIR/3rdparty/linter" "$ROOT_DIR/tools/linter"
# platforms/win
mv "$ROOT_DIR/_install/README.txt" "$ROOT_DIR/platforms/win"
mv "$ROOT_DIR/_install/projects" "$ROOT_DIR/platforms/projects"
################################################################################
# clean build