diff --git a/test/MUtilitiesTest_VS2013.vcxproj b/test/MUtilitiesTest_VS2013.vcxproj
index 80f8392..9c25bca 100644
--- a/test/MUtilitiesTest_VS2013.vcxproj
+++ b/test/MUtilitiesTest_VS2013.vcxproj
@@ -100,7 +100,7 @@
Console
true
$(SolutionDir)\..\Prerequisites\Qt4\$(PlatformToolset)\Debug\lib;$(SolutionDir)\..\Prerequisites\GoogleTest\lib\$(PlatformToolset)\Debug;%(AdditionalLibraryDirectories)
- notelemetry.obj;gtestd.lib;QtCored4.lib;QtGuid4.lib;%(AdditionalDependencies)
+ gtestd.lib;QtCored4.lib;QtGuid4.lib;%(AdditionalDependencies)
LinkVerboseLib
@@ -127,7 +127,7 @@
true
true
$(SolutionDir)\..\Prerequisites\Qt4\$(PlatformToolset)\Shared\lib;$(SolutionDir)\..\Prerequisites\GoogleTest\lib\$(PlatformToolset)\Shared;%(AdditionalLibraryDirectories)
- notelemetry.obj;gtest.lib;QtCore4.lib;QtGui4.lib;%(AdditionalDependencies)
+ gtest.lib;QtCore4.lib;QtGui4.lib;%(AdditionalDependencies)
LinkVerboseLib