diff --git a/SIL.Windows.Forms/SIL.Windows.Forms.csproj b/SIL.Windows.Forms/SIL.Windows.Forms.csproj index c1bff7605..c0630294d 100644 --- a/SIL.Windows.Forms/SIL.Windows.Forms.csproj +++ b/SIL.Windows.Forms/SIL.Windows.Forms.csproj @@ -45,10 +45,10 @@ true build - + Always true - build + build/x64 true diff --git a/SIL.Windows.Forms/SIL.Windows.Forms.targets b/SIL.Windows.Forms/SIL.Windows.Forms.targets index 2bb6eac62..d196782e7 100644 --- a/SIL.Windows.Forms/SIL.Windows.Forms.targets +++ b/SIL.Windows.Forms/SIL.Windows.Forms.targets @@ -1,6 +1,7 @@ - + %(RecursiveDir)%(FileName)%(Extension) Always diff --git a/lib/Interop.WIA.x64.dll b/lib/x64/Interop.WIA.dll similarity index 100% rename from lib/Interop.WIA.x64.dll rename to lib/x64/Interop.WIA.dll