summaryrefslogtreecommitdiff
path: root/TAO/examples/Event_Comm/Notifier.dsp
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-20 01:14:52 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-20 01:14:52 +0000
commit7941312cbf7d903dd85f2a634e300bffa69ae4d2 (patch)
tree951ff78a0940211e77a5d01f6311ca3bfdb0bd84 /TAO/examples/Event_Comm/Notifier.dsp
parent1257e5dabb6f70f055bbea0a38a401b26bfa0369 (diff)
downloadATCD-7941312cbf7d903dd85f2a634e300bffa69ae4d2.tar.gz
ChangeLogTag:Sun Mar 19 15:33:25 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'TAO/examples/Event_Comm/Notifier.dsp')
-rw-r--r--TAO/examples/Event_Comm/Notifier.dsp13
1 files changed, 6 insertions, 7 deletions
diff --git a/TAO/examples/Event_Comm/Notifier.dsp b/TAO/examples/Event_Comm/Notifier.dsp
index 780903b2ebf..aae86f560a1 100644
--- a/TAO/examples/Event_Comm/Notifier.dsp
+++ b/TAO/examples/Event_Comm/Notifier.dsp
@@ -17,13 +17,12 @@ CFG=Event_Comm Notifier - Win32 Debug
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "Event_Comm Notifier - Win32 Release" (based on\
- "Win32 (x86) Console Application")
-!MESSAGE "Event_Comm Notifier - Win32 Debug" (based on\
- "Win32 (x86) Console Application")
+!MESSAGE "Event_Comm Notifier - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "Event_Comm Notifier - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
+# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
@@ -51,7 +50,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
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:console /machine:I386
-# ADD LINK32 ace.lib TAO.lib orbsvcs.lib /nologo /subsystem:console /pdb:"Release/client.pdb" /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace" /libpath:"..\..\orbsvcs\orbsvcs"
+# ADD LINK32 ace.lib TAO.lib TAO_CosNaming.lib /nologo /subsystem:console /pdb:"Release/client.pdb" /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace" /libpath:"..\..\orbsvcs\orbsvcs"
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "Event_Comm Notifier - Win32 Debug"
@@ -76,7 +75,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
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:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 aced.lib TAOd.lib orbsvcsd.lib /nologo /subsystem:console /pdb:"client.pdb" /debug /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace" /libpath:"..\..\orbsvcs\orbsvcs"
+# ADD LINK32 aced.lib TAOd.lib TAO_CosNamingd.lib /nologo /subsystem:console /pdb:"client.pdb" /debug /machine:I386 /libpath:"..\..\tao" /libpath:"..\..\..\ace" /libpath:"..\..\orbsvcs\orbsvcs"
# SUBTRACT LINK32 /pdb:none
!ENDIF
@@ -136,7 +135,7 @@ InputPath=.\Event_Comm.idl
InputName=Event_Comm
BuildCmds= \
- ..\..\..\bin\Relese\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)