1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-27 18:24:27 +01:00

- reduced target file redundancies in Unity

- fixed broken gcc makefile

git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@95 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
This commit is contained in:
mvandervoord
2010-09-19 01:07:58 +00:00
parent f278fda873
commit b7564ce8a0
11 changed files with 8 additions and 190 deletions

View File

@@ -12,6 +12,7 @@ compiler:
prefix: '-I'
items:
- 'src/'
- '../src/'
- *unit_tests_path
defines:
prefix: '-D'

View File

@@ -12,6 +12,7 @@ compiler:
prefix: '-I'
items:
- 'src/'
- '../src/'
- *unit_tests_path
defines:
prefix: '-D'

View File

@@ -31,6 +31,7 @@ compiler:
items:
- [*tools_root, 'arm\inc\']
- 'src\'
- '../src/'
- *unit_tests_path
- 'vendor\unity\src\'
defines:

View File

@@ -30,6 +30,7 @@ compiler:
items:
- [*tools_root, 'arm\inc\']
- 'src\'
- '../src/'
- *unit_tests_path
- 'vendor\unity\src\'
- 'iar\iar_v5\incIAR\'

View File

@@ -32,6 +32,7 @@ compiler:
items:
- [*tools_root, 'arm\inc\']
- 'src\'
- '../src/'
- *unit_tests_path
- 'vendor\unity\src\'
- 'iar\iar_v5\incIAR\'

View File

@@ -33,6 +33,7 @@ compiler:
- [*core_inc, 'dlib']
- [*core_lib, 'dlib']
- 'src\'
- '../src/'
- *unit_tests_path
- 'vendor\unity\src'
defines: