aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/secure_endpoint_test/secure_endpoint_test.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/vcxproj/test/secure_endpoint_test/secure_endpoint_test.vcxproj.filters')
-rw-r--r--vsprojects/vcxproj/test/secure_endpoint_test/secure_endpoint_test.vcxproj.filters2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprojects/vcxproj/test/secure_endpoint_test/secure_endpoint_test.vcxproj.filters b/vsprojects/vcxproj/test/secure_endpoint_test/secure_endpoint_test.vcxproj.filters
index 324277de87..e97e29ebab 100644
--- a/vsprojects/vcxproj/test/secure_endpoint_test/secure_endpoint_test.vcxproj.filters
+++ b/vsprojects/vcxproj/test/secure_endpoint_test/secure_endpoint_test.vcxproj.filters
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
- <ClCompile Include="..\..\..\..\test\core\security\secure_endpoint_test.c">
+ <ClCompile Include="$(SolutionDir)\..\test\core\security\secure_endpoint_test.c">
<Filter>test\core\security</Filter>
</ClCompile>
</ItemGroup>