summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/tao_idl.dsp
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-09 23:32:21 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-09 23:32:21 +0000
commit759033e00303c2a354b19001be7372016666857e (patch)
tree62ff2f59791de951a63bba6ff3dfe542fb846d88 /TAO/TAO_IDL/tao_idl.dsp
parent7673871654bbe7a6b974147e02587918e2e734ff (diff)
downloadATCD-759033e00303c2a354b19001be7372016666857e.tar.gz
Added and updated projects for a static version of the TAO libraries.
Diffstat (limited to 'TAO/TAO_IDL/tao_idl.dsp')
-rw-r--r--TAO/TAO_IDL/tao_idl.dsp18
1 files changed, 9 insertions, 9 deletions
diff --git a/TAO/TAO_IDL/tao_idl.dsp b/TAO/TAO_IDL/tao_idl.dsp
index 66ba552431b..d8f819e2f2a 100644
--- a/TAO/TAO_IDL/tao_idl.dsp
+++ b/TAO/TAO_IDL/tao_idl.dsp
@@ -1,10 +1,10 @@
-# Microsoft Developer Studio Project File - Name="tao_idl" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="TAO_IDL Compiler" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
-CFG=tao_idl - Win32 Debug
+CFG=TAO_IDL Compiler - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
@@ -13,12 +13,12 @@ CFG=tao_idl - Win32 Debug
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
-!MESSAGE NMAKE /f "tao_idl.mak" CFG="tao_idl - Win32 Debug"
+!MESSAGE NMAKE /f "tao_idl.mak" CFG="TAO_IDL Compiler - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "tao_idl - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "tao_idl - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "TAO_IDL Compiler - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "TAO_IDL Compiler - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
@@ -27,7 +27,7 @@ CFG=tao_idl - Win32 Debug
CPP=cl.exe
RSC=rc.exe
-!IF "$(CFG)" == "tao_idl - Win32 Release"
+!IF "$(CFG)" == "TAO_IDL Compiler - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -53,7 +53,7 @@ LINK32=link.exe
# ADD LINK32 ace.lib /nologo /subsystem:console /debug /debugtype:cv /machine:I386 /libpath:"../../ace"
# SUBTRACT LINK32 /map /pdbtype:<none>
-!ELSEIF "$(CFG)" == "tao_idl - Win32 Debug"
+!ELSEIF "$(CFG)" == "TAO_IDL Compiler - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -82,8 +82,8 @@ LINK32=link.exe
# Begin Target
-# Name "tao_idl - Win32 Release"
-# Name "tao_idl - Win32 Debug"
+# Name "TAO_IDL Compiler - Win32 Release"
+# Name "TAO_IDL Compiler - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter ".cpp"