1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-30 11:44: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'