- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
psvideophot (modified) (1 prop)
-
psvideophot/src (modified) (1 prop)
-
psvideophot/src/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psvideophot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20110710/psvideophot (added) merged: 32338 /branches/eam_branches/ipp-20110906/psvideophot (added) merged: 32630 /branches/eam_branches/ipp-20111110/psvideophot (added) merged: 32694
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psvideophot/src
- Property svn:ignore
-
branches/meh_branches/ppstack_test/psvideophot/src/Makefile.am
r31713 r33415 1 bin_PROGRAMS = psvideophot 1 bin_PROGRAMS = psvideophot \ 2 dumpvideo 2 3 3 4 noinst_HEADERS = \ … … 40 41 psvideophotVersion.c 41 42 43 dumpvideo_CFLAGS = $(PSVIDEOPHOT_CFLAGS) $(PPSTATS_CFLAGS) $(PSASTRO_CFLAGS) $(PSPHOT_CFLAGS) $(PSMODULE_CFLAGS) $(PSLIB_CFLAGS) 44 dumpvideo_LDFLAGS = $(PSVIDEOPHOT_LIBS) $(PSASTRO_LIBS) $(PPSTATS_LIBS) $(PSPHOT_LIBS) $(PSMODULE_LIBS) $(PSLIB_LIBS) 45 dumpvideo_SOURCES = \ 46 dumpvideo.c 47 42 48 CLEANFILES = *~ 43 49
Note:
See TracChangeset
for help on using the changeset viewer.
