d99e623ae9
classes. Also introduce a small calculatorservice example showing that, with a quick client written using jolie. svn path=/branches/work/~ervin/qtjolie/; revision=978075
13 lines
281 B
CMake
13 lines
281 B
CMake
install( FILES
|
|
QtJolie/AbstractAdaptor
|
|
QtJolie/Client
|
|
QtJolie/Fault
|
|
QtJolie/Message
|
|
QtJolie/MetaService
|
|
QtJolie/PendingCall
|
|
QtJolie/PendingCallWatcher
|
|
QtJolie/PendingReply
|
|
QtJolie/Server
|
|
QtJolie/Value
|
|
DESTINATION ${INCLUDE_INSTALL_DIR}/QtJolie COMPONENT Devel)
|