This commit is contained in:
parent
0bb039fb4f
commit
a626ff907d
@ -9,6 +9,7 @@
|
||||
4.1.1 (in progress)
|
||||
-------
|
||||
|
||||
- Fixed Xbox 360 linker settings in Visual Studio
|
||||
- Bug 2813297: OS X universal config should be "univ" (William Burnson)
|
||||
- Bug 2814179: Xbox 360 precompiled headers not working
|
||||
|
||||
|
@ -45,11 +45,6 @@
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
--
|
||||
-- Compiler block for Windows and XBox360 platforms.
|
||||
@ -424,7 +419,7 @@
|
||||
"VCManagedResourceCompilerTool",
|
||||
"VCResourceCompilerTool",
|
||||
"VCPreLinkEventTool",
|
||||
"VCX360LinkerTool",
|
||||
"VCLinkerTool",
|
||||
"VCALinkTool",
|
||||
"VCX360ImageTool",
|
||||
"VCBscMakeTool",
|
||||
|
Loading…
Reference in New Issue
Block a user