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