summaryrefslogtreecommitdiff
path: root/infrastructure/cmake/msvc/test_common.vcxproj.user
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure/cmake/msvc/test_common.vcxproj.user')
-rwxr-xr-xinfrastructure/cmake/msvc/test_common.vcxproj.user7
1 files changed, 7 insertions, 0 deletions
diff --git a/infrastructure/cmake/msvc/test_common.vcxproj.user b/infrastructure/cmake/msvc/test_common.vcxproj.user
new file mode 100755
index 00000000..7a375f10
--- /dev/null
+++ b/infrastructure/cmake/msvc/test_common.vcxproj.user
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <LocalDebuggerWorkingDirectory>$(ProjectDir)\..\..\..\debug\test\common</LocalDebuggerWorkingDirectory>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+</Project> \ No newline at end of file