diff --git a/Examples/Evaluation/CPPEvalExample/CPPEvalExample.vcxproj b/Examples/Evaluation/CPPEvalExample/CPPEvalExample.vcxproj
index 4f9eb1b4f..83b98ae63 100644
--- a/Examples/Evaluation/CPPEvalExample/CPPEvalExample.vcxproj
+++ b/Examples/Evaluation/CPPEvalExample/CPPEvalExample.vcxproj
@@ -41,11 +41,11 @@
false
- $(SolutionDir)..\..\cntk\EvalExample.$(Configuration)\
+ $(SolutionDir)..\..\$(Platform)\$(ProjectName).$(Configuration)\
false
- $(SolutionDir)..\..\cntk\EvalExample.$(Configuration)\
+ $(SolutionDir)..\..\$(Platform)\$(ProjectName).$(Configuration)\
@@ -63,7 +63,7 @@
Console
true
- $(Outdir)..
+ $(SolutionDir)\..\..\cntk
EvalDll.lib;%(AdditionalDependencies)
$(OutDir)$(TargetName)$(TargetExt)
true
@@ -89,7 +89,7 @@
true
true
true
- $(Outdir)..
+ $(SolutionDir)\..\..\cntk
EvalDll.lib;%(AdditionalDependencies)
$(OutDir)$(TargetName)$(TargetExt)
true
diff --git a/Examples/Evaluation/CSEvalExample/CSEvalExample.csproj b/Examples/Evaluation/CSEvalExample/CSEvalExample.csproj
index 6b8024ca5..f56349790 100644
--- a/Examples/Evaluation/CSEvalExample/CSEvalExample.csproj
+++ b/Examples/Evaluation/CSEvalExample/CSEvalExample.csproj
@@ -3,7 +3,7 @@
Debug
- AnyCPU
+ x64
{92CCF4B9-BFED-4914-901A-CF1327B1A02D}
Exe
Properties
@@ -30,7 +30,7 @@
true
- ..\..\..\cntk\EvalExample.Debug\
+ $(SolutionDir)..\..\$(Platform)\CSEvalExample.$(Configuration)\
DEBUG;TRACE
true
full
@@ -40,7 +40,7 @@
true
- ..\..\..\cntk\EvalExample.Release\
+ $(SolutionDir)..\..\$(Platform)\CSEvalExample.$(Configuration)\
TRACE
true
pdbonly