Merge branch 'master' of ssh://git.eclipse.org:29418/titan/titan.TestPorts.Serial
diff --git a/Serial.tpd b/Serial.tpd
new file mode 100644
index 0000000..1fc36b3
--- /dev/null
+++ b/Serial.tpd
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<TITAN_Project_File_Information version="1.0">
+<!--
+ Copyright (c) 2000-2017 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
+-->
+  <ProjectName>Serial</ProjectName>
+  <Folders>
+    <FolderResource projectRelativePath="demo" relativeURI="demo"/>
+    <FolderResource projectRelativePath="src" relativeURI="src"/>
+  </Folders>
+  <Files>
+    <FileResource projectRelativePath="Serial.tpd" relativeURI="Serial.tpd"/>
+    <FileResource projectRelativePath="demo/SerialPortDemoArchitcture.png" relativeURI="demo/SerialPortDemoArchitcture.png"/>
+    <FileResource projectRelativePath="demo/SerialPortTests.ttcn" relativeURI="demo/SerialPortTests.ttcn"/>
+    <FileResource projectRelativePath="src/SerialPort.cc" relativeURI="src/SerialPort.cc"/>
+    <FileResource projectRelativePath="src/SerialPort.cfg" relativeURI="src/SerialPort.cfg"/>
+    <FileResource projectRelativePath="src/SerialPort.hh" relativeURI="src/SerialPort.hh"/>
+    <FileResource projectRelativePath="src/SerialPortTypes.ttcn" relativeURI="src/SerialPortTypes.ttcn"/>
+  </Files>
+  <ActiveConfiguration>Default</ActiveConfiguration>
+  <Configurations>
+    <Configuration name="Default">
+      <ProjectProperties>
+        <MakefileSettings>
+          <targetExecutable>bin/Serial</targetExecutable>
+        </MakefileSettings>
+        <LocalBuildSettings>
+          <workingDirectory>bin</workingDirectory>
+        </LocalBuildSettings>
+      </ProjectProperties>
+    </Configuration>
+  </Configurations>
+</TITAN_Project_File_Information>
\ No newline at end of file