root/ossiedev/trunk/components/writeBytestoFile/Makefile.am
@
10563
| Revision 10563, 323 bytes (checked in by jeongo9, 2 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | AM_CXXFLAGS = -Wall |
| 2 | |
| 3 | bin_PROGRAMS = writeBytestoFile |
| 4 | |
| 5 | writeBytestoFile_SOURCES = writeBytestoFile.cpp writeBytestoFile.h main.cpp |
| 6 | |
| 7 | ossieName = writeBytestoFile |
| 8 | xmldir = $(prefix)/dom/xml/$(ossieName) |
| 9 | bindir = $(prefix)/dom/bin |
| 10 | dist_xml_DATA = writeBytestoFile.prf.xml writeBytestoFile.scd.xml \ |
| 11 | writeBytestoFile.spd.xml |
| 12 |
Note: See TracBrowser
for help on using the browser.