This commit is contained in:
starkos 2009-07-01 19:08:00 +00:00
parent 0bb039fb4f
commit a626ff907d
2 changed files with 2 additions and 6 deletions

View File

@ -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

View File

@ -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",