Replace absolute path to the asm files with the correct relative path.

pull/4/head
Richard Barry 17 years ago
parent 758b1c7c59
commit 151882a872

@ -111,7 +111,7 @@ file_012=..\Common\Minimal\comtest.c
file_013=serial\serial.c file_013=serial\serial.c
file_014=timertest.c file_014=timertest.c
file_015=lcd.c file_015=lcd.c
file_016=C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_PIC24.S file_016=..\..\Source\portable\MPLAB\PIC24_dsPIC\portasm_PIC24.S
file_017=..\..\source\include\semphr.h file_017=..\..\source\include\semphr.h
file_018=..\..\source\include\task.h file_018=..\..\source\include\task.h
file_019=..\..\source\include\croutine.h file_019=..\..\source\include\croutine.h

@ -111,7 +111,7 @@ file_012=..\Common\Minimal\comtest.c
file_013=serial\serial.c file_013=serial\serial.c
file_014=timertest.c file_014=timertest.c
file_015=lcd.c file_015=lcd.c
file_016=C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S file_016=..\..\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S
file_017=..\..\source\include\semphr.h file_017=..\..\source\include\semphr.h
file_018=..\..\source\include\task.h file_018=..\..\source\include\task.h
file_019=..\..\source\include\croutine.h file_019=..\..\source\include\croutine.h

Loading…
Cancel
Save