summaryrefslogtreecommitdiff
path: root/cpp/config/ice.cpp.props
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2016-11-29 22:15:08 +0100
committerJose <jose@zeroc.com>2016-11-29 22:15:08 +0100
commit770105aec369075d3a99e112e98cbe46e3ae51dd (patch)
tree455f307dc659a8760437ee61dc2f36a9da7bccee /cpp/config/ice.cpp.props
parentProvide the process to getLibSubDir/getBinSubDir (diff)
downloadice-770105aec369075d3a99e112e98cbe46e3ae51dd.tar.bz2
ice-770105aec369075d3a99e112e98cbe46e3ae51dd.tar.xz
ice-770105aec369075d3a99e112e98cbe46e3ae51dd.zip
Windows C++ projects fixes related to Nuget Packages
Diffstat (limited to 'cpp/config/ice.cpp.props')
-rw-r--r--cpp/config/ice.cpp.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/config/ice.cpp.props b/cpp/config/ice.cpp.props
index 7e5f5970a1e..bbd4730e1bf 100644
--- a/cpp/config/ice.cpp.props
+++ b/cpp/config/ice.cpp.props
@@ -35,6 +35,5 @@
<Path>$(IceBinPath);$(Path)</Path>
<LibraryPath>$(IceLibraryPath);$(LibraryPath)</LibraryPath>
<IncludePath>$(IceIncludePath);$(IncludePath)</IncludePath>
-
</PropertyGroup>
</Project>