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

Fix ref paths in AnimationContent

Nikos Kastellanos 8 лет назад
Родитель
Сommit
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 ---------------------------------#