File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,11 +23,6 @@ project "Driver2CutsceneTool"
2323 buildoptions {
2424 " -Wno-narrowing" ,
2525 " -fpermissive" ,
26- " -m32"
27- }
28-
29- linkoptions {
30- " -m32"
3126 }
3227
3328 filter " configurations:Debug"
Original file line number Diff line number Diff line change @@ -23,11 +23,6 @@ project "Driver2MissionTool"
2323 buildoptions {
2424 " -Wno-narrowing" ,
2525 " -fpermissive" ,
26- " -m32"
27- }
28-
29- linkoptions {
30- " -m32"
3126 }
3227
3328 filter " configurations:Debug"
Original file line number Diff line number Diff line change @@ -23,11 +23,6 @@ project "DriverImageTool"
2323 buildoptions {
2424 " -Wno-narrowing" ,
2525 " -fpermissive" ,
26- " -m32"
27- }
28-
29- linkoptions {
30- " -m32"
3126 }
3227
3328 filter " configurations:Debug"
Original file line number Diff line number Diff line change @@ -25,11 +25,6 @@ project "DriverSoundTool"
2525 buildoptions {
2626 " -Wno-narrowing" ,
2727 " -fpermissive" ,
28- " -m32"
29- }
30-
31- linkoptions {
32- " -m32"
3328 }
3429
3530 filter " configurations:Debug"
You can’t perform that action at this time.
0 commit comments