Update the changelog
[opencv] / apps / Hawk / CVEiCL / EiC / project.params
1 #######################################\r
2 #       EiC project parameters\r
3 #\r
4 #  After changing the contents of this file you must\r
5 #  also setup the project top\r
6 #  configuration via:\r
7 #     % makeconfig  config_dir proj_dir platform  \r
8 \r
9       INSTALL_DIR = $(HOME)/bin\r
10       INCLUDE_DIR = $(TOP_DIR)/include\r
11           LIB_DIR = $(TOP_DIR)/lib\r
12       PRJ_DEFINES = \r
13       STD_DEFINES = -D$(PLATFORM) $(PRJ_DEFINES)\r
14        ALLDEFINES = $(DEFINES) $(STD_DEFINES)\r
15            CFLAGS = $(STD_CFLAGS) $(WARNINGS) $(INCLUDES) $(ALLDEFINES)\r
16         DUMMY_STR = This file is a dummy target. Please don't remove.\r
17      DUMMY_TARGET = echo "$(DUMMY_STR)" > $@\r
18          ALL_LIBS = $(LIBS)\r
19 \r
20 ###########################################\r
21 # Platform and configuration stuff is added\r
22 # automatically below this point by \r
23 # the makeconfig program.\r
24 \r
25 \r
26 \r