Mercurial > hg > fxanalyse
annotate FXAnalyse.prj @ 237:a41c872bce48
Enforce the number of counter channels when writing data to disk
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Thu, 29 Jan 2015 18:25:48 +0100 |
parents | cf2e21b81dcf |
children | 17d5eb774b8f |
rev | line source |
---|---|
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
1 [Project Header] |
148 | 2 Version = 1001 |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
3 Pathname = "//syrte2/nicolodi/src/FXAnalyse/FXAnalyse.prj" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
4 Project Label = "FXAnalyse" |
148 | 5 CVI Dir = "/c/program files/national instruments/cvi2010" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
6 CVI Shared Dir = "/C/Program Files/National Instruments/Shared/CVI" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
7 CVI Pub Local Dir Line0001 = "/C/Documents and Settings/All Users/Application Data/National Instruments/CVI201" |
148 | 8 CVI Pub Local Dir Line0002 = "0" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
9 CVI Pub Global Dir = "/C/Documents and Settings/All Users/Application Data/National Instruments/CVI" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
10 IVI Standard Root Dir = "/C/Program Files/IVI Foundation/IVI" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
11 VXIplug&play Framework Dir = "/C/Program Files/IVI Foundation/VISA/winnt" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
12 IVI Standard Root 64-bit Dir = "/C/Program Files/IVI Foundation/IVI" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
13 VXIplug&play Framework 64-bit Dir = "/C/Program Files/IVI Foundation/VISA/win64" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
14 Number of Files = 33 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
15 Target Type = "Executable" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
16 Flags = 16 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
17 Copied From Locked InstrDrv Directory = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
18 Copied from VXIPNP Directory = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
19 Locked InstrDrv Name = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
20 Don't Display Deploy InstrDrv Dialog = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
21 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
22 [File 0001] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
23 File Type = "CSource" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
24 Res Id = 1 |
212 | 25 Path Is Rel = True |
26 Path Rel To = "Project" | |
27 Path Rel Path = "ad9912.c" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
28 Path = "//syrte2/nicolodi/src/FXAnalyse/ad9912.c" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
29 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
30 Compile Into Object File = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
31 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
32 Folder = "Source Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
33 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
34 [File 0002] |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
35 File Type = "Include" |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
36 Res Id = 2 |
212 | 37 Path Is Rel = True |
38 Path Rel To = "Project" | |
39 Path Rel Path = "ad9912.h" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
40 Path = "//syrte2/nicolodi/src/FXAnalyse/ad9912.h" |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
41 Exclude = False |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
42 Project Flags = 0 |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
43 Folder = "Include Files" |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
44 |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
45 [File 0003] |
172 | 46 File Type = "CSource" |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
47 Res Id = 3 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
48 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
49 Path Rel To = "Project" |
212 | 50 Path Rel Path = "ad9956.c" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
51 Path = "//syrte2/nicolodi/src/FXAnalyse/ad9956.c" |
148 | 52 Exclude = False |
53 Compile Into Object File = False | |
54 Project Flags = 0 | |
55 Folder = "Source Files" | |
56 | |
57 [File 0004] | |
212 | 58 File Type = "Include" |
148 | 59 Res Id = 4 |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
60 Path Is Rel = True |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
61 Path Rel To = "Project" |
212 | 62 Path Rel Path = "ad9956.h" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
63 Path = "//syrte2/nicolodi/src/FXAnalyse/ad9956.h" |
212 | 64 Exclude = False |
65 Project Flags = 0 | |
66 Folder = "Include Files" | |
67 | |
68 [File 0005] | |
69 File Type = "CSource" | |
70 Res Id = 5 | |
71 Path Is Rel = True | |
72 Path Rel To = "Project" | |
73 Path Rel Path = "Allan.c" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
74 Path = "//syrte2/nicolodi/src/FXAnalyse/Allan.c" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
75 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
76 Compile Into Object File = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
77 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
78 Folder = "Source Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
79 |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
80 [File 0006] |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
81 File Type = "CSource" |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
82 Res Id = 6 |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
83 Path Is Rel = True |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
84 Path Rel To = "Project" |
212 | 85 Path Rel Path = "data-provider.c" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
86 Path = "//syrte2/nicolodi/src/FXAnalyse/data-provider.c" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
87 Exclude = False |
172 | 88 Compile Into Object File = False |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
89 Project Flags = 0 |
172 | 90 Folder = "Source Files" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
91 |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
92 [File 0007] |
189 | 93 File Type = "Include" |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
94 Res Id = 7 |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
95 Path Is Rel = True |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
96 Path Rel To = "Project" |
212 | 97 Path Rel Path = "data-provider.h" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
98 Path = "//syrte2/nicolodi/src/FXAnalyse/data-provider.h" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
99 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
100 Project Flags = 0 |
189 | 101 Folder = "Include Files" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
102 |
172 | 103 [File 0008] |
89
c9e4f63c2033
Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
18
diff
changeset
|
104 File Type = "CSource" |
172 | 105 Res Id = 8 |
89
c9e4f63c2033
Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
18
diff
changeset
|
106 Path Is Rel = True |
c9e4f63c2033
Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
18
diff
changeset
|
107 Path Rel To = "Project" |
212 | 108 Path Rel Path = "dds.c" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
109 Path = "//syrte2/nicolodi/src/FXAnalyse/dds.c" |
148 | 110 Exclude = False |
111 Compile Into Object File = False | |
112 Project Flags = 0 | |
113 Folder = "Source Files" | |
114 | |
172 | 115 [File 0009] |
212 | 116 File Type = "Include" |
172 | 117 Res Id = 9 |
148 | 118 Path Is Rel = True |
119 Path Rel To = "Project" | |
212 | 120 Path Rel Path = "dds.h" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
121 Path = "//syrte2/nicolodi/src/FXAnalyse/dds.h" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
122 Exclude = False |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
123 Project Flags = 0 |
212 | 124 Folder = "Include Files" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
125 |
172 | 126 [File 0010] |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
127 File Type = "CSource" |
172 | 128 Res Id = 10 |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
129 Path Is Rel = True |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
130 Path Rel To = "Project" |
212 | 131 Path Rel Path = "fake-data-provider.c" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
132 Path = "//syrte2/nicolodi/src/FXAnalyse/fake-data-provider.c" |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
133 Exclude = False |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
134 Compile Into Object File = False |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
135 Project Flags = 0 |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
136 Folder = "Source Files" |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
137 |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
138 [File 0011] |
212 | 139 File Type = "CSource" |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
140 Res Id = 11 |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
141 Path Is Rel = True |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
142 Path Rel To = "Project" |
212 | 143 Path Rel Path = "file-data-provider.c" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
144 Path = "//syrte2/nicolodi/src/FXAnalyse/file-data-provider.c" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
145 Exclude = False |
212 | 146 Compile Into Object File = False |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
147 Project Flags = 0 |
212 | 148 Folder = "Source Files" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
149 |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
150 [File 0012] |
172 | 151 File Type = "CSource" |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
152 Res Id = 12 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
153 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
154 Path Rel To = "Project" |
212 | 155 Path Rel Path = "future.c" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
156 Path = "//syrte2/nicolodi/src/FXAnalyse/future.c" |
172 | 157 Exclude = False |
158 Compile Into Object File = False | |
159 Project Flags = 0 | |
160 Folder = "Source Files" | |
161 | |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
162 [File 0013] |
172 | 163 File Type = "Include" |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
164 Res Id = 13 |
172 | 165 Path Is Rel = True |
166 Path Rel To = "Project" | |
212 | 167 Path Rel Path = "future.h" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
168 Path = "//syrte2/nicolodi/src/FXAnalyse/future.h" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
169 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
170 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
171 Folder = "Include Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
172 |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
173 [File 0014] |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
174 File Type = "User Interface Resource" |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
175 Res Id = 14 |
172 | 176 Path Is Rel = True |
177 Path Rel To = "Project" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
178 Path Rel Path = "../../../homes/src/FXAnalyse/FXAllan.uir" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
179 Path = "//syrte2/homes/src/FXAnalyse/FXAllan.uir" |
172 | 180 Exclude = False |
181 Project Flags = 0 | |
182 Folder = "User Interface Files" | |
183 | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
184 [File 0015] |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
185 File Type = "CSource" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
186 Res Id = 15 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
187 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
188 Path Rel To = "Project" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
189 Path Rel Path = "FXAnalyse.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
190 Path = "//syrte2/nicolodi/src/FXAnalyse/FXAnalyse.c" |
172 | 191 Exclude = False |
192 Compile Into Object File = False | |
193 Project Flags = 0 | |
194 Folder = "Source Files" | |
195 | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
196 [File 0016] |
189 | 197 File Type = "Include" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
198 Res Id = 16 |
189 | 199 Path Is Rel = True |
200 Path Rel To = "Project" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
201 Path Rel Path = "FXAnalyse.h" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
202 Path = "//syrte2/nicolodi/src/FXAnalyse/FXAnalyse.h" |
189 | 203 Exclude = False |
204 Project Flags = 0 | |
205 Folder = "Include Files" | |
206 | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
207 [File 0017] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
208 File Type = "User Interface Resource" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
209 Res Id = 17 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
210 Path Is Rel = True |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
211 Path Rel To = "Project" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
212 Path Rel Path = "FXAnalyse.uir" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
213 Path = "//syrte2/nicolodi/src/FXAnalyse/FXAnalyse.uir" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
214 Exclude = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
215 Project Flags = 0 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
216 Folder = "User Interface Files" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
217 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
218 [File 0018] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
219 File Type = "User Interface Resource" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
220 Res Id = 18 |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
221 Path Is Rel = True |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
222 Path Rel To = "Project" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
223 Path Rel Path = "../../../homes/src/FXAnalyse/FXPlot.uir" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
224 Path = "//syrte2/homes/src/FXAnalyse/FXPlot.uir" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
225 Exclude = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
226 Project Flags = 0 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
227 Folder = "User Interface Files" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
228 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
229 [File 0019] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
230 File Type = "Function Panel" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
231 Res Id = 19 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
232 Path Is Rel = True |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
233 Path Rel To = "CVI" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
234 Path Rel To Override = "CVI" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
235 Path Rel Path = "toolslib/toolbox/inifile.fp" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
236 Path = "/c/program files/national instruments/cvi2010/toolslib/toolbox/inifile.fp" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
237 Exclude = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
238 Project Flags = 0 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
239 Folder = "Instrument Files" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
240 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
241 [File 0020] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
242 File Type = "CSource" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
243 Res Id = 20 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
244 Path Is Rel = True |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
245 Path Rel To = "Project" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
246 Path Rel Path = "kk-data-provider.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
247 Path = "//syrte2/nicolodi/src/FXAnalyse/kk-data-provider.c" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
248 Exclude = False |
212 | 249 Compile Into Object File = False |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
250 Project Flags = 0 |
212 | 251 Folder = "Source Files" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
252 |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
253 [File 0021] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
254 File Type = "DLL" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
255 Res Id = 21 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
256 Path Is Rel = True |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
257 Path Rel To = "Project" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
258 Path Rel Path = "../../../homes/src/FXAnalyse/KK_FX80E.dll" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
259 Path = "//syrte2/homes/src/FXAnalyse/KK_FX80E.dll" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
260 Exclude = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
261 Project Flags = 0 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
262 Folder = "Not In A Folder" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
263 |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
264 [File 0022] |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
265 File Type = "CSource" |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
266 Res Id = 22 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
267 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
268 Path Rel To = "Project" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
269 Path Rel Path = "KKFX80E.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
270 Path = "//syrte2/nicolodi/src/FXAnalyse/KKFX80E.c" |
148 | 271 Exclude = False |
272 Compile Into Object File = False | |
273 Project Flags = 0 | |
274 Folder = "Source Files" | |
275 | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
276 [File 0023] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
277 File Type = "Include" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
278 Res Id = 23 |
148 | 279 Path Is Rel = True |
280 Path Rel To = "Project" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
281 Path Rel Path = "KKFX80E.h" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
282 Path = "//syrte2/nicolodi/src/FXAnalyse/KKFX80E.h" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
283 Exclude = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
284 Project Flags = 0 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
285 Folder = "Include Files" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
286 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
287 [File 0024] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
288 File Type = "CSource" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
289 Res Id = 24 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
290 Path Is Rel = True |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
291 Path Rel To = "Project" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
292 Path Rel Path = "logging.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
293 Path = "//syrte2/nicolodi/src/FXAnalyse/logging.c" |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
294 Exclude = False |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
295 Compile Into Object File = False |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
296 Project Flags = 0 |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
297 Folder = "Source Files" |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
298 |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
299 [File 0025] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
300 File Type = "Include" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
301 Res Id = 25 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
302 Path Is Rel = True |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
303 Path Rel To = "Project" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
304 Path Rel Path = "logging.h" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
305 Path = "//syrte2/nicolodi/src/FXAnalyse/logging.h" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
306 Exclude = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
307 Project Flags = 0 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
308 Folder = "Include Files" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
309 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
310 [File 0026] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
311 File Type = "Library" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
312 Res Id = 26 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
313 Path Is Rel = True |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
314 Path Rel To = "Project" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
315 Path Rel Path = "muParser.lib" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
316 Path = "//syrte2/nicolodi/src/FXAnalyse/muParser.lib" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
317 Exclude = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
318 Project Flags = 0 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
319 Folder = "Librairy Files" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
320 |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
321 [File 0027] |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
322 File Type = "Include" |
212 | 323 Res Id = 27 |
324 Path Is Rel = True | |
325 Path Rel To = "Project" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
326 Path Rel Path = "muParserDLL.h" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
327 Path = "//syrte2/nicolodi/src/FXAnalyse/muParserDLL.h" |
212 | 328 Exclude = False |
329 Project Flags = 0 | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
330 Folder = "Include Files" |
212 | 331 |
332 [File 0028] | |
333 File Type = "CSource" | |
334 Res Id = 28 | |
335 Path Is Rel = True | |
336 Path Rel To = "Project" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
337 Path Rel Path = "Plot.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
338 Path = "//syrte2/nicolodi/src/FXAnalyse/Plot.c" |
212 | 339 Exclude = False |
340 Compile Into Object File = False | |
341 Project Flags = 0 | |
342 Folder = "Source Files" | |
343 | |
344 [File 0029] | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
345 File Type = "CSource" |
212 | 346 Res Id = 29 |
197
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
347 Path Is Rel = True |
79db2c87d1b0
New build. Do not install configuration file.
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
189
diff
changeset
|
348 Path Rel To = "Project" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
349 Path Rel Path = "sr-data-logger.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
350 Path = "//syrte2/nicolodi/src/FXAnalyse/sr-data-logger.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
351 Exclude = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
352 Compile Into Object File = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
353 Project Flags = 0 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
354 Folder = "Source Files" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
355 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
356 [File 0030] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
357 File Type = "CSource" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
358 Res Id = 30 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
359 Path Is Rel = True |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
360 Path Rel To = "Project" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
361 Path Rel Path = "stat.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
362 Path = "//syrte2/nicolodi/src/FXAnalyse/stat.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
363 Exclude = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
364 Compile Into Object File = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
365 Project Flags = 0 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
366 Folder = "Source Files" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
367 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
368 [File 0031] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
369 File Type = "CSource" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
370 Res Id = 31 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
371 Path Is Rel = True |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
372 Path Rel To = "Project" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
373 Path Rel Path = "utils.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
374 Path = "//syrte2/nicolodi/src/FXAnalyse/utils.c" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
375 Exclude = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
376 Compile Into Object File = False |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
377 Project Flags = 0 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
378 Folder = "Source Files" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
379 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
380 [File 0032] |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
381 File Type = "Include" |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
382 Res Id = 32 |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
383 Path Is Rel = True |
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
384 Path Rel To = "Project" |
148 | 385 Path Rel Path = "utils.h" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
386 Path = "//syrte2/nicolodi/src/FXAnalyse/utils.h" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
387 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
388 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
389 Folder = "Include Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
390 |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
391 [File 0033] |
212 | 392 File Type = "Library" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
393 Res Id = 33 |
212 | 394 Path Is Rel = True |
395 Path Rel To = "CVI" | |
396 Path Rel To Override = "CVI" | |
397 Path Rel Path = "sdk/lib/msvc/WS2_32.Lib" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
398 Path = "/c/program files/national instruments/cvi2010/sdk/lib/msvc/WS2_32.Lib" |
212 | 399 Exclude = False |
400 Project Flags = 0 | |
401 Folder = "Librairy Files" | |
402 | |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
403 [Folders] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
404 Folder 0 = "Source Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
405 Folder 1 = "Include Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
406 Folder 2 = "User Interface Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
407 Folder 3 = "Librairy Files" |
172 | 408 Folder 4 = "Instrument Files" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
409 |
148 | 410 [Custom Build Configs] |
411 Num Custom Build Configs = 0 | |
412 | |
413 [Default Build Config Debug] | |
414 Config Name = "Debug" | |
415 Is 64-Bit = False | |
416 Is Release = False | |
417 Default Calling Convention = "cdecl" | |
418 Uninitialized Locals Compile Warning = "Aggressive" | |
419 Require Prototypes = True | |
420 Require Return Values = True | |
421 Enable Pointer Mismatch Warning = True | |
422 Enable Unreachable Code Warning = True | |
423 Enable Unreferenced Identifiers Warning = True | |
424 Enable Assignment In Conditional Warning = True | |
425 Enable C99 Extensions = True | |
426 Stack Size = 250000 | |
427 Image Base Address = 4194304 | |
428 Image Base Address x64 = 4194304 | |
429 Compiler Defines = "/DWIN32_LEAN_AND_MEAN" | |
430 Sign = False | |
431 Sign Store = "" | |
432 Sign Certificate = "" | |
433 Sign Timestamp URL = "" | |
434 Sign URL = "" | |
435 Manifest Embed = False | |
436 Icon File Is Rel = False | |
437 Icon File = "" | |
438 Application Title = "" | |
439 DLL Import Library Choice = "Gen Lib For Current Mode" | |
440 Use IVI Subdirectories for Import Libraries = False | |
441 Use VXIPNP Subdirectories for Import Libraries = False | |
442 Use Dflt Import Lib Base Name = True | |
443 Where to Copy DLL = "Do not copy" | |
444 Custom Directory to Copy DLL Is Rel = False | |
445 Custom Directory to Copy DLL = "" | |
446 Generate Source Documentation = "None" | |
447 Runtime Support = "Full Runtime Support" | |
448 Embed Project .UIRs = False | |
449 Generate Map File = False | |
450 Create Console Application = False | |
451 Using LoadExternalModule = False | |
452 DLL Exports = "Include File Symbols" | |
453 Register ActiveX Server = False | |
454 Numeric File Version = "1,0,0,0" | |
455 Numeric Prod Version = "1,0,0,0" | |
456 Comments = "" | |
457 Comments Ex = "" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
458 Company Name = "Baz" |
148 | 459 Company Name Ex = "%company" |
460 File Description = "FXAnalyse (Debug x86)" | |
461 File Description Ex = "%application (%rel_dbg %arch)" | |
462 File Version = "1.0" | |
463 File Version Ex = "%f1.%f2" | |
464 Internal Name = "FXAnalyse" | |
465 Internal Name Ex = "%basename" | |
236
cf2e21b81dcf
Update copyright notice to 2015
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
233
diff
changeset
|
466 Legal Copyright = "Copyright © Baz 2015" |
148 | 467 Legal Copyright Ex = "Copyright © %company %Y" |
468 Legal Trademarks = "" | |
469 Legal Trademarks Ex = "" | |
470 Original Filename = "FXAnalyse.exe" | |
471 Original Filename Ex = "%filename" | |
472 Private Build = "" | |
473 Private Build Ex = "" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
474 Product Name = "Baz FXAnalyse" |
148 | 475 Product Name Ex = "%company %application" |
476 Product Version = "1.0" | |
477 Product Version Ex = "%p1.%p2" | |
478 Special Build = "" | |
479 Special Build Ex = "" | |
480 Add Type Lib To DLL = False | |
481 Include Type Lib Help Links = False | |
482 TLB Help Style = "HLP" | |
483 Type Lib FP File Is Rel = False | |
484 Type Lib FP File = "" | |
485 | |
486 [Default Build Config Release] | |
487 Config Name = "Release" | |
488 Is 64-Bit = False | |
489 Is Release = True | |
490 Default Calling Convention = "cdecl" | |
491 Uninitialized Locals Compile Warning = "Aggressive" | |
492 Require Prototypes = True | |
493 Require Return Values = True | |
494 Enable Pointer Mismatch Warning = True | |
495 Enable Unreachable Code Warning = True | |
496 Enable Unreferenced Identifiers Warning = True | |
497 Enable Assignment In Conditional Warning = True | |
498 Enable C99 Extensions = True | |
499 Stack Size = 250000 | |
500 Image Base Address = 4194304 | |
501 Image Base Address x64 = 4194304 | |
502 Compiler Defines = "/DWIN32_LEAN_AND_MEAN" | |
503 Sign = False | |
504 Sign Store = "" | |
505 Sign Certificate = "" | |
506 Sign Timestamp URL = "" | |
507 Sign URL = "" | |
508 Manifest Embed = False | |
509 Icon File Is Rel = False | |
510 Icon File = "" | |
511 Application Title = "" | |
512 DLL Import Library Choice = "Gen Lib For Current Mode" | |
513 Use IVI Subdirectories for Import Libraries = False | |
514 Use VXIPNP Subdirectories for Import Libraries = False | |
515 Use Dflt Import Lib Base Name = True | |
516 Where to Copy DLL = "Do not copy" | |
517 Custom Directory to Copy DLL Is Rel = False | |
518 Custom Directory to Copy DLL = "" | |
519 Generate Source Documentation = "None" | |
520 Runtime Support = "Full Runtime Support" | |
521 Embed Project .UIRs = False | |
522 Generate Map File = False | |
523 Create Console Application = False | |
524 Using LoadExternalModule = False | |
525 DLL Exports = "Include File Symbols" | |
526 Register ActiveX Server = False | |
527 Numeric File Version = "1,0,0,0" | |
528 Numeric Prod Version = "1,0,0,0" | |
529 Comments = "" | |
530 Comments Ex = "" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
531 Company Name = "Baz" |
148 | 532 Company Name Ex = "%company" |
533 File Description = "FXAnalyse (Release x86)" | |
534 File Description Ex = "%application (%rel_dbg %arch)" | |
535 File Version = "1.0" | |
536 File Version Ex = "%f1.%f2" | |
537 Internal Name = "FXAnalyse" | |
538 Internal Name Ex = "%basename" | |
236
cf2e21b81dcf
Update copyright notice to 2015
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
233
diff
changeset
|
539 Legal Copyright = "Copyright © Baz 2015" |
148 | 540 Legal Copyright Ex = "Copyright © %company %Y" |
541 Legal Trademarks = "" | |
542 Legal Trademarks Ex = "" | |
543 Original Filename = "FXAnalyse.exe" | |
544 Original Filename Ex = "%filename" | |
545 Private Build = "" | |
546 Private Build Ex = "" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
547 Product Name = "Baz FXAnalyse" |
148 | 548 Product Name Ex = "%company %application" |
549 Product Version = "1.0" | |
550 Product Version Ex = "%p1.%p2" | |
551 Special Build = "" | |
552 Special Build Ex = "" | |
553 Add Type Lib To DLL = False | |
554 Include Type Lib Help Links = False | |
555 TLB Help Style = "HLP" | |
556 Type Lib FP File Is Rel = False | |
557 Type Lib FP File = "" | |
558 | |
559 [Default Build Config Debug64] | |
560 Config Name = "Debug64" | |
561 Is 64-Bit = True | |
562 Is Release = False | |
563 Default Calling Convention = "cdecl" | |
564 Uninitialized Locals Compile Warning = "Aggressive" | |
565 Require Prototypes = True | |
566 Require Return Values = True | |
567 Enable Pointer Mismatch Warning = True | |
568 Enable Unreachable Code Warning = True | |
569 Enable Unreferenced Identifiers Warning = True | |
570 Enable Assignment In Conditional Warning = True | |
571 Enable C99 Extensions = True | |
572 Stack Size = 250000 | |
573 Image Base Address = 4194304 | |
574 Image Base Address x64 = 4194304 | |
575 Compiler Defines = "/DWIN32_LEAN_AND_MEAN" | |
576 Sign = False | |
577 Sign Store = "" | |
578 Sign Certificate = "" | |
579 Sign Timestamp URL = "" | |
580 Sign URL = "" | |
581 Manifest Embed = False | |
582 Icon File Is Rel = False | |
583 Icon File = "" | |
584 Application Title = "" | |
585 DLL Import Library Choice = "Gen Lib For Current Mode" | |
586 Use IVI Subdirectories for Import Libraries = False | |
587 Use VXIPNP Subdirectories for Import Libraries = False | |
588 Use Dflt Import Lib Base Name = True | |
589 Where to Copy DLL = "Do not copy" | |
590 Custom Directory to Copy DLL Is Rel = False | |
591 Custom Directory to Copy DLL = "" | |
592 Generate Source Documentation = "None" | |
593 Runtime Support = "Full Runtime Support" | |
594 Embed Project .UIRs = False | |
595 Generate Map File = False | |
596 Create Console Application = False | |
597 Using LoadExternalModule = False | |
598 DLL Exports = "Include File Symbols" | |
599 Register ActiveX Server = False | |
600 Add Type Lib To DLL = False | |
601 Include Type Lib Help Links = False | |
602 TLB Help Style = "HLP" | |
603 Type Lib FP File Is Rel = False | |
604 Type Lib FP File = "" | |
605 | |
606 [Default Build Config Release64] | |
607 Config Name = "Release64" | |
608 Is 64-Bit = True | |
609 Is Release = True | |
610 Default Calling Convention = "cdecl" | |
611 Uninitialized Locals Compile Warning = "Aggressive" | |
612 Require Prototypes = True | |
613 Require Return Values = True | |
614 Enable Pointer Mismatch Warning = True | |
615 Enable Unreachable Code Warning = True | |
616 Enable Unreferenced Identifiers Warning = True | |
617 Enable Assignment In Conditional Warning = True | |
618 Enable C99 Extensions = True | |
619 Stack Size = 250000 | |
620 Image Base Address = 4194304 | |
621 Image Base Address x64 = 4194304 | |
622 Compiler Defines = "/DWIN32_LEAN_AND_MEAN" | |
623 Sign = False | |
624 Sign Store = "" | |
625 Sign Certificate = "" | |
626 Sign Timestamp URL = "" | |
627 Sign URL = "" | |
628 Manifest Embed = False | |
629 Icon File Is Rel = False | |
630 Icon File = "" | |
631 Application Title = "" | |
632 DLL Import Library Choice = "Gen Lib For Current Mode" | |
633 Use IVI Subdirectories for Import Libraries = False | |
634 Use VXIPNP Subdirectories for Import Libraries = False | |
635 Use Dflt Import Lib Base Name = True | |
636 Where to Copy DLL = "Do not copy" | |
637 Custom Directory to Copy DLL Is Rel = False | |
638 Custom Directory to Copy DLL = "" | |
639 Generate Source Documentation = "None" | |
640 Runtime Support = "Full Runtime Support" | |
641 Embed Project .UIRs = False | |
642 Generate Map File = False | |
643 Create Console Application = False | |
644 Using LoadExternalModule = False | |
645 DLL Exports = "Include File Symbols" | |
646 Register ActiveX Server = False | |
647 Add Type Lib To DLL = False | |
648 Include Type Lib Help Links = False | |
649 TLB Help Style = "HLP" | |
650 Type Lib FP File Is Rel = False | |
651 Type Lib FP File = "" | |
652 | |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
653 [Compiler Options] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
654 Default Calling Convention = "cdecl" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
655 Require Prototypes = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
656 Require Return Values = True |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
657 Enable Pointer Mismatch Warning = True |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
658 Enable Unreachable Code Warning = True |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
659 Enable Unreferenced Identifiers Warning = True |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
660 Enable Assignment In Conditional Warning = True |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
661 O Option Compatible With 5.0 = False |
15 | 662 Enable C99 Extensions = True |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
663 Uninitialized Locals Compile Warning = "Aggressive" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
664 Precompile Prefix Header = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
665 Prefix Header File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
666 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
667 [Run Options] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
668 Stack Size = 250000 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
669 Image Base Address = 4194304 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
670 Image Base Address x64 = 4194304 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
671 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
672 [Compiler Defines] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
673 Compiler Defines = "/DWIN32_LEAN_AND_MEAN" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
674 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
675 [Create Executable] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
676 Executable File_Debug Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
677 Executable File_Debug Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
678 Executable File_Debug Rel Path = "FXAnalyse.exe" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
679 Executable File_Debug = "//syrte2/nicolodi/src/FXAnalyse/FXAnalyse.exe" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
680 Executable File_Release Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
681 Executable File_Release Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
682 Executable File_Release Rel Path = "FXAnalyse.exe" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
683 Executable File_Release = "//syrte2/nicolodi/src/FXAnalyse/FXAnalyse.exe" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
684 Executable File_Debug64 Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
685 Executable File_Debug64 Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
686 Executable File_Debug64 Rel Path = "FXAnalyse.exe" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
687 Executable File_Debug64 = "//syrte2/nicolodi/src/FXAnalyse/FXAnalyse.exe" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
688 Executable File_Release64 Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
689 Executable File_Release64 Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
690 Executable File_Release64 Rel Path = "FXAnalyse.exe" |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
691 Executable File_Release64 = "//syrte2/nicolodi/src/FXAnalyse/FXAnalyse.exe" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
692 Icon File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
693 Icon File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
694 Application Title = "" |
148 | 695 Numeric File Version = "1,0,0,0" |
696 Numeric Prod Version = "1,0,0,0" | |
697 Comments = "" | |
698 Comments Ex = "" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
699 Company Name = "Baz" |
148 | 700 Company Name Ex = "%company" |
701 File Description = "FXAnalyse (Release x86)" | |
702 File Description Ex = "%application (%rel_dbg %arch)" | |
703 File Version = "1.0" | |
704 File Version Ex = "%f1.%f2" | |
705 Internal Name = "FXAnalyse" | |
706 Internal Name Ex = "%basename" | |
236
cf2e21b81dcf
Update copyright notice to 2015
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
233
diff
changeset
|
707 Legal Copyright = "Copyright © Baz 2015" |
148 | 708 Legal Copyright Ex = "Copyright © %company %Y" |
709 Legal Trademarks = "" | |
710 Legal Trademarks Ex = "" | |
711 Original Filename = "FXAnalyse.exe" | |
712 Original Filename Ex = "%filename" | |
713 Private Build = "" | |
714 Private Build Ex = "" | |
233
ec4a2a5c10d5
Update project file
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
212
diff
changeset
|
715 Product Name = "Baz FXAnalyse" |
148 | 716 Product Name Ex = "%company %application" |
717 Product Version = "1.0" | |
718 Product Version Ex = "%p1.%p2" | |
719 Special Build = "" | |
720 Special Build Ex = "" | |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
721 DLL Exports = "Include File Symbols" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
722 DLL Import Library Choice = "Gen Lib For Current Mode" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
723 Use IVI Subdirectories for Import Libraries = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
724 Use VXIPNP Subdirectories for Import Libraries = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
725 Use Dflt Import Lib Base Name = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
726 Where to Copy DLL = "Do not copy" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
727 Custom Directory to Copy DLL Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
728 Custom Directory to Copy DLL = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
729 Generate Source Documentation = "None" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
730 Add Type Lib To DLL = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
731 Include Type Lib Help Links = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
732 TLB Help Style = "HLP" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
733 Type Lib FP File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
734 Type Lib FP File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
735 Type Lib Guid = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
736 Runtime Support = "Full Runtime Support" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
737 Instrument Driver Support Only = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
738 Embed Project .UIRs = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
739 Generate Map File = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
740 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
741 [External Compiler Support] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
742 UIR Callbacks File Option = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
743 Using LoadExternalModule = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
744 Create Project Symbols File = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
745 UIR Callbacks Obj File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
746 UIR Callbacks Obj File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
747 Project Symbols H File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
748 Project Symbols H File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
749 Project Symbols Obj File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
750 Project Symbols Obj File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
751 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
752 [ActiveX Server Options] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
753 Specification File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
754 Specification File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
755 Source File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
756 Source File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
757 Include File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
758 Include File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
759 IDL File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
760 IDL File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
761 Register ActiveX Server = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
762 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
763 [Signing Info] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
764 Sign = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
765 Sign Debug Build = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
766 Store = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
767 Certificate = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
768 Timestamp URL = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
769 URL = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
770 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
771 [Manifest Info] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
772 Embed = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
773 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
774 [tpcSection] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
775 tpcEnabled = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
776 tpcOverrideEnvironment = 0 |
148 | 777 tpcEnabled x64 = 0 |
778 tpcOverrideEnvironment x64 = 0 | |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
779 |