From 3ee394db8a740df6a868087c34b211588151c1b0 Mon Sep 17 00:00:00 2001 From: acevest Date: Mon, 14 Oct 2019 10:43:00 +0800 Subject: [PATCH] use relative path --- .../GigaDevice_GD32VF103C_START/eclipse/hello_world/.project | 4 ++-- board/Sipeed_LonganNano/eclipse/hello_world/.project | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.project b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.project index daa94f92..054900e6 100644 --- a/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.project +++ b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.project @@ -42,12 +42,12 @@ Application/Inc 2 - TOP_DIR/board/GigaDevice_GD32VF103C_START/BSP/Inc + $%7BPARENT-2-PROJECT_LOC%7D/BSP/Inc Application/Src 2 - TOP_DIR/board/GigaDevice_GD32VF103C_START/BSP/Src + $%7BPARENT-2-PROJECT_LOC%7D/BSP/Src Application/tos_config.h diff --git a/board/Sipeed_LonganNano/eclipse/hello_world/.project b/board/Sipeed_LonganNano/eclipse/hello_world/.project index c5ecd1e6..054900e6 100644 --- a/board/Sipeed_LonganNano/eclipse/hello_world/.project +++ b/board/Sipeed_LonganNano/eclipse/hello_world/.project @@ -42,12 +42,12 @@ Application/Inc 2 - TOP_DIR/board/Sipeed_LonganNano/BSP/Inc + $%7BPARENT-2-PROJECT_LOC%7D/BSP/Inc Application/Src 2 - TOP_DIR/board/Sipeed_LonganNano/BSP/Src + $%7BPARENT-2-PROJECT_LOC%7D/BSP/Src Application/tos_config.h