mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
[svn-r11989] Purpose:
Fix a error Description: Solution: Platforms tested: Misc. update:
This commit is contained in:
parent
00521058bb
commit
de1e6d4079
@ -85,8 +85,8 @@ devenv all.sln /build debug /project %%idll >>..\..\..\all_debug.log
|
||||
|
||||
devenv all.sln /rebuild release >> ..\..\..\all_release.log
|
||||
for %%i in (hdf5_cpp hdf5_hl_cpp testhdf5_cpp dsets_cpp hl_test_table_cpp) do (
|
||||
devenv all.sln /build debug /project %%i >>..\..\..\all_release.log
|
||||
devenv all.sln /build debug /project %%idll >>..\..\..\all_release.log
|
||||
devenv all.sln /build release /project %%i >>..\..\..\all_release.log
|
||||
devenv all.sln /build release /project %%idll >>..\..\..\all_release.log
|
||||
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user