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

This commit is contained in:
Richard Barry 2008-10-25 16:33:11 +00:00
parent 758b1c7c59
commit 151882a872
2 changed files with 2 additions and 2 deletions

View file

@ -111,7 +111,7 @@ file_012=..\Common\Minimal\comtest.c
file_013=serial\serial.c
file_014=timertest.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_018=..\..\source\include\task.h
file_019=..\..\source\include\croutine.h

View file

@ -111,7 +111,7 @@ file_012=..\Common\Minimal\comtest.c
file_013=serial\serial.c
file_014=timertest.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_018=..\..\source\include\task.h
file_019=..\..\source\include\croutine.h