瀏覽代碼

Update VisualStudio project file to add the khronosTextureContainer file

nockawa 8 年之前
父節點
當前提交
e28ed75a63
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Babylon.csproj

+ 1 - 0
Babylon.csproj

@@ -173,6 +173,7 @@
     <TypeScriptCompile Include="src\Tools\babylon.decorators.ts" />
     <TypeScriptCompile Include="src\Tools\babylon.dynamicFloatArray.ts" />
     <TypeScriptCompile Include="src\Tools\babylon.earcut.ts" />
+    <TypeScriptCompile Include="src\Tools\babylon.khronosTextureContainer.ts" />
     <TypeScriptCompile Include="src\Tools\babylon.observable.ts" />
     <TypeScriptCompile Include="src\Tools\babylon.rectPackingMap.ts" />
     <TypeScriptCompile Include="src\Tools\babylon.stringDictionary.ts" />