summaryrefslogtreecommitdiffstats
path: root/windows_vnet
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-04-08 20:10:41 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-04-08 20:10:41 (GMT)
commitb4bae33f23dfc1d737ca4485b04c95282a995515 (patch)
treef80cbb8f9196b68caaaf2334a6ac6dcfbcf5a320 /windows_vnet
parenta5030f853b44a46736604aa39687a5aae98bc30f (diff)
downloadhdf5-b4bae33f23dfc1d737ca4485b04c95282a995515.zip
hdf5-b4bae33f23dfc1d737ca4485b04c95282a995515.tar.gz
hdf5-b4bae33f23dfc1d737ca4485b04c95282a995515.tar.bz2
[svn-r14820] Purpose: Disable ohdr_gentst project by default on Windows.
Description: The ohdr_gentst project exists to dynamically generate the test files for ohdr test, which also exist in the repository. The test is only run on other platforms when the configure flag --enable-build-all is specified. Moreover, the source code ohdr_gentst.c is marked as _DO_NO_DISTRIBUTE_ in the MANIFEST. As a result, there was a problem in the release tarball that the Windows projects would fail when trying to build this project. To correct this, we no longer build this by default. We will also need to release a FAQ/patch for the HDF5 1.8.0 release. Tested: VS2005 on WinXP
Diffstat (limited to 'windows_vnet')
-rw-r--r--windows_vnet/proj/all/all.sln2
1 files changed, 0 insertions, 2 deletions
diff --git a/windows_vnet/proj/all/all.sln b/windows_vnet/proj/all/all.sln
index 980c93e..d96ed1d 100644
--- a/windows_vnet/proj/all/all.sln
+++ b/windows_vnet/proj/all/all.sln
@@ -2074,9 +2074,7 @@ Global
{7F5E4B11-2464-4902-94B8-444B85200ED6}.AlphaRel.ActiveCfg = Debug|Win32
{7F5E4B11-2464-4902-94B8-444B85200ED6}.AlphaRel.Build.0 = Debug|Win32
{7F5E4B11-2464-4902-94B8-444B85200ED6}.Debug.ActiveCfg = Debug|Win32
- {7F5E4B11-2464-4902-94B8-444B85200ED6}.Debug.Build.0 = Debug|Win32
{7F5E4B11-2464-4902-94B8-444B85200ED6}.Release.ActiveCfg = Release|Win32
- {7F5E4B11-2464-4902-94B8-444B85200ED6}.Release.Build.0 = Release|Win32
{04C9D706-6430-4DAC-9BCC-6AF90F7C9F36}.AlphaDbg.ActiveCfg = AlphaDbg|Win32
{04C9D706-6430-4DAC-9BCC-6AF90F7C9F36}.AlphaDbg.Build.0 = AlphaDbg|Win32
{04C9D706-6430-4DAC-9BCC-6AF90F7C9F36}.AlphaRel.ActiveCfg = AlphaRel|Win32