From 30b026421ee3c0981fb67140773266e420325562 Mon Sep 17 00:00:00 2001 From: fape Date: Sat, 17 Nov 2012 13:49:01 +0100 Subject: [PATCH] The S3E data dir ONLY used by the emulator/simulator. --- samples/HelloCpp/proj.marmalade/HelloCPP.mkb | 2 +- samples/HelloLua/proj.marmalade/HelloLua.mkb | 2 +- samples/SimpleGame/proj.marmalade/SimpleGame.mkb | 2 +- samples/TestCpp/proj.marmalade/TestCPP.mkb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/HelloCpp/proj.marmalade/HelloCPP.mkb b/samples/HelloCpp/proj.marmalade/HelloCPP.mkb index 85718a8fbe..d3d2ea1c94 100644 --- a/samples/HelloCpp/proj.marmalade/HelloCPP.mkb +++ b/samples/HelloCpp/proj.marmalade/HelloCPP.mkb @@ -16,7 +16,7 @@ subprojects assets { - (data) + (../Resources) fonts ipad ipadhd diff --git a/samples/HelloLua/proj.marmalade/HelloLua.mkb b/samples/HelloLua/proj.marmalade/HelloLua.mkb index 490fe59590..8f27794f9e 100644 --- a/samples/HelloLua/proj.marmalade/HelloLua.mkb +++ b/samples/HelloLua/proj.marmalade/HelloLua.mkb @@ -19,7 +19,7 @@ subprojects assets { - (data) + (../Resources) background.mp3 background.ogg effect1.wav diff --git a/samples/SimpleGame/proj.marmalade/SimpleGame.mkb b/samples/SimpleGame/proj.marmalade/SimpleGame.mkb index 28e5f9f5aa..00428e11db 100644 --- a/samples/SimpleGame/proj.marmalade/SimpleGame.mkb +++ b/samples/SimpleGame/proj.marmalade/SimpleGame.mkb @@ -17,7 +17,7 @@ subprojects assets { - (data) + (../Resources) sd hd fonts diff --git a/samples/TestCpp/proj.marmalade/TestCPP.mkb b/samples/TestCpp/proj.marmalade/TestCPP.mkb index b9366b072a..b564eba04a 100644 --- a/samples/TestCpp/proj.marmalade/TestCPP.mkb +++ b/samples/TestCpp/proj.marmalade/TestCPP.mkb @@ -19,7 +19,7 @@ subprojects assets { - (data) + (../Resources) } files