aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/protobuf.props
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-08-31 15:54:05 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-08-31 15:54:05 -0700
commit02a7bedaa3bdd9f7f7eae02e9ddb9b5462b1adf9 (patch)
treed2789ee39a1cb5084c566ec72134686ce5deb2f5 /vsprojects/protobuf.props
parentbf4b2249ab744c1bb8497f598a5860709900f3a1 (diff)
Generated changes
Diffstat (limited to 'vsprojects/protobuf.props')
-rw-r--r--vsprojects/protobuf.props14
1 files changed, 1 insertions, 13 deletions
diff --git a/vsprojects/protobuf.props b/vsprojects/protobuf.props
index 4a3c49266f..b1de8af27a 100644
--- a/vsprojects/protobuf.props
+++ b/vsprojects/protobuf.props
@@ -1,13 +1 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ImportGroup Label="PropertySheets" />
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup />
- <ItemDefinitionGroup>
- <Link>
- <AdditionalDependencies>libprotobuf.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <AdditionalLibraryDirectories>$(ProjectDir)\..\..\third_party\protobuf\cmake\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup />
-</Project> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ImportGroup Label="PropertySheets" /> <PropertyGroup Label="UserMacros" /> <PropertyGroup /> <ItemDefinitionGroup> <Link> <AdditionalDependencies>libprotobuf.lib;%(AdditionalDependencies)</AdditionalDependencies> <AdditionalLibraryDirectories>$(SolutionDir)\..\third_party\protobuf\cmake\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> </Link> </ItemDefinitionGroup> <ItemGroup /> </Project> \ No newline at end of file