diff options
Diffstat (limited to 'cpp/config/ice.cpp.props')
-rw-r--r-- | cpp/config/ice.cpp.props | 1 |
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> |