diff options
Diffstat (limited to 'windows_vnet/tools/h5repart/h5repart.vcproj')
-rw-r--r-- | windows_vnet/tools/h5repart/h5repart.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/windows_vnet/tools/h5repart/h5repart.vcproj b/windows_vnet/tools/h5repart/h5repart.vcproj index c3782e5..6dbaf5a 100644 --- a/windows_vnet/tools/h5repart/h5repart.vcproj +++ b/windows_vnet/tools/h5repart/h5repart.vcproj @@ -43,7 +43,7 @@ OutputFile=".\../../../tools/h5repart/Release/h5repart.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\../../../tools/h5repart/Release/h5repart.pdb"
SubSystem="1"
TargetMachine="1"/>
@@ -103,7 +103,7 @@ OutputFile=".\../../../tools/h5repart/Debug/h5repart.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../tools/h5repart/Debug/h5repart.pdb"
SubSystem="1"
|