Skip to content

Instantly share code, notes, and snippets.

@rygorous
Created December 7, 2013 02:13
Embed
What would you like to do?
$when($exists($XenonSDKPath),
$addtocswitches( -DSH_XENON )
$// AaaAaaAAAaaaaaaaAAAAAAARGH!!!
$when($equals($Win32VSVer, vs2010),
$replacewith(c8switches,$c8switches,-D_HAS_ITERATOR_DEBUGGING=0,)
)
$requires( $clipfilename($file)/codegen_xenon.cpp )
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment