OSDN Git Service

#32713 初コミット。SVNrev567時点での、ファイルはbranch/140707(ReBuild XGVersion)から移行したもの。
[dtxmaniaxg-verk/dtxmaniaxg-verk-git.git] / SlimDXc_Jun2010(VC++2008) / build / scripts / build-all.bat
1 CALL "%VS90COMNTOOLS%..\..\VC\vcvarsall.bat"
2 msbuild %~dp0../slimdx.proj /target:build /property:Configuration=Debug;Platform=x86
3 msbuild %~dp0../slimdx.proj /target:build /property:Configuration=Release;Platform=x86
4 msbuild %~dp0../slimdx.proj /target:build /property:Configuration=Debug;Platform=x64
5 msbuild %~dp0../slimdx.proj /target:build /property:Configuration=Release;Platform=x64