view wrong.sh @ 41:f94fa48624d0

upgraded Util.cpp to work with libpng 1.5
author Robert McIntyre <rlm@mit.edu>
date Tue, 06 Mar 2012 12:38:47 -0600
parents 8870086b716c
children
line wrap: on
line source
1 cd ./src/gba
3 g++ -DHAVE_CONFIG_H \
4 -I. -I../../../src/gba -I../.. -I../../../src \
5 -DSDL -DSYSCONFDIR=\"/usr/local/etc\" \
6 -fno-exceptions -g -O2 \
7 -MT remote.o -MD -MP -MF .deps/remote.Tpo -c \
8 -o remote.o ../../../src/gba/remote.cpp