From e58dda0623389216724e7e38ead6649bfe97b01d Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 30 May 2016 07:48:17 +0200 Subject: [PATCH] (QNX) Use relative paths --- pkg/qnx/bb10/.project | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pkg/qnx/bb10/.project b/pkg/qnx/bb10/.project index 1c291d4605..10bbf120e8 100644 --- a/pkg/qnx/bb10/.project +++ b/pkg/qnx/bb10/.project @@ -33,27 +33,27 @@ src/cc_resampler_neon.S 1 - /Users/squarepusher/libretro-super/retroarch/audio/drivers_resampler/cc_resampler_neon.S + PARENT-3-PROJECT_LOC/audio/drivers_resampler/cc_resampler_neon.S src/float_to_s16_neon.S 1 - /Users/squarepusher/libretro-super/retroarch/libretro-common/conversion/float_to_s16_neon.S + PARENT-3-PROJECT_LOC/libretro-common/conversion/float_to_s16_neon.S src/griffin.c 1 - /Users/squarepusher/libretro-super/retroarch/griffin/griffin.c + PARENT-3-PROJECT_LOC/griffin/griffin.c src/s16_to_float_neon.S 1 - /Users/squarepusher/libretro-super/retroarch/libretro-common/conversion/s16_to_float_neon.S + PARENT-3-PROJECT_LOC/libretro-common/conversion/s16_to_float_neon.S src/sinc_neon.S 1 - /Users/squarepusher/libretro-super/retroarch/audio/drivers_resampler/sinc_resampler_neon.S + PARENT-3-PROJECT_LOC/audio/drivers_resampler/sinc_resampler_neon.S