diff options
Diffstat (limited to 'windows/test/vfd/vfd.vcproj')
-rw-r--r-- | windows/test/vfd/vfd.vcproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/windows/test/vfd/vfd.vcproj b/windows/test/vfd/vfd.vcproj index 8ed82a8..58101ea 100644 --- a/windows/test/vfd/vfd.vcproj +++ b/windows/test/vfd/vfd.vcproj @@ -43,7 +43,6 @@ LinkIncremental="1"
SuppressStartupBanner="TRUE"
IgnoreDefaultLibraryNames="libc.lib"
- ForceSymbolReferences="_gethostname@8"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../test/vfd/Debug/vfd.pdb"
SubSystem="1"
@@ -107,7 +106,6 @@ LinkIncremental="1"
SuppressStartupBanner="TRUE"
IgnoreDefaultLibraryNames="libcd.lib"
- ForceSymbolReferences="_gethostname@8"
ProgramDatabaseFile=".\../../../test/vfd/release/vfd.pdb"
SubSystem="1"
TargetMachine="1"/>
|