Skip to content
Snippets Groups Projects
Commit d690d9d9 authored by Elemer Lelik's avatar Elemer Lelik
Browse files

Initial contribution

parent 0b018cf9
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2015 Ericsson
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: IUA_CNL113439.tpd
Description: tpd project file
Rev: R5A
Prodnr: CNL 113 439
-->
<TITAN_Project_File_Information version="1.0">
<ProjectName>IUA_CNL113439</ProjectName>
<ReferencedProjects>
<ReferencedProject name="ProtocolModules_Common" projectLocationURI="../COMMON/ProtocolModules_Common.tpd"/>
</ReferencedProjects>
<Folders>
<FolderResource projectRelativePath="src" relativeURI="src"/>
</Folders>
<Files>
<FileResource projectRelativePath="src/IUA_Types.ttcn" relativeURI="src/IUA_Types.ttcn"/>
</Files>
<ActiveConfiguration>Default</ActiveConfiguration>
<Configurations>
<Configuration name="Default">
<ProjectProperties>
<MakefileSettings>
<generateInternalMakefile>true</generateInternalMakefile>
<GNUMake>true</GNUMake>
<incrementalDependencyRefresh>true</incrementalDependencyRefresh>
<targetExecutable>bin/IUA_CNL113439</targetExecutable>
<buildLevel>Level 3 - Creating object files with dependency update</buildLevel>
</MakefileSettings>
<LocalBuildSettings>
<workingDirectory>bin</workingDirectory>
</LocalBuildSettings>
</ProjectProperties>
</Configuration>
</Configurations>
</TITAN_Project_File_Information>
# titan.ProtocolModules.IUA
Main project page:
https://projects.eclipse.org/projects/tools.titan
The source code of the TTCN-3 compiler and executor:
https://github.com/eclipse/titan.core
File added
File added
File added
/******************************************************************************
* Copyright (c) 2005, 2015 Ericsson 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
*
* Contributors:
* Laszlo Farkas
* Attila Balasko
* Gabor Bettesch
* Gabor Szalai
* Istvan Sandor
******************************************************************************/
//
// File: IUA_EncDec.cc
// Rev: R5A
// Prodnr: CNL 113 439
///////////////////////////////////////////////////////////////////////////////
// Please note: Because the encoder/decoder functions are generated by the
// TITAN, the IUA_EncDec.cc is kept only for compatibility issue and
// should be removed from the projects.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment