From 058f98a63658dc1a2579826ba167fd61bed1e21f Mon Sep 17 00:00:00 2001 From: sanine Date: Fri, 4 Mar 2022 10:47:15 -0600 Subject: add assimp submodule --- src/mesh/assimp-master/tools/assimp_view/stdafx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/mesh/assimp-master/tools/assimp_view/stdafx.cpp (limited to 'src/mesh/assimp-master/tools/assimp_view/stdafx.cpp') diff --git a/src/mesh/assimp-master/tools/assimp_view/stdafx.cpp b/src/mesh/assimp-master/tools/assimp_view/stdafx.cpp new file mode 100644 index 0000000..bbbb7e0 --- /dev/null +++ b/src/mesh/assimp-master/tools/assimp_view/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet. +// assimp_view.pch ist der vorkompilierte Header. +// stdafx.obj enthält die vorkompilierten Typinformationen. + +#include "stdafx.h" + +// TODO: Auf zusätzliche Header verweisen, die in STDAFX.H +// und nicht in dieser Datei erforderlich sind. -- cgit v1.2.1