root/lang/c/AutoUpdater/Makefile.am
@
14180
| Revision 14178, 351 bytes (checked in by saturday06, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | ACLOCAL_AMFLAGS = -I m4 |
| 2 | bin_PROGRAMS = test test_cxx |
| 3 | |
| 4 | test_SOURCES = Test.c AutoUpdater.c |
| 5 | test_CFLAGS = -g -pg -Wall |
| 6 | test_LDFLAGS = |
| 7 | |
| 8 | test_cxx_SOURCES = Test.cpp AutoUpdater.c |
| 9 | test_cxx_CFLAGS = -g -pg -Wall |
| 10 | test_cxx_CXXFLAGS = -g -pg -Wall $(BOOST_CPPFLAGS) |
| 11 | test_cxx_LDFLAGS = $(BOOST_LDFLAGS) $(BOOST_UNIT_TEST_FRAMEWORK_LIB) |
| 12 | #test_cxx_LDADD = |
| 13 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)