diff options
Diffstat (limited to 'windows/test/ohdrdll/ohdrdll.vcproj')
-rw-r--r-- | windows/test/ohdrdll/ohdrdll.vcproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/windows/test/ohdrdll/ohdrdll.vcproj b/windows/test/ohdrdll/ohdrdll.vcproj index 6893bf6..3d877a9 100644 --- a/windows/test/ohdrdll/ohdrdll.vcproj +++ b/windows/test/ohdrdll/ohdrdll.vcproj @@ -43,7 +43,6 @@ OutputFile=".\../../../test/ohdrdll/Release/ohdrdll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- ForceSymbolReferences="_gethostname@8"
ProgramDatabaseFile=".\../../../test/ohdrdll/Release/ohdrdll.pdb"
SubSystem="1"
TargetMachine="1"/>
@@ -220,7 +219,6 @@ OutputFile=".\../../../test/ohdrdll/Debug/ohdrdll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- ForceSymbolReferences="_gethostname@8"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../test/ohdrdll/Debug/ohdrdll.pdb"
SubSystem="1"
|