Просмотр исходного кода

- add M3 loader to vc9 workspace.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1098 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
aramis_acg 13 лет назад
Родитель
Сommit
3aad6f8b6d
1 измененных файлов с 12 добавлено и 0 удалено
  1. 12 0
      workspaces/vc9/assimp.vcproj

+ 12 - 0
workspaces/vc9/assimp.vcproj

@@ -2008,6 +2008,18 @@
 						>
 					</File>
 				</Filter>
+				<Filter
+					Name="m3"
+					>
+					<File
+						RelativePath="..\..\code\M3Importer.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\..\code\M3Importer.h"
+						>
+					</File>
+				</Filter>
 			</Filter>
 			<Filter
 				Name="postprocessing"