Windows build scripts: move build configuration type to a separate file.

This commit is contained in:
Stinkfist0
2016-01-26 09:21:38 +02:00
parent c7bf03e8f8
commit f2bdfbd049
5 changed files with 76 additions and 59 deletions
+1
View File
@@ -69,6 +69,7 @@ Directory Structure
| build-deps.cmd - Fetches and builds all needed dependencies for IFCOS
| BuildDepsCache-<ARCH>.txt - Cache file created by build-deps.cmd
| build-ifcopenshell.cmd - Builds IFCOS
| build-type-cfg.cmd - Utility file used by the build scripts
| install-ifcopenshell.cmd - Builds IFCOS's INSTALL project
| readme.md - This file
| run-cmake.bat - Sets environment variables for the dependencies and runs CMake for IFCOS