diff options
Diffstat (limited to 'windows/test/stab/stab.vcproj')
-rw-r--r-- | windows/test/stab/stab.vcproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/windows/test/stab/stab.vcproj b/windows/test/stab/stab.vcproj index bc94d40..6e0a35e 100644 --- a/windows/test/stab/stab.vcproj +++ b/windows/test/stab/stab.vcproj @@ -100,7 +100,6 @@ LinkIncremental="1"
SuppressStartupBanner="TRUE"
IgnoreDefaultLibraryNames="libc.lib"
- ForceSymbolReferences="_gethostname@8"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../test/stab/Debug/stab.pdb"
SubSystem="1"
@@ -164,7 +163,6 @@ LinkIncremental="1"
SuppressStartupBanner="TRUE"
IgnoreDefaultLibraryNames="libcd.lib"
- ForceSymbolReferences="_gethostname@8"
ProgramDatabaseFile=".\../../../test/stab/Release/stab.pdb"
SubSystem="1"
TargetMachine="1"/>
|