mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r10791] Purpose:
Add new source code tunicode.c to project file testhdf5.dsp Description: Solution: Platforms tested: MSVS 6.0 on windows XP. Misc. update:
This commit is contained in:
parent
1ac5641f6c
commit
8c9ec24371
@ -438,6 +438,21 @@ SOURCE=..\..\..\test\ttst.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\test\tunicode.c
|
||||
|
||||
!IF "$(CFG)" == "testhdf5 - Win32 Release"
|
||||
|
||||
!ELSEIF "$(CFG)" == "testhdf5 - Win32 Debug"
|
||||
|
||||
!ELSEIF "$(CFG)" == "testhdf5 - Win32 AlphaDbg"
|
||||
|
||||
!ELSEIF "$(CFG)" == "testhdf5 - Win32 AlphaRel"
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\test\tvlstr.c
|
||||
|
||||
!IF "$(CFG)" == "testhdf5 - Win32 Release"
|
||||
|
Loading…
Reference in New Issue
Block a user