Last change
on this file since d4daa34 was
ee54ba4,
checked in by OpenGnSys Support Team <soporte-og@…>, 5 years ago
|
#971 add str_toupper()
Add new utils.c file and replace old StrToUpper?().
|
-
Property mode set to
100644
|
File size:
247 bytes
|
Rev | Line | |
---|
[7e5e25e] | 1 | sbin_PROGRAMS = ogAdmServer |
---|
| 2 | |
---|
| 3 | AM_CFLAGS = -I../../Includes ${LIBDBI_CFLAGS} ${LIBJANSSON_CFLAGS} ${LIBEVENT_CFLAGS} -g -Wall |
---|
| 4 | |
---|
| 5 | ogAdmServer_SOURCES= sources/ogAdmServer.c \ |
---|
[d327da6] | 6 | sources/dbi.c \ |
---|
[ee54ba4] | 7 | sources/schedule.c \ |
---|
| 8 | sources/utils.c |
---|
Note: See
TracBrowser
for help on using the repository browser.