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