diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-06-10 21:35:56 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-06-10 21:35:56 (GMT) |
commit | 4660d05a6b9a7b66dc4d4d73072bf21ef01dc2ea (patch) | |
tree | 39838b00209863a62374215bef18e7bfd6a77ab3 /windows/misc | |
parent | 64bd40b9db67cb3cbb5c62e07b3f09985f6c3a47 (diff) | |
download | hdf5-4660d05a6b9a7b66dc4d4d73072bf21ef01dc2ea.zip hdf5-4660d05a6b9a7b66dc4d4d73072bf21ef01dc2ea.tar.gz hdf5-4660d05a6b9a7b66dc4d4d73072bf21ef01dc2ea.tar.bz2 |
[svn-r10910] Purpose:
Update typegen.sln
Description:
Solution:
Platforms tested:
MSVS .Net on windows XP
Misc. update:
Diffstat (limited to 'windows/misc')
-rwxr-xr-x | windows/misc/typegen/typegen.sln | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/windows/misc/typegen/typegen.sln b/windows/misc/typegen/typegen.sln index cb692a3..ee993b4 100755 --- a/windows/misc/typegen/typegen.sln +++ b/windows/misc/typegen/typegen.sln @@ -1,5 +1,5 @@ Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{EAF909A5-FA59-4C3D-9431-0FCC20D5BCF9}") = "h5tinit", "h5tinit\h5tinit.icproj", "{042099BB-201E-49B3-B80A-A09C0E3D2379}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "h5tinit", "h5tinit\h5tinit.vcproj", "{E98DF2EF-7A5A-4BFD-84B3-DB72AC0E4915}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject @@ -9,14 +9,10 @@ Global Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution - {042099BB-201E-49B3-B80A-A09C0E3D2379}.Debug.ActiveCfg = Debug|Win32 - {042099BB-201E-49B3-B80A-A09C0E3D2379}.Debug.Build.0 = Debug|Win32 - {042099BB-201E-49B3-B80A-A09C0E3D2379}.Release.ActiveCfg = Release|Win32 - {042099BB-201E-49B3-B80A-A09C0E3D2379}.Release.Build.0 = Release|Win32 - {F0E7CEDD-E730-448D-B187-2CDB575A498C}.Release.Build.0 = Release|Win32 - {F0E7CEDD-E730-448D-B187-2CDB575A498C}.Release.ActiveCfg = Release|Win32 - {F0E7CEDD-E730-448D-B187-2CDB575A498C}.Debug.Build.0 = Debug|Win32 - {F0E7CEDD-E730-448D-B187-2CDB575A498C}.Debug.ActiveCfg = Debug|Win32 + {E98DF2EF-7A5A-4BFD-84B3-DB72AC0E4915}.Debug.ActiveCfg = Debug|Win32 + {E98DF2EF-7A5A-4BFD-84B3-DB72AC0E4915}.Debug.Build.0 = Debug|Win32 + {E98DF2EF-7A5A-4BFD-84B3-DB72AC0E4915}.Release.ActiveCfg = Release|Win32 + {E98DF2EF-7A5A-4BFD-84B3-DB72AC0E4915}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection |