Make file to build the hwengine as Library for Android, it also uses PushToDevice to update the library on the device without the need of reinstalling the apk
{-# LANGUAGE OverloadedStrings #-}module Consts whereimport qualified Data.ByteString.Char8 as BserverVersion :: B.ByteStringserverVersion = "0"