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