Commit Graph

5 Commits

Author SHA1 Message Date
79d973adb1 update cfg creation script 2022-07-26 17:15:35 +08:00
740964f837 Do some misc stuff
* Update documents partially.
* Finish basic adaptation of Virtools 2.5, 3.5, 4.0, 5.0 with both plugin and standalone version.
* Still have problem while building with Virtools 2.1 reverse SDK. Waiting upstream changes.
2021-09-02 18:14:59 +08:00
087a7c9b69 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
2021-08-29 13:50:32 +08:00
e991ab1172 Finish mk_materializer_cfg.py
* Finish mk_materializer_cfg.py with all possible options
* SuperScriptMaterializer now load Virtools.props to define how the entire project should be compiled
2021-08-28 12:23:11 +08:00
4951670e3d Optimize project structure
* Move includeing path, lib path and etc to a specific file Virtools.props
* Add mk_materializer_cfg.py to change Virtools.props for more build configuration
* Ready for multi-virtools-version development
2021-08-27 23:46:16 +08:00