This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 107
107
<TargetMachine >MachineX86</TargetMachine >
108
108
<ImageHasSafeExceptionHandlers >false</ImageHasSafeExceptionHandlers >
109
109
<ShowProgress >LinkVerbose</ShowProgress >
110
+ <AdditionalOptions >/ignore:4099 %(AdditionalOptions)</AdditionalOptions >
110
111
</Link >
111
112
<Manifest >
112
113
<OutputManifestFile >$(IntDir)$(TargetName).manifest</OutputManifestFile >
150
151
<TargetMachine >MachineX86</TargetMachine >
151
152
<ImageHasSafeExceptionHandlers >false</ImageHasSafeExceptionHandlers >
152
153
<ShowProgress >LinkVerbose</ShowProgress >
154
+ <AdditionalOptions >/ignore:4099 %(AdditionalOptions)</AdditionalOptions >
153
155
</Link >
154
156
<Manifest >
155
157
<OutputManifestFile >$(IntDir)$(TargetName).manifest</OutputManifestFile >
202
204
<TargetMachine >MachineX86</TargetMachine >
203
205
<FixedBaseAddress >false</FixedBaseAddress >
204
206
<ImageHasSafeExceptionHandlers >false</ImageHasSafeExceptionHandlers >
207
+ <AdditionalOptions >/ignore:4099 %(AdditionalOptions)</AdditionalOptions >
205
208
</Link >
206
209
<Manifest >
207
210
<OutputManifestFile >$(IntDir)$(TargetName).manifest</OutputManifestFile >
You can’t perform that action at this time.
0 commit comments