> Is `_WIN32` set for cross builds?

`_WIN32` is set in compiler which targets Windows platform - no header or IDE 
is required. You can verify that using `cc -dM -E - < /dev/null | grep WIN32` 
command.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3660#issuecomment-2036167518
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3660/c2036167...@github.com>

Reply via email to