summaryrefslogtreecommitdiffstats
path: root/windows_vnet/examples
diff options
context:
space:
mode:
Diffstat (limited to 'windows_vnet/examples')
-rw-r--r--windows_vnet/examples/attributetest/attributetest.vcproj2
-rw-r--r--windows_vnet/examples/chunkread/chunkread.vcproj2
-rw-r--r--windows_vnet/examples/compoundtest/compoundtest.vcproj2
-rw-r--r--windows_vnet/examples/extendwritetest/extendwritetest.vcproj2
-rw-r--r--windows_vnet/examples/grouptest/grouptest.vcproj2
-rw-r--r--windows_vnet/examples/intermgrouptest/intermgrouptest.vcproj2
-rw-r--r--windows_vnet/examples/readtest/readtest.vcproj2
-rw-r--r--windows_vnet/examples/selectest/selectest.vcproj2
-rw-r--r--windows_vnet/examples/writetest/writetest.vcproj2
9 files changed, 9 insertions, 9 deletions
diff --git a/windows_vnet/examples/attributetest/attributetest.vcproj b/windows_vnet/examples/attributetest/attributetest.vcproj
index 86a8932..cf638a3 100644
--- a/windows_vnet/examples/attributetest/attributetest.vcproj
+++ b/windows_vnet/examples/attributetest/attributetest.vcproj
@@ -42,7 +42,7 @@
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\proj\hdf5\debug,..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../examples/attributest/Debug/attributetest.pdb"
SubSystem="1"
diff --git a/windows_vnet/examples/chunkread/chunkread.vcproj b/windows_vnet/examples/chunkread/chunkread.vcproj
index 4222314..4c00847 100644
--- a/windows_vnet/examples/chunkread/chunkread.vcproj
+++ b/windows_vnet/examples/chunkread/chunkread.vcproj
@@ -104,7 +104,7 @@
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\proj\hdf5\debug,..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../examples/chunkread/Debug/chunkread.pdb"
SubSystem="1"
diff --git a/windows_vnet/examples/compoundtest/compoundtest.vcproj b/windows_vnet/examples/compoundtest/compoundtest.vcproj
index 3f026b1..5ecbd33 100644
--- a/windows_vnet/examples/compoundtest/compoundtest.vcproj
+++ b/windows_vnet/examples/compoundtest/compoundtest.vcproj
@@ -104,7 +104,7 @@
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\proj\hdf5\debug,..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../examples/compoundtest/Debug/compoundtest.pdb"
SubSystem="1"
diff --git a/windows_vnet/examples/extendwritetest/extendwritetest.vcproj b/windows_vnet/examples/extendwritetest/extendwritetest.vcproj
index 631b112..bfa2bb6 100644
--- a/windows_vnet/examples/extendwritetest/extendwritetest.vcproj
+++ b/windows_vnet/examples/extendwritetest/extendwritetest.vcproj
@@ -42,7 +42,7 @@
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\proj\hdf5\debug,..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../examples/extendwritetest/Debug/extendwritetest.pdb"
SubSystem="1"
diff --git a/windows_vnet/examples/grouptest/grouptest.vcproj b/windows_vnet/examples/grouptest/grouptest.vcproj
index 5354d8b..bcda8d7 100644
--- a/windows_vnet/examples/grouptest/grouptest.vcproj
+++ b/windows_vnet/examples/grouptest/grouptest.vcproj
@@ -42,7 +42,7 @@
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\proj\hdf5\debug,..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../examples/grouptest/Debug/grouptest.pdb"
SubSystem="1"
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"
diff --git a/windows_vnet/examples/readtest/readtest.vcproj b/windows_vnet/examples/readtest/readtest.vcproj
index 3416b50..9639749 100644
--- a/windows_vnet/examples/readtest/readtest.vcproj
+++ b/windows_vnet/examples/readtest/readtest.vcproj
@@ -42,7 +42,7 @@
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\proj\hdf5\debug,..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../examples/readtest/Debug/readtest.pdb"
SubSystem="1"
diff --git a/windows_vnet/examples/selectest/selectest.vcproj b/windows_vnet/examples/selectest/selectest.vcproj
index da87dfb..64a9906 100644
--- a/windows_vnet/examples/selectest/selectest.vcproj
+++ b/windows_vnet/examples/selectest/selectest.vcproj
@@ -42,7 +42,7 @@
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\proj\hdf5\debug,..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../examples/selectest/Debug/selectest.pdb"
SubSystem="1"
diff --git a/windows_vnet/examples/writetest/writetest.vcproj b/windows_vnet/examples/writetest/writetest.vcproj
index b1eda06..677c147 100644
--- a/windows_vnet/examples/writetest/writetest.vcproj
+++ b/windows_vnet/examples/writetest/writetest.vcproj
@@ -104,7 +104,7 @@
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\proj\hdf5\debug,..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../examples/writetest/Debug/writetest.pdb"
SubSystem="1"