aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/test_plugin.vcproj
diff options
context:
space:
mode:
authorkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2010-09-17 22:37:46 +0000
committerkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2010-09-17 22:37:46 +0000
commitb541e3c9665dd0d73f0a5f8995822a2b611b15a3 (patch)
tree36fbc9a715e9fe5f3f11bbf5d13f0a5de883fecd /vsprojects/test_plugin.vcproj
parent27028bcb978061a38f2e4c53629a048263f8b7a8 (diff)
downloadprotobuf-b541e3c9665dd0d73f0a5f8995822a2b611b15a3.tar.gz
protobuf-b541e3c9665dd0d73f0a5f8995822a2b611b15a3.tar.bz2
protobuf-b541e3c9665dd0d73f0a5f8995822a2b611b15a3.zip
Use native line endings on VS project files (they are, in fact, text).
Diffstat (limited to 'vsprojects/test_plugin.vcproj')
-rwxr-xr-xvsprojects/test_plugin.vcproj34
1 files changed, 17 insertions, 17 deletions
diff --git a/vsprojects/test_plugin.vcproj b/vsprojects/test_plugin.vcproj
index 3aafd322..44a18c3e 100755
--- a/vsprojects/test_plugin.vcproj
+++ b/vsprojects/test_plugin.vcproj
@@ -1,20 +1,20 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="test_plugin"
- ProjectGUID="{CBBD34E5-02B0-40D5-B6D8-BFEA83E18B32}"
- RootNamespace="test_plugin"
- Keyword="Win32Proj"
- TargetFrameworkVersion="196613"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="test_plugin"
+ ProjectGUID="{CBBD34E5-02B0-40D5-B6D8-BFEA83E18B32}"
+ RootNamespace="test_plugin"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="196613"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"