diff options
-rwxr-xr-x | windows/test/testhdf5dll/testhdf5dll.dsp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/windows/test/testhdf5dll/testhdf5dll.dsp b/windows/test/testhdf5dll/testhdf5dll.dsp index 4b76971..1563449 100755 --- a/windows/test/testhdf5dll/testhdf5dll.dsp +++ b/windows/test/testhdf5dll/testhdf5dll.dsp @@ -425,6 +425,21 @@ SOURCE=..\..\..\test\ttst.c # End Source File # Begin Source File +SOURCE=..\..\..\test\tunicode.c + +!IF "$(CFG)" == "testhdf5dll - Win32 Release" + +!ELSEIF "$(CFG)" == "testhdf5dll - Win32 Debug" + +!ELSEIF "$(CFG)" == "testhdf5dll - Win32 AlphaDbg" + +!ELSEIF "$(CFG)" == "testhdf5dll - Win32 AlphaRel" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=..\..\..\test\tvlstr.c !IF "$(CFG)" == "testhdf5dll - Win32 Release" |