summaryrefslogtreecommitdiff
path: root/infrastructure
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2016-02-13 23:24:26 +0000
committerChris Wilson <chris+github@qwirx.com>2016-02-13 23:24:26 +0000
commit95a077989693c28248d5117836258f8f0ad96a43 (patch)
tree78a394b2aadbaf9f0b56b74a31907b28f3e14d74 /infrastructure
parentbc694de8ce6e0ed2a854d0b21b66e095503e0837 (diff)
Move user properties files into build folder.
These are the only version-controlled files that should be in the build folder for CMake. Ideally even these would not be here, to make it easier to delete the folder completely, but Visual Studio expects them to be in the same directory as the (generated) project files.
Diffstat (limited to 'infrastructure')
-rwxr-xr-xinfrastructure/cmake/build/bin_bbackupd.vcxproj.user8
-rwxr-xr-xinfrastructure/cmake/build/bin_bbstored.vcxproj.user (renamed from infrastructure/cmake/bin_bbstored.vcxproj.user)0
-rwxr-xr-xinfrastructure/cmake/build/test_backupstore.vcxproj.user (renamed from infrastructure/cmake/test_backupstore.vcxproj.user)0
-rwxr-xr-xinfrastructure/cmake/build/test_backupstorefix.vcxproj.user (renamed from infrastructure/cmake/test_backupstorefix.vcxproj.user)0
-rwxr-xr-xinfrastructure/cmake/build/test_bbackupd.vcxproj.user8
-rwxr-xr-xinfrastructure/cmake/build/test_common.vcxproj.user (renamed from infrastructure/cmake/test_common.vcxproj.user)0
-rwxr-xr-xinfrastructure/cmake/build/test_httpserver.vcxproj.user (renamed from infrastructure/cmake/test_httpserver.vcxproj.user)0
-rwxr-xr-xinfrastructure/cmake/build/test_raidfile.vcxproj.user (renamed from infrastructure/cmake/test_raidfile.vcxproj.user)0
8 files changed, 16 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
diff --git a/infrastructure/cmake/bin_bbstored.vcxproj.user b/infrastructure/cmake/build/bin_bbstored.vcxproj.user
index e48b8383..e48b8383 100755
--- a/infrastructure/cmake/bin_bbstored.vcxproj.user
+++ b/infrastructure/cmake/build/bin_bbstored.vcxproj.user
diff --git a/infrastructure/cmake/test_backupstore.vcxproj.user b/infrastructure/cmake/build/test_backupstore.vcxproj.user
index 79ef7571..79ef7571 100755
--- a/infrastructure/cmake/test_backupstore.vcxproj.user
+++ b/infrastructure/cmake/build/test_backupstore.vcxproj.user
diff --git a/infrastructure/cmake/test_backupstorefix.vcxproj.user b/infrastructure/cmake/build/test_backupstorefix.vcxproj.user
index c0895191..c0895191 100755
--- a/infrastructure/cmake/test_backupstorefix.vcxproj.user
+++ b/infrastructure/cmake/build/test_backupstorefix.vcxproj.user
diff --git a/infrastructure/cmake/build/test_bbackupd.vcxproj.user b/infrastructure/cmake/build/test_bbackupd.vcxproj.user
new file mode 100755
index 00000000..9ca2b5e9
--- /dev/null
+++ b/infrastructure/cmake/build/test_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>-e test_basics</LocalDebuggerCommandArguments>
+ <LocalDebuggerWorkingDirectory>$(ProjectDir)\..\..\..\debug\test\bbackupd</LocalDebuggerWorkingDirectory>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+</Project> \ No newline at end of file
diff --git a/infrastructure/cmake/test_common.vcxproj.user b/infrastructure/cmake/build/test_common.vcxproj.user
index 7a375f10..7a375f10 100755
--- a/infrastructure/cmake/test_common.vcxproj.user
+++ b/infrastructure/cmake/build/test_common.vcxproj.user
diff --git a/infrastructure/cmake/test_httpserver.vcxproj.user b/infrastructure/cmake/build/test_httpserver.vcxproj.user
index b2da015c..b2da015c 100755
--- a/infrastructure/cmake/test_httpserver.vcxproj.user
+++ b/infrastructure/cmake/build/test_httpserver.vcxproj.user
diff --git a/infrastructure/cmake/test_raidfile.vcxproj.user b/infrastructure/cmake/build/test_raidfile.vcxproj.user
index d2c2fc34..d2c2fc34 100755
--- a/infrastructure/cmake/test_raidfile.vcxproj.user
+++ b/infrastructure/cmake/build/test_raidfile.vcxproj.user