mirror of
https://github.com/throwtheswitch/cexception.git
synced 2026-08-08 04:07:51 +00:00
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@20 50f63946-2846-0410-8d77-f904c773002e
This commit is contained in:
@@ -15,7 +15,7 @@ endif
|
||||
SRC_FILES=lib/CException.c test/TestException.c test/TestException_Runner.c $(UNITY_DIR)/unity.c
|
||||
INC_DIRS=-Ilib -Itest -I$(UNITY_DIR)
|
||||
LIB_DIRS=-L$(C_LIBS)
|
||||
SYMBOLS=-DTEST -DEXCEPTION_USE_CONFIG_FILE
|
||||
SYMBOLS=-DTEST -DCEXCEPTION_USE_CONFIG_FILE
|
||||
|
||||
#Default Task: Compile And Run Tests
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user