Set OMP_WAIT_POLICY in cwesnoth.cmd

This commit is contained in:
aquileia 2015-04-25 18:34:34 +02:00
parent 5741d8542e
commit 04d7c5b587

View file

@ -7,6 +7,7 @@ rem cwesnoth <command line>
rem
set SDL_STDIO_REDIRECT=0
set OMP_WAIT_POLICY=PASSIVE
@wesnoth --wconsole %*
rem Drop this from environment for future runs on the same session.