Skip to content

Commit

Permalink
Removed explicit setting of TargetMachine
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jun 15, 2015
1 parent 47b2c27 commit ebb00ed
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 389 deletions.
4 changes: 0 additions & 4 deletions VisualC/SDL_net_VS2008.vcproj
Expand Up @@ -71,7 +71,6 @@
AdditionalDependencies="wsock32.lib iphlpapi.lib SDL2.lib"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
Expand Down Expand Up @@ -148,7 +147,6 @@
AdditionalDependencies="ws2_32.lib iphlpapi.lib SDL2.lib"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
Expand Down Expand Up @@ -222,7 +220,6 @@
Name="VCLinkerTool"
AdditionalDependencies="wsock32.lib iphlpapi.lib SDL2.lib"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
Expand Down Expand Up @@ -296,7 +293,6 @@
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib iphlpapi.lib SDL2.lib"
SubSystem="2"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
Expand Down

0 comments on commit ebb00ed

Please sign in to comment.