Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

アセンブラ出力の指定方式を変更する #871

Merged

Commits on Apr 28, 2019

  1. アセンブラ出力の指定方式変更

    VC++のGUIから設定すると、/FAs(アセンブラとコードを出力)と/FAu(Unicodeで出力)の2オプションが生成されてD9025警告になってしまうので、追加のオプションに/FAsuを指定する方式に変える。
    berryzplus committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    e4f9d8f View commit details
    Browse the repository at this point in the history