summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-08-14 20:09:08 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-08-14 20:09:08 +0000
commit5c9186debbc3bc6b7a5d946c30f2bb5ee9077085 (patch)
treef5993fa3253929faae7aca8af3822071bf89fd5b /TAO/tao/SmartProxies
parent796be39a42943cda23313fc9e381b2000dd4f478 (diff)
downloadATCD-5c9186debbc3bc6b7a5d946c30f2bb5ee9077085.tar.gz
ChangeLogTag:Tue Aug 14 15:16:32 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/SmartProxies')
-rw-r--r--TAO/tao/SmartProxies/SmartProxies.dsp16
1 files changed, 9 insertions, 7 deletions
diff --git a/TAO/tao/SmartProxies/SmartProxies.dsp b/TAO/tao/SmartProxies/SmartProxies.dsp
index 5253197e606..4e5c6b5a7d6 100644
--- a/TAO/tao/SmartProxies/SmartProxies.dsp
+++ b/TAO/tao/SmartProxies/SmartProxies.dsp
@@ -7,19 +7,21 @@
CFG=SmartProxies - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
-!MESSAGE
+!MESSAGE
!MESSAGE NMAKE /f "SmartProxies.mak".
-!MESSAGE
+!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
+!MESSAGE
!MESSAGE NMAKE /f "SmartProxies.mak" CFG="SmartProxies - Win32 Debug"
-!MESSAGE
+!MESSAGE
!MESSAGE Possible choices for configuration are:
-!MESSAGE
+!MESSAGE
!MESSAGE "SmartProxies - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "SmartProxies - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
+!MESSAGE "SmartProxies - Win32 MFC Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "SmartProxies - Win32 MFC Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
@@ -147,7 +149,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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 acemfc.lib TAOmfc.lib /nologo /dll /machine:I386 /out:"..\..\..\bin\TAO_SmartProxiesmfc.dll" /libpath:"..\..\tao" /libpath:"..\..\..\ace"
-!ENDIF
+!ENDIF
# Begin Target