linuxmce #2827 - add src/Advanced_IP_Camera/typemap.dat file

this attempts to fix compile of Advanced_IP_Camera
by adding typemap.dat file, it should be automatically
picked up by wsdl2h in the build system Makefile
and fixes the compile failure. Not runtime tested yet.

uncommented xsd__duration to use LONG64 int
in custom/duration.cpp which was where the
compilation failed.
latest