Skip to content

Commit

Permalink
(Debug用) 全構成をビルド
Browse files Browse the repository at this point in the history
  • Loading branch information
m-tmatma committed Jan 31, 2020
1 parent 2db5a5b commit e9ce55e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build-conf-all.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
call build-sln.bat Win32 Release
call build-sln.bat Win32 Debug
call build-sln.bat x64 Release
call build-sln.bat x64 Debug

0 comments on commit e9ce55e

Please sign in to comment.