浏览代码

Fix ref paths in AnimationContent

Nikos Kastellanos 8 年之前
父节点
当前提交
f38297c4dd
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Samples/AnimationContent/Content.mgcb

+ 2 - 2
Samples/AnimationContent/Content.mgcb

@@ -10,8 +10,8 @@
 
 #-------------------------------- References --------------------------------#
 
-/reference:..\..\..\..\..\Aether.Extras\bin\Debug\Windows\Aether.Content.Pipeline.AnimationImporters.dll
-/reference:..\..\..\..\..\Aether.Extras\bin\Debug\Windows\Aether.Content.Pipeline.GraphicsImporters.dll
+/reference:..\..\bin\Debug\Windows\Aether.Content.Pipeline.AnimationImporters.dll
+/reference:..\..\bin\Debug\Windows\Aether.Content.Pipeline.GraphicsImporters.dll
 
 #---------------------------------- Content ---------------------------------#