Project

General

Profile

Revision 75cef49f

ID75cef49f2a08dfb4c66350af15f3a83163f1f021
Parent e680f143
Child 880dc54f

Added by Thomas Mullins about 11 years ago

Added query_add_event to mainbox code

View differences:

mainbox/Makefile
1
SRC=main.c tool.c query.c
2
HDR=tool.h query.h ../tooltron_mb.h
1
SRC=main.c tool.c query.c event.c
2
HDR=tool.h query.h event.h ../tooltron_mb.h
3 3

  
4 4
FLAGS=-O2 -g -Wall -I.. `pkg-config --cflags --libs libmodbus libcurl`
5 5

  

Also available in: Unified diff