diff options
author | corsaro <corsaro@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-09 21:05:42 +0000 |
---|---|---|
committer | corsaro <corsaro@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-09 21:05:42 +0000 |
commit | d024fa58577ab059b1c7381c1a3380457a4e965a (patch) | |
tree | 55eb119e2496d0e224810f848b1dd98a6abe3dbf /TAO/orbsvcs/examples/Security | |
parent | e87ad911951da22380f31f08c3d0c3bc6018d0c4 (diff) | |
download | ATCD-d024fa58577ab059b1c7381c1a3380457a4e965a.tar.gz |
ChangeLogTag: Mon Oct 09 15:56:58 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/examples/Security')
-rw-r--r-- | TAO/orbsvcs/examples/Security/Send_File/Send_File_Client.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/Security/Send_File/Send_File_Client.dsp b/TAO/orbsvcs/examples/Security/Send_File/Send_File_Client.dsp index 8110ff1d51a..6f3ed00df5d 100644 --- a/TAO/orbsvcs/examples/Security/Send_File/Send_File_Client.dsp +++ b/TAO/orbsvcs/examples/Security/Send_File/Send_File_Client.dsp @@ -120,7 +120,7 @@ InputPath=.\test.idl InputName=test
BuildCmds= \
- ../../../../../bin/Release/tao_idl.exe -Ge 1 $(InputName).idl
+ ..\..\..\..\..\bin\Release\tao_idl.exe -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
|