msbuild and vcbuild
I am posting the questions/Answers from my profile id to the forum.Reply from Scott Castle:1) Will SparkBuild detect dependencies based on MSBuild and vcbuild operations?>> SparkBuild does not include the dependency detection features which are part of ElectricAccelerator, so SparkBuild just works off of the dependencies in your makefiles. It will treat calls to msbuild and vcbuild as single commands.2) Can the subbuilds db be appended to?>> Whenever --emake-gen-subbuild-db=1 is…See More