Is there a way I could detect the size of datatypes like 'short' and 'int' with qmake from within the project file? I am working with a header file that needs macros like SIZEOF_SHORT and SIZEOF_INT defined.