Mercurial > vba-linux
comparison src/sdl/Makefile.am @ 49:9c1b4651b731
enabled optional profiling.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 21 Mar 2013 20:35:16 +0000 |
parents | 3907aac7df1c |
children | 690c44762f6f |
comparison
equal
deleted
inserted
replaced
48:67e88056ad4f | 49:9c1b4651b731 |
---|---|
30 ../common/libgbcom.a \ | 30 ../common/libgbcom.a \ |
31 ../gb/libgb.a \ | 31 ../gb/libgb.a \ |
32 ../gba/libgba.a \ | 32 ../gba/libgba.a \ |
33 ../filters/lib386.a \ | 33 ../filters/lib386.a \ |
34 ../filters/libfilter.a \ | 34 ../filters/libfilter.a \ |
35 ../prof/libprof.a \ | 35 @VBA_LIBS@ \ |
36 ../lua/libgblua.a | 36 ../lua/libgblua.a |
37 | 37 |
38 # TestEmu_SOURCES = \ | 38 # TestEmu_SOURCES = \ |
39 # TestEmu.cpp \ | 39 # TestEmu.cpp \ |
40 # debugger.cpp \ | 40 # debugger.cpp \ |