From 6f3dd04ba4eb92ea161f26a064d5441b44ce4e48 Mon Sep 17 00:00:00 2001 From: Matthew Bowra-Dean Date: Wed, 20 Jan 2010 14:56:42 +1300 Subject: [PATCH] Updated Ijw.DirectX submodule --- Ijw.DirectX | 2 +- OpenRa.Game/OpenRa.Game.csproj | 4 ++-- SequenceEditor/SequenceEditor.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Ijw.DirectX b/Ijw.DirectX index fbb1468509..57bf1241a4 160000 --- a/Ijw.DirectX +++ b/Ijw.DirectX @@ -1 +1 @@ -Subproject commit fbb1468509fc358522b04ffc97b59a38dc9c9902 +Subproject commit 57bf1241a4b386e81c5d7c60ff15f2dec2cdc25e diff --git a/OpenRa.Game/OpenRa.Game.csproj b/OpenRa.Game/OpenRa.Game.csproj index b9bb3af31b..ba98ce4776 100644 --- a/OpenRa.Game/OpenRa.Game.csproj +++ b/OpenRa.Game/OpenRa.Game.csproj @@ -55,9 +55,9 @@ prompt - + False - ..\Ijw.DirectX\Release\Ijw.DirectX.dll + ..\Ijw.DirectX\bin\Ijw.DirectX.dll False diff --git a/SequenceEditor/SequenceEditor.csproj b/SequenceEditor/SequenceEditor.csproj index 94d4a4ffd0..bf671f989a 100644 --- a/SequenceEditor/SequenceEditor.csproj +++ b/SequenceEditor/SequenceEditor.csproj @@ -31,9 +31,9 @@ prompt - + False - ..\Ijw.DirectX\Release\Ijw.DirectX.dll + ..\Ijw.DirectX\bin\Ijw.DirectX.dll False