Minor updates to the PIC32 MPLAB project to prevent it dumping .o files everywhere.

This commit is contained in:
Richard Barry 2011-04-01 18:19:34 +00:00
parent 8bd2d2f682
commit afe9c0face
2 changed files with 5 additions and 5 deletions

View file

@ -5,8 +5,8 @@ device=PIC32MX360F512L
[PATH_INFO]
BuildDirPolicy=BuildDirIsProjectDir
dir_src=
dir_bin=
dir_tmp=
dir_bin=./output
dir_tmp=./output
dir_sin=..\..\Source\portable\MPLAB\PIC32MX;.
dir_inc=.;.;..\common\include;..\..\source\portable\mplab\pic32mx;..\..\source\include
dir_lib=