diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/Ice/ice.dsp | 88 | ||||
-rw-r--r-- | cpp/src/IceSSL/icessl.dsp | 8 |
2 files changed, 0 insertions, 96 deletions
diff --git a/cpp/src/Ice/ice.dsp b/cpp/src/Ice/ice.dsp index a682e136147..ed5dfa2042b 100644 --- a/cpp/src/Ice/ice.dsp +++ b/cpp/src/Ice/ice.dsp @@ -342,10 +342,6 @@ SOURCE=.\Stats.cpp # End Source File
# Begin Source File
-SOURCE=.\Stream.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\StringUtil.cpp
# End Source File
# Begin Source File
@@ -814,14 +810,6 @@ SOURCE=..\..\include\Ice\StatsF.h # End Source File
# Begin Source File
-SOURCE=..\..\include\Ice\Stream.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\Ice\StreamF.h
-# End Source File
-# Begin Source File
-
SOURCE=.\StreamI.h
# End Source File
# Begin Source File
@@ -1864,82 +1852,6 @@ InputPath=..\..\slice\Ice\StatsF.ice !ENDIF
# End Source File
-# Begin Source File
-
-SOURCE=..\..\slice\Ice\Stream.ice
-
-!IF "$(CFG)" == "Ice - Win32 Release"
-
-USERDEP__STREA="..\..\bin\slice2cpp.exe" "..\..\lib\slice.lib"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\Stream.ice
-
-BuildCmds= \
- ..\..\bin\slice2cpp.exe --ice --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/Stream.ice \
- move Stream.h ..\..\include\Ice \
-
-
-"..\..\include\Ice\Stream.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"Stream.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
-
-USERDEP__STREA="..\..\bin\slice2cpp.exe" "..\..\lib\sliced.lib"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\Stream.ice
-
-BuildCmds= \
- ..\..\bin\slice2cpp.exe --ice --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/Stream.ice \
- move Stream.h ..\..\include\Ice \
-
-
-"..\..\include\Ice\Stream.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-
-"Stream.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- $(BuildCmds)
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\slice\Ice\StreamF.ice
-
-!IF "$(CFG)" == "Ice - Win32 Release"
-
-USERDEP__STREAM="..\..\bin\slice2cpp.exe" "..\..\lib\slice.lib"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\StreamF.ice
-
-"..\..\include\Ice\StreamF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- ..\..\bin\slice2cpp.exe --ice --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/StreamF.ice
- move StreamF.h ..\..\include\Ice
- del StreamF.cpp
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
-
-USERDEP__STREAM="..\..\bin\slice2cpp.exe" "..\..\lib\sliced.lib"
-# Begin Custom Build
-InputPath=..\..\slice\Ice\StreamF.ice
-
-"..\..\include\Ice\StreamF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- ..\..\bin\slice2cpp.exe --ice --dll-export ICE_API --include-dir Ice -I../../slice ../../slice/Ice/StreamF.ice
- move StreamF.h ..\..\include\Ice
- del StreamF.cpp
-
-# End Custom Build
-
-!ENDIF
-
-# End Source File
# End Group
# End Target
# End Project
diff --git a/cpp/src/IceSSL/icessl.dsp b/cpp/src/IceSSL/icessl.dsp index 8bde652b6ac..14b705345b6 100644 --- a/cpp/src/IceSSL/icessl.dsp +++ b/cpp/src/IceSSL/icessl.dsp @@ -134,10 +134,6 @@ SOURCE=.\ConfigParser.cpp # End Source File
# Begin Source File
-SOURCE=.\ConfigParserErrorReporter.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\Context.cpp
# End Source File
# Begin Source File
@@ -274,10 +270,6 @@ SOURCE=.\ConfigParser.h # End Source File
# Begin Source File
-SOURCE=.\ConfigParserErrorReporter.h
-# End Source File
-# Begin Source File
-
SOURCE=.\Context.h
# End Source File
# Begin Source File
|