- Timestamp:
- 02/11/09 20:52:40 (4 years ago)
- Files:
-
- 1 modified
-
lang/c/AutoUpdater/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/c/AutoUpdater/Makefile.am
r24025 r29913 1 bin_PROGRAMS = test 1 bin_PROGRAMS = test test2 2 2 3 3 WARNING_OPTIONS= \ … … 16 16 # -Wpadded 17 17 # -Wunsafe-loop-optimizations 18 19 18 test_SOURCES = Test.cpp AutoUpdater.c 20 19 test_CFLAGS = -g -fprofile-arcs -ftest-coverage \ … … 24 23 test_LDADD = 25 24 25 test2_SOURCES = AsyncHttp.c 26 test2_CFLAGS = $(test_CFLAGS) 27 test2_LDADD = $(test_LDADD) 28 26 29 if WITH_OS_WINDOWS 27 30 test_CFLAGS += -DUNICODE -D_UNICODE -DSTRICT \
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)