CMakeLists.txt for IfcMax. Tested with VS 2015 and 3ds Max + SDK 2016

This commit is contained in:
Stinkfist0
2016-02-19 22:53:09 +02:00
parent 481515f5ae
commit 5ee9bed590
9 changed files with 107 additions and 62 deletions
+1 -7
View File
@@ -21,12 +21,6 @@
#define IFCMAX_H
#include "Max.h"
#include "istdplug.h"
#include "stdmat.h"
#include "decomp.h"
#include "shape.h"
#include "splshape.h"
#include "dummy.h"
extern ClassDesc* GetIFCImpDesc();
@@ -38,7 +32,7 @@ public:
const TCHAR * LongDesc(); // = "IfcOpenShell IFC Importer for 3ds Max"
const TCHAR * ShortDesc(); // = "Industry Foundation Classes"
const TCHAR * AuthorName(); // = "Thomas Krijnen"
const TCHAR * CopyrightMessage(); // = "Copyight (c) 2011 IfcOpenShell"
const TCHAR * CopyrightMessage(); // = "Copyright (c) 2011-2016 IfcOpenShell"
const TCHAR * OtherMessage1(); // = ""
const TCHAR * OtherMessage2(); // = ""
unsigned int Version(); // = 12