In vs2010 Xbox360 builds should create a .exe file as the target for <OutputFile> and leave .xex generation to the Image Conversion task
This commit is contained in:
parent
7df4704934
commit
871022f442
@ -44,7 +44,7 @@
|
||||
targetextension ".exe"
|
||||
|
||||
configuration { "Xbox360", "ConsoleApp or WindowedApp" }
|
||||
targetextension ".xex"
|
||||
targetextension ".exe"
|
||||
|
||||
configuration { "Windows or Xbox360 or C#", "SharedLib" }
|
||||
targetprefix ""
|
||||
|
Reference in New Issue
Block a user