From c20599c5c615fdaacc558314ebafb8ade906068d Mon Sep 17 00:00:00 2001 From: Abdelrahman Mahmoud Date: Wed, 13 May 2015 14:16:46 -0400 Subject: [PATCH] Memory optimization in AffdexMe --- AffdexMe/AffdexMe.csproj | 19 ++++++++++++------- AffdexMe/MainWindow.xaml | 5 ++--- AffdexMe/MainWindow.xaml.cs | 2 +- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/AffdexMe/AffdexMe.csproj b/AffdexMe/AffdexMe.csproj index fce5f81..a176850 100644 --- a/AffdexMe/AffdexMe.csproj +++ b/AffdexMe/AffdexMe.csproj @@ -37,14 +37,10 @@ 4 - - - ..\..\Program Files (x86)\Affectiva\Affdex SDK\bin\debug\Affdex.dll + + False + c:\Program Files (x86)\Affectiva\Affdex SDK\bin\release\Affdex.dll - - ..\..\Program Files (x86)\Affectiva\Affdex SDK\bin\release\Affdex.dll - - @@ -105,7 +101,16 @@ + + + PreserveNewest + + + + + +