Forgot to add gcc.yml

git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@15 bf332499-1b4d-0410-844d-d2d48d5cc64c
This commit is contained in:
greg-williams
2008-06-09 16:22:24 +00:00
parent 6090840053
commit 0ac30876ef
+4
View File
@@ -0,0 +1,4 @@
compiler: 'gcc'
linker: 'gcc'
compile_flags: '-c'
link_flags: ''