summaryrefslogtreecommitdiff
path: root/infrastructure/cmake/msvc/test_backupstore.vcxproj.user
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2016-09-01 20:46:05 +0100
committerChris Wilson <chris+github@qwirx.com>2016-08-28 22:09:52 +0100
commitd8e443a8a01033589afdbca6698ea88a6a9e84f5 (patch)
tree91b60ca2f9863ef9d64312ddf303c841c2efc6f2 /infrastructure/cmake/msvc/test_backupstore.vcxproj.user
parentb60edf758b1797a901dba9c151e5cb664c76b0a6 (diff)
Add MSVC user settings files to version control.
Diffstat (limited to 'infrastructure/cmake/msvc/test_backupstore.vcxproj.user')
-rwxr-xr-xinfrastructure/cmake/msvc/test_backupstore.vcxproj.user9
1 files changed, 9 insertions, 0 deletions
diff --git a/infrastructure/cmake/msvc/test_backupstore.vcxproj.user b/infrastructure/cmake/msvc/test_backupstore.vcxproj.user
new file mode 100755
index 00000000..79ef7571
--- /dev/null
+++ b/infrastructure/cmake/msvc/test_backupstore.vcxproj.user
@@ -0,0 +1,9 @@
+<?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\backupstore</LocalDebuggerWorkingDirectory>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ <LocalDebuggerCommandArguments>
+ </LocalDebuggerCommandArguments>
+ </PropertyGroup>
+</Project> \ No newline at end of file