Thanks Tracy,
I made the changes you suggested.
When I build the script now I get no errors, only two warnings:
--------------------Configuration: His_TestSkirmish - Win32 Debug--------------------
Linking...
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification
Creating library Release/His_TestSkirmish.lib and object Release/His_TestSkirmish.exp
LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library
His_TestSkirmish.scr - 0 error(s), 2 warning(s)
Are these serious?