Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreantwuh2018-05-31 11:31:29 +0000
committereantwuh2018-05-31 11:31:29 +0000
commit92e88949cc3947c80b6ac94060511b35705e52ab (patch)
tree4aee2d2e398348a540f8d3281a99f114e264c5a4
parentf07223fd1047729b39f3a4b172bba2b37be9f1f5 (diff)
downloadtitan.ApplicationLibraries.LWM2M-92e88949cc3947c80b6ac94060511b35705e52ab.tar.gz
titan.ApplicationLibraries.LWM2M-92e88949cc3947c80b6ac94060511b35705e52ab.tar.xz
titan.ApplicationLibraries.LWM2M-92e88949cc3947c80b6ac94060511b35705e52ab.zip
TPD added for LWM2M encdec modules
Signed-off-by: eantwuh <antal.wu-hen-chang@ericsson.com>
-rw-r--r--EPTF_Applib_LWM2M_CNL113859.tpd7
-rw-r--r--LightweightM2M_EncDec.tpd45
2 files changed, 47 insertions, 5 deletions
diff --git a/EPTF_Applib_LWM2M_CNL113859.tpd b/EPTF_Applib_LWM2M_CNL113859.tpd
index 204ac51..3341610 100644
--- a/EPTF_Applib_LWM2M_CNL113859.tpd
+++ b/EPTF_Applib_LWM2M_CNL113859.tpd
@@ -11,12 +11,13 @@ http://www.eclipse.org/legal/epl-v10.html
Description: tpd project file
Rev: R1B
Prodnr: CNL 113 859
- Updated: 2017-09-01
+ Updated: 2018-05-31
Contact: http://ttcn.ericsson.se
-->
<TITAN_Project_File_Information version="1.0">
<ProjectName>EPTF_Applib_LWM2M_CNL113859</ProjectName>
<ReferencedProjects>
+ <ReferencedProject name="LightweightM2M_EncDec" projectLocationURI="./LightweightM2M_EncDec.tpd"/>
<ReferencedProject name="CoAP_CNL113829" projectLocationURI="../../ProtocolModules/CoAP_CNL113829/CoAP_CNL113829.tpd"/>
<ReferencedProject name="EPTF_Applib_COAP_CNL113858" projectLocationURI="../EPTF_Applib_COAP_CNL113858/EPTF_Applib_COAP_CNL113858.tpd"/>
<ReferencedProject name="EPTF_CLL_Base" projectLocationURI="../EPTF_Core_Library_CNL113512/src/Base/EPTF_CLL_Base.tpd"/>
@@ -35,10 +36,6 @@ http://www.eclipse.org/legal/epl-v10.html
<FileResource projectRelativePath="EPTF_LwM2M_Object_Definitions.ttcn" relativeURI="src/EPTF_LwM2M_Object_Definitions.ttcn"/>
<FileResource projectRelativePath="EPTF_LwM2M_Object_Functions.ttcn" relativeURI="src/EPTF_LwM2M_Object_Functions.ttcn"/>
<FileResource projectRelativePath="EPTF_LwM2M_Transport_Definitions.ttcn" relativeURI="src/EPTF_LwM2M_Transport_Definitions.ttcn"/>
- <FileResource projectRelativePath="LightweightM2M_CoAP_Binding.ttcn" relativeURI="src/LightweightM2M_CoAP_Binding.ttcn"/>
- <FileResource projectRelativePath="LightweightM2M_Types.ttcn" relativeURI="src/LightweightM2M_Types.ttcn"/>
- <FileResource projectRelativePath="LWM2M_TLV_Types.ttcn" relativeURI="src/LWM2M_TLV_Types.ttcn"/>
- <FileResource projectRelativePath="LWM2M_TLV_EncDec.ttcn" relativeURI="src/LWM2M_TLV_EncDec.ttcn"/>
<FileResource projectRelativePath="EPTF_LwM2M_Tests.ttcn" relativeURI="test/EPTF_LwM2M_Tests.ttcn"/>
</Files>
<ActiveConfiguration>Default</ActiveConfiguration>
diff --git a/LightweightM2M_EncDec.tpd b/LightweightM2M_EncDec.tpd
new file mode 100644
index 0000000..2bfa972
--- /dev/null
+++ b/LightweightM2M_EncDec.tpd
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright (c) 2000-2018 Ericsson Telecom AB
+
+All rights reserved. This program and the accompanying materials
+are made available under the terms of the Eclipse Public License v1.0
+which accompanies this distribution, and is available at
+http://www.eclipse.org/legal/epl-v10.html
+
+ File: LightweightM2M_EncDec.tpd
+ Description: tpd project file
+ Rev: R1B
+ Prodnr: CNL 113 859
+ Updated: 2017-05-
+ Contact: http://ttcn.ericsson.se
+-->
+<TITAN_Project_File_Information version="1.0">
+ <ProjectName>LightweightM2M_EncDec</ProjectName>
+ <ReferencedProjects>
+ <ReferencedProject name="CoAP_CNL113829" projectLocationURI="../../ProtocolModules/CoAP_CNL113829/CoAP_CNL113829.tpd"/>
+ </ReferencedProjects>
+ <Files>
+ <FileResource projectRelativePath="LightweightM2M_CoAP_Binding.ttcn" relativeURI="src/LightweightM2M_CoAP_Binding.ttcn"/>
+ <FileResource projectRelativePath="LightweightM2M_Types.ttcn" relativeURI="src/LightweightM2M_Types.ttcn"/>
+ <FileResource projectRelativePath="LWM2M_TLV_Types.ttcn" relativeURI="src/LWM2M_TLV_Types.ttcn"/>
+ <FileResource projectRelativePath="LWM2M_TLV_EncDec.ttcn" relativeURI="src/LWM2M_TLV_EncDec.ttcn"/>
+ </Files>
+ <ActiveConfiguration>Default</ActiveConfiguration>
+ <Configurations>
+ <Configuration name="Default">
+ <ProjectProperties>
+ <MakefileSettings>
+ <generateInternalMakefile>true</generateInternalMakefile>
+ <GNUMake>true</GNUMake>
+ <incrementalDependencyRefresh>true</incrementalDependencyRefresh>
+ <targetExecutable>bin/EPTF_Applib_LWM2M_CNL113859</targetExecutable>
+ <buildLevel>Level3-Creatingobjectfileswithdependencyupdate</buildLevel>
+ </MakefileSettings>
+ <LocalBuildSettings>
+ <workingDirectory>bin</workingDirectory>
+ </LocalBuildSettings>
+ </ProjectProperties>
+ </Configuration>
+ </Configurations>
+</TITAN_Project_File_Information>

Back to the top