• Thomas Arnhold's avatar
    shell: just define _WIN32_IE and drop the undef · a3469043
    Thomas Arnhold yazdı
    Because the compiler warns either way.
    
    cl : Command line warning D9025 : overriding ´/D_WIN32_IE=0x0500´ with
    ´/U_WIN32_IE´
    
    After this change the message what's overwritten gets more
    clear to the reader.
    
    Change-Id: I773e7499537aff879f857b9b50ec8afc4005130b
    a3469043
Library_propertyhdl.mk 1.37 KB