root/ossiedev/branches/nikhil87/OSSIERELATED/modified_or_new_components/Proj1Rx/Makefile.am @ 9962

Revision 9962, 251 bytes (checked in by nikhil, 3 years ago)

receiver

RevLine 
[9962]1AM_CXXFLAGS = -Wall
2
3bin_PROGRAMS = Proj1Rx
4
5Proj1Rx_SOURCES = Proj1Rx.cpp Proj1Rx.h main.cpp
6
7ossieName = Proj1Rx
8xmldir = $(prefix)/dom/xml/$(ossieName)
9bindir = $(prefix)/dom/bin
10dist_xml_DATA = Proj1Rx.prf.xml Proj1Rx.scd.xml \
11Proj1Rx.spd.xml
12
Note: See TracBrowser for help on using the browser.