summaryrefslogtreecommitdiff
path: root/TAO/examples/Content_Server/AMI_Observer/server.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Content_Server/AMI_Observer/server.dsp')
-rw-r--r--TAO/examples/Content_Server/AMI_Observer/server.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/Content_Server/AMI_Observer/server.dsp b/TAO/examples/Content_Server/AMI_Observer/server.dsp
index 2a695042250..6234a051bdf 100644
--- a/TAO/examples/Content_Server/AMI_Observer/server.dsp
+++ b/TAO/examples/Content_Server/AMI_Observer/server.dsp
@@ -76,7 +76,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 TAO_CosNamingd.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\orbsvcs\orbsvcs" /libpath:"..\..\..\tao" /libpath:"..\..\..\..\ace" /libpath:"..\..\..\ACE_wrappers\ace" /libpath:"..\..\..\ACE_wrappers\TAO\tao" /libpath:"..\..\..\ACE_wrappers\TAO\orbsvcs\orbsvcs"
+# ADD LINK32 aced.lib TAOd.lib TAO_CosNamingd.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\orbsvcs\orbsvcs" /libpath:"..\..\..\tao" /libpath:"..\..\..\..\ace"
!ENDIF
@@ -148,7 +148,7 @@ InputPath=.\Push_Web_Server.idl
InputName=Push_Web_Server
BuildCmds= \
- ..\..\..\..\bin\Release\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\Release\tao_idl -Ge 1 -GC $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)