root/ossiedev/branches/nikhil87/CIREN/components/CIREN_CE/Makefile.am @ 9847

Revision 9847, 259 bytes (checked in by nikhil, 3 years ago)

directory changes

  • Property svn:eol-style set to native
Line 
1AM_CXXFLAGS = -Wall
2
3bin_PROGRAMS = CIREN_CE
4
5CIREN_CE_SOURCES = CIREN_CE.cpp CIREN_CE.h main.cpp
6
7ossieName = CIREN_CE
8xmldir = $(prefix)/dom/xml/$(ossieName)
9bindir = $(prefix)/dom/bin
10dist_xml_DATA = CIREN_CE.prf.xml CIREN_CE.scd.xml \
11CIREN_CE.spd.xml
12
Note: See TracBrowser for help on using the browser.