- Timestamp:
- 07/04/11 20:23:55 (13 years ago)
- Location:
- trunk/FACT++
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/Makefile.am
r11229 r11249 12 12 13 13 AM_CXXFLAGS = $(AM_CPPFLAGS) $(QT4_INCLUDES) \ 14 -Woverloaded-virtual -W shadow -std=c++0x14 -Woverloaded-virtual -Wnon-virtual-dtor -Wshadow -std=c++0x 15 15 16 16 # -no-undefined -
trunk/FACT++/Makefile.in
r11229 r11249 611 611 612 612 AM_CXXFLAGS = $(AM_CPPFLAGS) $(QT4_INCLUDES) \ 613 -Woverloaded-virtual -W shadow -std=c++0x613 -Woverloaded-virtual -Wnon-virtual-dtor -Wshadow -std=c++0x 614 614 615 615
Note:
See TracChangeset
for help on using the changeset viewer.