forked from RedhawkSDR/SigGen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.SigGen.wavedev
More file actions
58 lines (54 loc) · 3.23 KB
/
.SigGen.wavedev
File metadata and controls
58 lines (54 loc) · 3.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="ASCII"?>
<!--
This file is protected by Copyright. Please refer to the COPYRIGHT file distributed with this
source distribution.
This file is part of REDHAWK Basic Components SigGen.
REDHAWK Basic Components SigGen is free software: you can redistribute it and/or modify it under the terms of
the GNU Lesser General Public License as published by the Free Software Foundation, either
version 3 of the License, or (at your option) any later version.
REDHAWK Basic Components SigGen is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this
program. If not, see http://www.gnu.org/licenses/.
-->
<codegen:WaveDevSettings xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:codegen="http://www.redhawk.gov/model/codegen">
<implSettings key="python">
<value outputDir="python" template="redhawk.codegen.jinja.python.component.pull" generatorId="gov.redhawk.ide.codegen.jinja.python.PythonGenerator">
<generatedFileCRCs crc="3292105566" file="SigGen_base.py"/>
<generatedFileCRCs crc="1746641546" file="reconf"/>
<generatedFileCRCs crc="718548437" file="SigGen.py"/>
<generatedFileCRCs crc="1472578726" file="../SigGen.spec"/>
<generatedFileCRCs crc="4180066440" file="configure.ac"/>
<generatedFileCRCs crc="2954523480" file="Makefile.am"/>
</value>
</implSettings>
<implSettings key="cpp">
<value outputDir="cpp" template="redhawk.codegen.jinja.cpp.component.pull" generatorId="gov.redhawk.ide.codegen.jinja.cplusplus.CplusplusGenerator" primary="true">
<generatedFileCRCs crc="1472578726" file="../SigGen.spec"/>
<generatedFileCRCs crc="506305875" file="Makefile.am"/>
<generatedFileCRCs crc="3941884693" file="SigGen.cpp"/>
<generatedFileCRCs crc="3491018555" file="SigGen.h"/>
<generatedFileCRCs crc="3136751983" file="SigGen_base.cpp"/>
<generatedFileCRCs crc="1256200548" file="SigGen_base.h"/>
<generatedFileCRCs crc="3675748468" file="build.sh"/>
<generatedFileCRCs crc="3639835987" file="configure.ac"/>
<generatedFileCRCs crc="2861950104" file="main.cpp"/>
<generatedFileCRCs crc="4207911110" file="port_impl.cpp"/>
<generatedFileCRCs crc="2236270343" file="port_impl.h"/>
<generatedFileCRCs crc="1746641546" file="reconf"/>
<generatedFileCRCs crc="1942573142" file="struct_props.h"/>
</value>
</implSettings>
<implSettings key="java">
<value outputDir="java" template="redhawk.codegen.jinja.java.component.pull" generatorId="gov.redhawk.ide.codegen.jinja.java.JavaGenerator">
<properties id="java_package" value="SigGen.java"/>
<properties id="use_jni" value="TRUE"/>
<generatedFileCRCs crc="1472578726" file="../SigGen.spec"/>
<generatedFileCRCs crc="178754956" file="Makefile.am"/>
<generatedFileCRCs crc="1096532929" file="configure.ac"/>
<generatedFileCRCs crc="1746641546" file="reconf"/>
<generatedFileCRCs crc="3616294830" file="startJava.sh"/>
</value>
</implSettings>
</codegen:WaveDevSettings>