diff options
| author | Jasper St. Pierre <jstpierre@mecheye.net> | 2013-12-07 15:12:02 -0500 |
|---|---|---|
| committer | Jasper St. Pierre <jstpierre@mecheye.net> | 2013-12-31 14:03:18 -0500 |
| commit | 43e618682e8093602fc83dfa902ee7ae3fd3a4f6 (patch) | |
| tree | d02e1989f0f3c922d7e8001ff0fab1e0d2104850 /docs | |
| parent | b6ad8bd71217b323774b62e3b04677d1c22644fa (diff) | |
Convert all vcxproj files to UNIX line endings
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/DSP/DSP_InterC/DSP_InterC/DSP_InterC.vcxproj | 2 | ||||
| -rw-r--r-- | docs/DSP/DSP_InterC/DSP_InterC/DSP_InterC.vcxproj.filters | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/DSP/DSP_InterC/DSP_InterC/DSP_InterC.vcxproj b/docs/DSP/DSP_InterC/DSP_InterC/DSP_InterC.vcxproj index bfcd893da7..177b25d560 100644 --- a/docs/DSP/DSP_InterC/DSP_InterC/DSP_InterC.vcxproj +++ b/docs/DSP/DSP_InterC/DSP_InterC/DSP_InterC.vcxproj @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|Win32"> diff --git a/docs/DSP/DSP_InterC/DSP_InterC/DSP_InterC.vcxproj.filters b/docs/DSP/DSP_InterC/DSP_InterC/DSP_InterC.vcxproj.filters index c7e0ebc959..319d625db3 100644 --- a/docs/DSP/DSP_InterC/DSP_InterC/DSP_InterC.vcxproj.filters +++ b/docs/DSP/DSP_InterC/DSP_InterC/DSP_InterC.vcxproj.filters @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="Source Files"> |
