summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-12-07 23:53:58 +0000
committermichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-12-07 23:53:58 +0000
commitc4d0e3806dfdc190435d861f4dbdc8208718527e (patch)
tree9c61233eb4db589ea039d90bfec957a5bf48de44
parentd2b2c7b0ec09d324b6226cf58c2221fe930dd753 (diff)
downloadATCD-c4d0e3806dfdc190435d861f4dbdc8208718527e.tar.gz
Thu Dec 7 17:39:14 2001 Justin Michel <michel_j@ociweb.com>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a6
-rw-r--r--TAO/tests/ORB_init/Portspan/portspan.dsp35
2 files changed, 41 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index a68e5ab4445..1943872b3c7 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,9 @@
+Thu Dec 7 17:39:14 2001 Justin Michel <michel_j@ociweb.com>
+
+ * TAO/tests/ORB_init/Portspan/portspan.dsp
+
+ Fixed the Release configuration.
+
Fri Dec 7 16:38:22 2001 Jeff Parsons <parsons@cs.wustl.edu>
* docs/ReleaseNotes/index.html:
diff --git a/TAO/tests/ORB_init/Portspan/portspan.dsp b/TAO/tests/ORB_init/Portspan/portspan.dsp
index 33506e7eb01..e9b540e8a77 100644
--- a/TAO/tests/ORB_init/Portspan/portspan.dsp
+++ b/TAO/tests/ORB_init/Portspan/portspan.dsp
@@ -97,6 +97,41 @@ SOURCE=.\simple.idl
!IF "$(CFG)" == "portspan - Win32 Release"
+# Begin Custom Build
+InputPath=.\simple.idl
+InputName=simple
+
+BuildCmds= \
+ $(ace_root)/bin/tao_idl -GI .\$(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
!ELSEIF "$(CFG)" == "portspan - Win32 Debug"
# PROP Ignore_Default_Tool 1