Changeset 2391
- Timestamp:
- Feb 10, 2013, 12:33:43 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bullet/Makefile.am
r2388 r2391 6 6 liblolbullet_a_SOURCES = $(bullet_sources) 7 7 liblolbullet_a_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir) \ 8 -Wno-shadow -Wno-unused -Wno-cast-qual -Wno-strict-aliasing \ 9 -Wno-maybe-uninitialized -Wno-narrowing -Wno-parentheses \ 10 -Wno-reorder 8 -Wno-extra -Wno-shadow -Wno-unused -Wno-cast-qual -Wno-strict-aliasing \ 9 -Wno-parentheses -Wno-reorder 11 10 12 11 bullet_sources =
Note: See TracChangeset
for help on using the changeset viewer.