summaryrefslogtreecommitdiff
path: root/infrastructure/cmake/build/bin_bbackupd.vcxproj.user
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2017-06-14 20:31:59 -0400
committerReinhard Tartler <siretart@tauware.de>2017-06-14 20:31:59 -0400
commit3d41f38641b5f1a44bfda5da2979abb826b0010a (patch)
treea7eab35d537e7327941b4c90492e96171b1600ab /infrastructure/cmake/build/bin_bbackupd.vcxproj.user
parentb27a94ec5fa429bb9f45bd78fcce7cda9ab15af6 (diff)
parentcf52058f32e54fe720abe51d8d5266b440180163 (diff)
Merge commit 'cf52058f'
Diffstat (limited to 'infrastructure/cmake/build/bin_bbackupd.vcxproj.user')
-rwxr-xr-xinfrastructure/cmake/build/bin_bbackupd.vcxproj.user8
1 files changed, 8 insertions, 0 deletions
diff --git a/infrastructure/cmake/build/bin_bbackupd.vcxproj.user b/infrastructure/cmake/build/bin_bbackupd.vcxproj.user
new file mode 100755
index 00000000..51928554
--- /dev/null
+++ b/infrastructure/cmake/build/bin_bbackupd.vcxproj.user
@@ -0,0 +1,8 @@
+<?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'">
+ <LocalDebuggerCommandArguments>testfiles\bbackupd.conf</LocalDebuggerCommandArguments>
+ <LocalDebuggerWorkingDirectory>$(ProjectDir)\..\..\..\debug\test\bbackupd</LocalDebuggerWorkingDirectory>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+</Project> \ No newline at end of file