mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-12-26 03:01:50 +01:00
(Xbox 1) Use devenv for Xbox 1 building
This commit is contained in:
parent
b275662991
commit
5328ea847c
@ -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