diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2008-05-29 17:45:36 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2008-05-29 17:45:36 (GMT) |
commit | 15024258cba9a3fd4eb2aa37e116467776a5e5b7 (patch) | |
tree | 2898c7e334c482e899be93bda78ba5a2ff74e801 /windows_vnet/hl | |
parent | 64b2c94612a93f056202a73811e03ae878dba443 (diff) | |
download | hdf5-15024258cba9a3fd4eb2aa37e116467776a5e5b7.zip hdf5-15024258cba9a3fd4eb2aa37e116467776a5e5b7.tar.gz hdf5-15024258cba9a3fd4eb2aa37e116467776a5e5b7.tar.bz2 |
[svn-r15093] Purpose: Cleanup Windows project files-- remove ignored system library
Description:
In many of our project files on Windows, we have our linker setting set to ignore old link libraries-- either libc.lib or libcd.lib. This is a relic from converting project files from old versions of Visual Studio to newer ones, and is unnecessary. Per a user's suggestion, we remove the ignored library from the project files. This actually makes no difference in the output binaries.
Tested:
VS2005 on WinXP
VS.NET on WinXP
Diffstat (limited to 'windows_vnet/hl')
7 files changed, 9 insertions, 9 deletions
diff --git a/windows_vnet/hl/test/hl_test_ds/hl_test_ds.vcproj b/windows_vnet/hl/test/hl_test_ds/hl_test_ds.vcproj index 815622d..a23b776 100644 --- a/windows_vnet/hl/test/hl_test_ds/hl_test_ds.vcproj +++ b/windows_vnet/hl/test/hl_test_ds/hl_test_ds.vcproj @@ -42,7 +42,7 @@ OutputFile=".\../../../../hl/test/hl_test_ds/Debug/hl_test_ds.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../../hl/test/hl_test_ds/Debug/hl_test_ds.pdb"
SubSystem="1"
diff --git a/windows_vnet/hl/test/hl_test_image/hl_test_image.vcproj b/windows_vnet/hl/test/hl_test_image/hl_test_image.vcproj index 2c5992d..0aebbfb 100644 --- a/windows_vnet/hl/test/hl_test_image/hl_test_image.vcproj +++ b/windows_vnet/hl/test/hl_test_image/hl_test_image.vcproj @@ -42,7 +42,7 @@ OutputFile=".\../../../../hl/test/hl_test_image/Debug/hl_test_image.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../../hl/test/hl_test_image/Debug/hl_test_image.pdb"
SubSystem="1"
diff --git a/windows_vnet/hl/test/hl_test_lite/hl_test_lite.vcproj b/windows_vnet/hl/test/hl_test_lite/hl_test_lite.vcproj index bf61de9..0d9ecea 100644 --- a/windows_vnet/hl/test/hl_test_lite/hl_test_lite.vcproj +++ b/windows_vnet/hl/test/hl_test_lite/hl_test_lite.vcproj @@ -103,7 +103,7 @@ OutputFile=".\../../../../hl/test/hl_test_lite/Debug/hl_test_lite.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../../hl/test/hl_test_lite/Debug/hl_test_lite.pdb"
SubSystem="1"
diff --git a/windows_vnet/hl/test/hl_test_packet/hl_test_packet.vcproj b/windows_vnet/hl/test/hl_test_packet/hl_test_packet.vcproj index a1bdfe5..85514c4 100644 --- a/windows_vnet/hl/test/hl_test_packet/hl_test_packet.vcproj +++ b/windows_vnet/hl/test/hl_test_packet/hl_test_packet.vcproj @@ -104,7 +104,7 @@ OutputFile=".\../../../../hl/test/hl_test_packet/Debug/hl_test_packet.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
ForceSymbolReferences="_gethostname@8"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../../hl/test/hl_test_packet/Debug/hl_test_packet.pdb"
diff --git a/windows_vnet/hl/test/hl_test_table/hl_test_table.vcproj b/windows_vnet/hl/test/hl_test_table/hl_test_table.vcproj index 309d7c9..4ae5dd1 100644 --- a/windows_vnet/hl/test/hl_test_table/hl_test_table.vcproj +++ b/windows_vnet/hl/test/hl_test_table/hl_test_table.vcproj @@ -103,7 +103,7 @@ OutputFile=".\../../../../hl/test/hl_test_table/Debug/hl_test_table.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../../hl/test/hl_test_table/Debug/hl_test_table.pdb"
SubSystem="1"
diff --git a/windows_vnet/hl/tools/gifconv/gif2h5.vcproj b/windows_vnet/hl/tools/gifconv/gif2h5.vcproj index f3d510d..5e6647a 100644 --- a/windows_vnet/hl/tools/gifconv/gif2h5.vcproj +++ b/windows_vnet/hl/tools/gifconv/gif2h5.vcproj @@ -42,7 +42,7 @@ OutputFile=".\..\..\..\..\hl\tools\gifconv\gif2h5\Debug/gif2h5.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconv\gif2h5\Debug/gif2h5.pdb"
SubSystem="1"
@@ -105,7 +105,7 @@ OutputFile=".\..\..\..\..\hl\tools\gifconv\gif2h5\Release/gif2h5.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconv\gif2h5\Release/gif2h5.pdb"
SubSystem="1"
TargetMachine="1"/>
diff --git a/windows_vnet/hl/tools/gifconv/h52gif.vcproj b/windows_vnet/hl/tools/gifconv/h52gif.vcproj index 96be977..8787b81 100644 --- a/windows_vnet/hl/tools/gifconv/h52gif.vcproj +++ b/windows_vnet/hl/tools/gifconv/h52gif.vcproj @@ -43,7 +43,7 @@ OutputFile=".\..\..\..\..\hl\tools\gifconv\h52gif\Release/h52gif.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconv\h52gif\Release/h52gif.pdb"
SubSystem="1"
TargetMachine="1"/>
@@ -104,7 +104,7 @@ OutputFile=".\..\..\..\..\hl\tools\gifconv\h52gif\Debug/h52gif.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconv\h52gif\Debug/h52gif.pdb"
SubSystem="1"
|