Fix for 64 bit compatibility.
authorJunfeng Dong <junfeng.dong@intel.com>
Fri, 29 Mar 2013 06:10:21 +0000 (14:10 +0800)
committerJunfeng Dong <junfeng.dong@intel.com>
Mon, 8 Apr 2013 06:01:32 +0000 (14:01 +0800)
commit8beb9f33dbf98dda5e52d7710873f2b25fe6db2d
tree4f5756721e007acf7f89a3b059eeb98f6a40e53e
parent37e109cf1a05dbed05c4db7e4e24a815977cde44
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.
- Fix type casting between pointer and int.

Change-Id: I5159910913c5ff582579bbc6982dd6d7f1166186
18 files changed:
CMakeLists.txt
framework/CMakeLists.txt
framework/main.cpp
framework/transaction-manager/MsgCmdHandlerTransport.cpp
include/common/MsgInternalTypes.h
include/utils/MsgMmsMessage.h
mapi/CMakeLists.txt
msg-service.pc.in
packaging/msg-service.spec
plugin/mms_plugin/CMakeLists.txt
plugin/mms_plugin/MmsPluginStorage.cpp
plugin/sms_plugin/CMakeLists.txt
proxy/CMakeLists.txt
proxy/MsgHandleTransport.cpp
utils/CMakeLists.txt
utils/MsgMmsMessage.cpp
utils/MsgUtilFunction.cpp
vobject-engine/CMakeLists.txt