diff options
Diffstat (limited to 'windows_vnet/examples/intermgrouptest')
-rw-r--r-- | windows_vnet/examples/intermgrouptest/intermgrouptest.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows_vnet/examples/intermgrouptest/intermgrouptest.vcproj b/windows_vnet/examples/intermgrouptest/intermgrouptest.vcproj index d1585d9..0d5fea3 100644 --- a/windows_vnet/examples/intermgrouptest/intermgrouptest.vcproj +++ b/windows_vnet/examples/intermgrouptest/intermgrouptest.vcproj @@ -43,7 +43,7 @@ LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\proj\hdf5\debug,..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../examples/intermgrouptest/Debug/intermgrouptest.pdb"
SubSystem="1"
|