diff --git a/caca-sharp/caca-sharp.csproj b/caca-sharp/caca-sharp.csproj
index a6d910a..0ede90b 100644
--- a/caca-sharp/caca-sharp.csproj
+++ b/caca-sharp/caca-sharp.csproj
@@ -34,18 +34,52 @@
true
full
false
- %24%28SolutionDir%29%24%28ConfigurationName%29\
+ ..\Debug\
DEBUG;TRACE
prompt
4
+ x86
pdbonly
true
- %24%28SolutionDir%29%24%28ConfigurationName%29\
+ ..\Release\
TRACE
prompt
4
+ x86
+
+
+ true
+ ..\Debug\
+ DEBUG;TRACE
+ full
+ x64
+ prompt
+
+
+ ..\Release\
+ TRACE
+ true
+ pdbonly
+ x64
+ prompt
+
+
+ true
+ bin\x86\Debug\
+ DEBUG;TRACE
+ full
+ x86
+ prompt
+
+
+ bin\x86\Release\
+ TRACE
+ true
+ pdbonly
+ x86
+ prompt
diff --git a/caca-sharp/test-csharp.csproj b/caca-sharp/test-csharp.csproj
index 848b672..490d13a 100644
--- a/caca-sharp/test-csharp.csproj
+++ b/caca-sharp/test-csharp.csproj
@@ -35,18 +35,36 @@
true
full
false
- %24%28SolutionDir%29%24%28ConfigurationName%29\
+ ..\Debug\
DEBUG;TRACE
prompt
4
+ x86
pdbonly
true
- %24%28SolutionDir%29%24%28ConfigurationName%29\
+ ..\Release\
TRACE
prompt
4
+ x86
+
+
+ true
+ ..\Debug\
+ DEBUG;TRACE
+ full
+ x64
+ prompt
+
+
+ ..\Release\
+ TRACE
+ true
+ pdbonly
+ x64
+ prompt