diff options
Diffstat (limited to 'windows/test/objcopy/objcopy.vcproj')
-rw-r--r-- | windows/test/objcopy/objcopy.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/test/objcopy/objcopy.vcproj b/windows/test/objcopy/objcopy.vcproj index 087aa01..4406ee9 100644 --- a/windows/test/objcopy/objcopy.vcproj +++ b/windows/test/objcopy/objcopy.vcproj @@ -262,7 +262,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="0"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\../../../test/objcopy/Release/objcopy.pdb"
SubSystem="1"
TargetMachine="1"
@@ -355,7 +355,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="0"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\../../../test/objcopy/Release/objcopy.pdb"
SubSystem="1"
TargetMachine="17"
|