Skip to content

Commit ebb00ed

Browse files
committed
Removed explicit setting of TargetMachine
1 parent 47b2c27 commit ebb00ed

File tree

3 files changed

+0
-389
lines changed

3 files changed

+0
-389
lines changed

VisualC/SDL_net_VS2008.vcproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
AdditionalDependencies="wsock32.lib iphlpapi.lib SDL2.lib"
7272
GenerateDebugInformation="true"
7373
SubSystem="2"
74-
TargetMachine="1"
7574
/>
7675
<Tool
7776
Name="VCALinkTool"
@@ -148,7 +147,6 @@
148147
AdditionalDependencies="ws2_32.lib iphlpapi.lib SDL2.lib"
149148
GenerateDebugInformation="true"
150149
SubSystem="2"
151-
TargetMachine="17"
152150
/>
153151
<Tool
154152
Name="VCALinkTool"
@@ -222,7 +220,6 @@
222220
Name="VCLinkerTool"
223221
AdditionalDependencies="wsock32.lib iphlpapi.lib SDL2.lib"
224222
SubSystem="2"
225-
TargetMachine="1"
226223
/>
227224
<Tool
228225
Name="VCALinkTool"
@@ -296,7 +293,6 @@
296293
Name="VCLinkerTool"
297294
AdditionalDependencies="ws2_32.lib iphlpapi.lib SDL2.lib"
298295
SubSystem="2"
299-
TargetMachine="17"
300296
/>
301297
<Tool
302298
Name="VCALinkTool"

0 commit comments

Comments
 (0)