Merge pull request #29 from Tridify/win_build_script_improvements

Windows build script improvements
This commit is contained in:
Thomas Krijnen
2016-02-15 16:14:51 +01:00
22 changed files with 347 additions and 122 deletions
+4
View File
@@ -46,6 +46,10 @@
#include <IGESControl_Controller.hxx>
#include <Standard_Version.hxx>
#if USE_VLD
#include <vld.h>
#endif
static std::string DEFAULT_EXTENSION = "obj";
void printVersion() {