summaryrefslogtreecommitdiff
path: root/infrastructure/cmake/msvc/bin_bbstored.vcxproj.user
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2016-09-29 19:40:17 +0100
committerChris Wilson <chris+github@qwirx.com>2016-09-29 19:40:17 +0100
commit65a8cf6577d36ad419f7313800a6fbaf93aaa097 (patch)
treef316cd8fe3b837531055f702e79f84b49d8dc654 /infrastructure/cmake/msvc/bin_bbstored.vcxproj.user
parent59e102dcb5919f6dffed56298ae9942d9ea4b119 (diff)
Fix line endings of .vcxproj.user files to CRLF always.
Diffstat (limited to 'infrastructure/cmake/msvc/bin_bbstored.vcxproj.user')
-rwxr-xr-xinfrastructure/cmake/msvc/bin_bbstored.vcxproj.user14
1 files changed, 7 insertions, 7 deletions
diff --git a/infrastructure/cmake/msvc/bin_bbstored.vcxproj.user b/infrastructure/cmake/msvc/bin_bbstored.vcxproj.user
index e48b8383..339cddee 100755
--- a/infrastructure/cmake/msvc/bin_bbstored.vcxproj.user
+++ b/infrastructure/cmake/msvc/bin_bbstored.vcxproj.user
@@ -1,8 +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/bbstored.conf</LocalDebuggerCommandArguments>
- <LocalDebuggerWorkingDirectory>$(ProjectDir)\..\..\..\debug\test\backupstorefix</LocalDebuggerWorkingDirectory>
- <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
- </PropertyGroup>
+<?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/bbstored.conf</LocalDebuggerCommandArguments>
+ <LocalDebuggerWorkingDirectory>$(ProjectDir)\..\..\..\debug\test\backupstorefix</LocalDebuggerWorkingDirectory>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
</Project> \ No newline at end of file