Sync with 5.4.3
[deliverable/titan.core.git] / regression_test / compileonly / mfgen-tpd / search_paths / main / Main.tpd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright (c) 2000-2016 Ericsson Telecom AB
4
5 All rights reserved. This program and the accompanying materials
6 are made available under the terms of the Eclipse Public License v1.0
7 which accompanies this distribution, and is available at
8 http://www.eclipse.org/legal/epl-v10.html
9 -->
10 <TITAN_Project_File_Information version="1.0">
11 <ProjectName>Main</ProjectName>
12 <ReferencedProjects>
13 <ReferencedProject name="DepTpd1" projectLocationURI="../dep1/Test1/DepTpd1.tpd" />
14 <ReferencedProject name="Second" tpdName="DepTpd2.tpd" projectLocationURI="../bad/path/Test.tpd" />
15 <ReferencedProject name="DepTpd3" projectLocationURI="../bad/path/Test.tpd" />
16 </ReferencedProjects>
17 <Folders>
18 <FolderResource projectRelativePath="src" relativeURI="src"/>
19 </Folders>
20 <Files>
21 <FileResource projectRelativePath="src/MyMain.ttcn" relativeURI="src/MyMain.ttcn"/>
22 </Files>
23 <ActiveConfiguration>Default</ActiveConfiguration>
24 <Configurations>
25 <Configuration name="Default">
26 <ProjectProperties>
27 <MakefileSettings>
28 <singleMode>true</singleMode>
29 <targetExecutable>bin\TpdEnvVarTestMain.exe</targetExecutable>
30 <useGoldLinker>false</useGoldLinker>
31 <freeTextLinkerOptions></freeTextLinkerOptions>
32 </MakefileSettings>
33 <LocalBuildSettings>
34 <workingDirectory>bin</workingDirectory>
35 </LocalBuildSettings>
36 </ProjectProperties>
37 </Configuration>
38 </Configurations>
39 </TITAN_Project_File_Information>
This page took 0.030664 seconds and 5 git commands to generate.