From 662691d48472a01ea0af2a0e885c27769b570f3d Mon Sep 17 00:00:00 2001 From: Radius Date: Sat, 6 Dec 2014 18:24:46 -0500 Subject: [PATCH] psp stuff --- recipes/recipes.pspsdk | 1 + recipes/recipes.pspsdk.conf | 2 ++ recipes/recipes.win-mingw32-sjlj.conf | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 recipes/recipes.pspsdk create mode 100644 recipes/recipes.pspsdk.conf diff --git a/recipes/recipes.pspsdk b/recipes/recipes.pspsdk new file mode 100644 index 00000000..2716e406 --- /dev/null +++ b/recipes/recipes.pspsdk @@ -0,0 +1 @@ +retroarch retroarch https://github.com/libretro/RetroArch PROJECT YES GENERIC Makefile . \ No newline at end of file diff --git a/recipes/recipes.pspsdk.conf b/recipes/recipes.pspsdk.conf new file mode 100644 index 00000000..b9c6aa0d --- /dev/null +++ b/recipes/recipes.pspsdk.conf @@ -0,0 +1,2 @@ +PATH /c/pspsdk/bin +platform psp1 diff --git a/recipes/recipes.win-mingw32-sjlj.conf b/recipes/recipes.win-mingw32-sjlj.conf index 6b37c840..7a534b37 100644 --- a/recipes/recipes.win-mingw32-sjlj.conf +++ b/recipes/recipes.win-mingw32-sjlj.conf @@ -1,2 +1,2 @@ -PATH /c/Tools/mingw32/bin:/c/Tools/python32 +PATH /c/Toolchains/mingw32/bin:/c/Toolchains/python32 platform MINGW32