summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Supports/Client.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Supports/Client.dsp')
-rw-r--r--TAO/tests/OBV/Supports/Client.dsp10
1 files changed, 9 insertions, 1 deletions
diff --git a/TAO/tests/OBV/Supports/Client.dsp b/TAO/tests/OBV/Supports/Client.dsp
index 23fe1f93b27..d836b9ba92c 100644
--- a/TAO/tests/OBV/Supports/Client.dsp
+++ b/TAO/tests/OBV/Supports/Client.dsp
@@ -180,7 +180,7 @@ InputPath=.\Supports_Test.idl
InputName=Supports_Test
BuildCmds= \
- $(ACE_ROOT)\bin\tao_idl -o . -Sc $(InputPath)
+ %ACE_ROOT%\bin\tao_idl -o . -Sc $(InputPath) -Gv -Gt
".\$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -205,5 +205,13 @@ BuildCmds= \
# End Source File
# End Group
+# Begin Group "Documentation"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\README
+# End Source File
+# End Group
# End Target
# End Project