Previous 199869 Revisions Next

r30828 Wednesday 4th June, 2014 at 13:54:36 UTC by Miodrag Milanović
ah forgot to commit this (nw)
[/trunk]makefile

trunk/makefile
r30827r30828
759759# add web library
760760WEB_LIB = $(OBJ)/libweb.a
761761
762# add SQLite3 library
763SQLITE3_LIB = $(OBJ)/libsqlite3.a
764
762765# add PortMidi MIDI library
763766ifeq ($(BUILD_MIDILIB),1)
764767INCPATH += -I$(SRC)/lib/portmidi

Previous 199869 Revisions Next


© 1997-2024 The MAME Team