OSDN Git Service

#36897 [DTXC] MIDIインポート機能の呼び出し口を、ファイルメニュー内にも配置。
[dtxmania/dtxmania.git] / SlimDXc_Jun2010(VC++2008) / build / scripts / build-all.bat
1 CALL "%VS90COMNTOOLS%..\..\VC\vcvarsall.bat"\r
2 msbuild %~dp0../slimdx.proj /target:build /property:Configuration=Debug;Platform=x86\r
3 msbuild %~dp0../slimdx.proj /target:build /property:Configuration=Release;Platform=x86\r
4 msbuild %~dp0../slimdx.proj /target:build /property:Configuration=Debug;Platform=x64\r
5 msbuild %~dp0../slimdx.proj /target:build /property:Configuration=Release;Platform=x64\r