summaryrefslogtreecommitdiff
path: root/TAO/utils/wxNamingViewer
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-07 16:35:38 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-07 16:35:38 +0000
commit5a8c70e5f080accc90f42c6fe85136ceb317d3f2 (patch)
tree22e162f4e1a204a627b41a4c256b8af2b80c98e9 /TAO/utils/wxNamingViewer
parentb95ceb9b423f07622f5c6ab14a521c78d0b5f7cc (diff)
downloadATCD-5a8c70e5f080accc90f42c6fe85136ceb317d3f2.tar.gz
ChangeLogTag:Wed Mar 7 08:33:39 2001 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'TAO/utils/wxNamingViewer')
-rw-r--r--TAO/utils/wxNamingViewer/wxNamingViewer.dsp16
1 files changed, 8 insertions, 8 deletions
diff --git a/TAO/utils/wxNamingViewer/wxNamingViewer.dsp b/TAO/utils/wxNamingViewer/wxNamingViewer.dsp
index cbe27935740..b0ce747a6f0 100644
--- a/TAO/utils/wxNamingViewer/wxNamingViewer.dsp
+++ b/TAO/utils/wxNamingViewer/wxNamingViewer.dsp
@@ -4,7 +4,7 @@
# TARGTYPE "Win32 (x86) Application" 0x0101
-CFG=wxNamingViewer - Win32 Debug
+CFG=wxNamingViewer - Wx 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=wxNamingViewer - 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 "wxNamingViewer.mak" CFG="wxNamingViewer - Win32 Debug"
+!MESSAGE NMAKE /f "wxNamingViewer.mak" CFG="wxNamingViewer - Wx Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "wxNamingViewer - Win32 Release" (based on "Win32 (x86) Application")
-!MESSAGE "wxNamingViewer - Win32 Debug" (based on "Win32 (x86) Application")
+!MESSAGE "wxNamingViewer - Wx Win32 Release" (based on "Win32 (x86) Application")
+!MESSAGE "wxNamingViewer - Wx Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE
# Begin Project
@@ -29,7 +29,7 @@ CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
-!IF "$(CFG)" == "wxNamingViewer - Win32 Release"
+!IF "$(CFG)" == "wxNamingViewer - Wx Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -55,7 +55,7 @@ LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
-!ELSEIF "$(CFG)" == "wxNamingViewer - Win32 Debug"
+!ELSEIF "$(CFG)" == "wxNamingViewer - Wx Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -85,8 +85,8 @@ LINK32=link.exe
# Begin Target
-# Name "wxNamingViewer - Win32 Release"
-# Name "wxNamingViewer - Win32 Debug"
+# Name "wxNamingViewer - Wx Win32 Release"
+# Name "wxNamingViewer - Wx Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"