mirror of
https://github.com/libretro/gambatte-libretro.git
synced 2024-11-23 16:00:06 +00:00
(Xbox 1 XDK) Use devenv for Xbox 1 building
This commit is contained in:
parent
b5e4eb80ca
commit
12abefce2e
@ -42,5 +42,6 @@
|
||||
|
||||
:end
|
||||
|
||||
nant msvc-2003-xbox1.build
|
||||
devenv /clean Release_LTCG msvc-2003-xbox1.sln
|
||||
devenv /build Release_LTCG msvc-2003-xbox1.sln
|
||||
exit
|
||||
|
@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<project>
|
||||
<solution configuration="Release_LTCG" solutionfile="msvc-2003-xbox1.sln" />
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user