|
The source distribution contains .dsp files for all examples. For example, for the hello demo:
demo\Ice\Hello\helloC.dsp <- For the client
demo\Ice\Hello\helloS.dsp <- For the server
Don't use these directly. Instead, open all.dsw (in the top-level directory), and choose one of the project files there.
|