Hi!
I am trying to change the default executable extension via a script on win32, but there is no matching function. After a look at compiletargetbase.cpp, there is a function SetTargetFilenameGenerationPolicy(), which does exactly what I want, but this function is not accessible from the script.
Is there any way to set the flags from the script or make SetTargetFilenameGenerationPolicy accessible?
Thanks
Sven