summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-08-26 04:31:41 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-08-26 04:31:41 +0000
commitb7aa2175939e29781ca6c144134fb3ee92345a5f (patch)
tree5d7f219165d052a9125bd528673b4eff134178d5
parentb173e61747daa87fb79a9cc95208f5870bcf8044 (diff)
downloadATCD-b7aa2175939e29781ca6c144134fb3ee92345a5f.tar.gz
Removing the file
-rw-r--r--TAO/tests/File_IO/client.plg47
1 files changed, 0 insertions, 47 deletions
diff --git a/TAO/tests/File_IO/client.plg b/TAO/tests/File_IO/client.plg
deleted file mode 100644
index eaf2f2f3486..00000000000
--- a/TAO/tests/File_IO/client.plg
+++ /dev/null
@@ -1,47 +0,0 @@
-<html>
-<body>
-<pre>
-<h1>Build Log</h1>
-<h3>
---------------------Configuration: File_IO Client - Win32 Debug--------------------
-</h3>
-<h3>Command Lines</h3>
-Creating temporary file "C:\DOCUME~1\BALACH~1.SAM\LOCALS~1\Temp\RSP31.bat" with contents
-[
-@echo off
-..\..\..\bin\tao_idl -Ge 1 File.idl
-]
-Creating command line "C:\DOCUME~1\BALACH~1.SAM\LOCALS~1\Temp\RSP31.bat"
-Creating temporary file "C:\DOCUME~1\BALACH~1.SAM\LOCALS~1\Temp\RSP32.tmp" with contents
-[
-/nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "..\..\\" /I "..\..\..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"Debug/" /Fd"Debug/" /FD /c
-"C:\ACE_wrappers\TAO\tests\File_IO\client.cpp"
-"C:\ACE_wrappers\TAO\tests\File_IO\FileC.cpp"
-"C:\ACE_wrappers\TAO\tests\File_IO\FileS.cpp"
-]
-Creating command line "cl.exe @C:\DOCUME~1\BALACH~1.SAM\LOCALS~1\Temp\RSP32.tmp"
-Invoking TAO_IDL Compiler on .\File.idl
-idli_a01156.cc
-Creating temporary file "C:\DOCUME~1\BALACH~1.SAM\LOCALS~1\Temp\RSP33.tmp" with contents
-[
-TAOd.lib aced.lib TAO_PortableServerd.lib /nologo /subsystem:console /incremental:yes /pdb:"client.pdb" /debug /machine:I386 /out:"client.exe" /pdbtype:sept /libpath:"..\..\tao\PortableServer" /libpath:"..\..\tao" /libpath:"..\..\..\ace"
-.\Debug\client.obj
-.\Debug\FileC.obj
-.\Debug\FileS.obj
-]
-Creating command line "link.exe @C:\DOCUME~1\BALACH~1.SAM\LOCALS~1\Temp\RSP33.tmp"
-<h3>Output Window</h3>
-Compiling...
-client.cpp
-FileC.cpp
-FileS.cpp
-Generating Code...
-Linking...
-
-
-
-<h3>Results</h3>
-client.exe - 0 error(s), 0 warning(s)
-</pre>
-</body>
-</html>