Browse Source

Fix ref paths in AnimationContent

Nikos Kastellanos 8 năm trước cách đây
mục cha
commit
f38297c4dd
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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 ---------------------------------#