View Single Post
  #4 (permalink)  
Old 01-16-2005
coke's Avatar
coke coke is offline
Registered User
 
 
Join Date: Jan 2005
Location: Rotterdam, Holland
Posts: 7
I was trying to make slice2cpp put the generated .h file in a directory I want to specify. Isn't there an option for that, like --output-dir for the sources? I mean, my project is like this: header files come in include/ and source files come in src/. If I use --output-dir src, then both the header file and the source file come there. I don't want that. Maybe fixable?

For the rest, I'm greatly enjoying Ice
__________________
coke
Reply With Quote