Update build environment
* Descending required build tools chain v142 -> v100. Actually, require Visual Studio version < Visual Studio 15(I use Visual Studio 2010). * Add more macro for Virtools.props * Solve build error for standalone version of Virtools 5
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -3,6 +3,10 @@
|
||||
##
|
||||
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
||||
|
||||
# ignore generated Virtools.props
|
||||
SuperScriptMaterializer/Virtools.props
|
||||
|
||||
# ignore generated database
|
||||
*.db
|
||||
*.db-journal
|
||||
|
||||
|
Reference in New Issue
Block a user