source: tmcsimulator/branches/BasicFEPClient/nbproject/project.xml @ 142

Revision 142, 1013 bytes checked in by jtorres, 9 years ago (diff)

JT checkpoint: saving work in BasicFEPClient before rearranging config/lds.txt station file to work out the white dot bug (holes in atms client map)

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<project xmlns="http://www.netbeans.org/ns/project/1">
3    <type>org.netbeans.modules.cnd.makeproject</type>
4    <configuration>
5        <data xmlns="http://www.netbeans.org/ns/make-project/1">
6            <name>BasicFEPClient</name>
7            <c-extensions>c</c-extensions>
8            <cpp-extensions>cpp</cpp-extensions>
9            <header-extensions>h</header-extensions>
10            <sourceEncoding>UTF-8</sourceEncoding>
11            <make-dep-projects/>
12            <sourceRootList/>
13            <confList>
14                <confElem>
15                    <name>Debug</name>
16                    <type>1</type>
17                </confElem>
18                <confElem>
19                    <name>Release</name>
20                    <type>1</type>
21                </confElem>
22            </confList>
23            <formatting>
24                <project-formatting-style>false</project-formatting-style>
25            </formatting>
26        </data>
27    </configuration>
28</project>
Note: See TracBrowser for help on using the repository browser.