Comment out a debug logging for extern subroutine handler
Also, hook the `-qs-build-exe` option to control if we need to build with `<OutputType>Exe</OutputType>` or not.
In order to use the official release, we need that option.
Signed-off-by: Thien Nguyen <nguyentm@ornl.gov>