|
Slice Include Path
I have looked through the documentation, but I cannot find the answer to this...
A few of the slice files in the demos include slice files from elsewhere in the Ice directory, such as Glacier2/Session.ice. The solution files (I'm using MSVC7.1) use -I in the command line to include the directory.
I was wondering if there was any way to set that directory automatically (such as with an enviroment variable) because I am unable to use slice2cpp from a command prompt without the -I flag.
|