summaryrefslogtreecommitdiff
path: root/thirdparty/assimp/code
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-05-22 10:59:32 +0200
committerGitHub <noreply@github.com>2019-05-22 10:59:32 +0200
commit2dc7be505a2b7bc803d3a3b2d6311d4a435a4234 (patch)
treeb6f641e4d2bf66cb25e0dcacda6571537aa4f2c7 /thirdparty/assimp/code
parent41d3f4787e24dbea3d46d881f80fa406bb05de27 (diff)
parentb7e737639f23e04ed81987a2d9d73feef14d4977 (diff)
Merge pull request #29098 from akien-mga/lf-utf8
Update gitattributes to enforce LF, fix UTF-8 misencoding of thirdparty files
Diffstat (limited to 'thirdparty/assimp/code')
-rw-r--r--thirdparty/assimp/code/res/resource.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/thirdparty/assimp/code/res/resource.h b/thirdparty/assimp/code/res/resource.h
deleted file mode 100644
index 37d39284fe..0000000000
--- a/thirdparty/assimp/code/res/resource.h
+++ /dev/null
@@ -1,14 +0,0 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by assimp.rc
-
-// Nächste Standardwerte für neue Objekte
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 101
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1001
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif