annotate FXAnalyse.prj @ 89:c9e4f63c2033

Implement data acquisition through direct communication with the KK counter
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Thu, 21 Mar 2013 19:00:22 +0100
parents 721d817f171e
children dad4414051c4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
1 [Project Header]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
2 Version = 910
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
3 Pathname = "/p/nicolodi/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"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
5 CVI Dir = "/c/program files/national instruments/cvi2009"
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"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
7 CVI Pub Local Dir Line0001 = "/C/Documents and Settings/All Users/Application Data/National Instruments/CVI200"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
8 CVI Pub Local Dir Line0002 = "9"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
9 CVI Pub Global Dir = "/C/Documents and Settings/All Users/Application Data/National Instruments/CVI"
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"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
14 Number of Files = 27
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
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
25 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
26 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
27 Path Rel Path = "Allan.c"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
28 Path = "/p/nicolodi/FXAnalyse/Allan.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]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
35 File Type = "Include"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
36 Res Id = 2
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
37 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
38 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
39 Path Rel Path = "Allan.h"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
40 Path = "/p/nicolodi/FXAnalyse/Allan.h"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
41 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
42 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
43 Folder = "Include Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
44
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
45 [File 0003]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
46 File Type = "CSource"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
47 Res Id = 3
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"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
50 Path Rel Path = "DDS4xAD9912.c"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
51 Path = "/p/nicolodi/FXAnalyse/DDS4xAD9912.c"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
52 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
53 Compile Into Object File = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
54 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
55 Folder = "Source Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
56
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
57 [File 0004]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
58 File Type = "Include"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
59 Res Id = 4
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
60 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
61 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
62 Path Rel Path = "DDS4xAD9912.h"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
63 Path = "/p/nicolodi/FXAnalyse/DDS4xAD9912.h"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
64 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
65 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
66 Folder = "Include Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
67
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
68 [File 0005]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
69 File Type = "CSource"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
70 Res Id = 5
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
71 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
72 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
73 Path Rel Path = "DDS_Fox.c"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
74 Path = "/p/nicolodi/FXAnalyse/DDS_Fox.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
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
80 [File 0006]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
81 File Type = "Include"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
82 Res Id = 6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
83 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
84 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
85 Path Rel Path = "DDS_Fox.h"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
86 Path = "/p/nicolodi/FXAnalyse/DDS_Fox.h"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
87 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
88 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
89 Folder = "Include Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
90
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
91 [File 0007]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
92 File Type = "CSource"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
93 Res Id = 7
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
94 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
95 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
96 Path Rel Path = "DDSBes.c"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
97 Path = "/p/nicolodi/FXAnalyse/DDSBes.c"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
98 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
99 Compile Into Object File = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
100 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
101 Folder = "Source Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
102
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
103 [File 0008]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
104 File Type = "Include"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
105 Res Id = 8
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
106 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
107 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
108 Path Rel Path = "DDSBes.h"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
109 Path = "/p/nicolodi/FXAnalyse/DDSBes.h"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
110 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
111 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
112 Folder = "Include Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
113
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
114 [File 0009]
18
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
115 File Type = "CSource"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
116 Res Id = 9
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
117 Path Is Rel = True
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
118 Path Rel To = "Project"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
119 Path Rel Path = "fake-data-provider.c"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
120 Path = "/p/nicolodi/FXAnalyse/fake-data-provider.c"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
121 Exclude = False
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
122 Compile Into Object File = False
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
123 Project Flags = 0
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
124 Folder = "Source Files"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
125
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
126 [File 0010]
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
127 File Type = "CSource"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
128 Res Id = 10
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
129 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
130 Path Rel To = "Project"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
131 Path Rel Path = "file-data-provider.c"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
132 Path = "/p/nicolodi/FXAnalyse/file-data-provider.c"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
133 Exclude = False
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
134 Compile Into Object File = False
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
135 Project Flags = 0
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
136 Folder = "Source Files"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
137
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
138 [File 0011]
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
139 File Type = "CSource"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
140 Res Id = 11
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
141 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
142 Path Rel To = "Project"
18
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
143 Path Rel Path = "future.c"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
144 Path = "/p/nicolodi/FXAnalyse/future.c"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
145 Exclude = False
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
146 Compile Into Object File = False
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
147 Project Flags = 0
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
148 Folder = "Source Files"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
149
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
150 [File 0012]
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
151 File Type = "Include"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
152 Res Id = 12
18
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
153 Path Is Rel = True
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
154 Path Rel To = "Project"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
155 Path Rel Path = "future.h"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
156 Path = "/p/nicolodi/FXAnalyse/future.h"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
157 Exclude = False
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
158 Project Flags = 0
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
159 Folder = "Include Files"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
160
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
161 [File 0013]
18
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
162 File Type = "Include"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
163 Res Id = 13
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
164 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
165 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
166 Path Rel Path = "FXAllan.h"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
167 Path = "/p/nicolodi/FXAnalyse/FXAllan.h"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
168 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
169 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
170 Folder = "Include Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
171
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
172 [File 0014]
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
173 File Type = "User Interface Resource"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
174 Res Id = 14
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
175 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
176 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
177 Path Rel Path = "FXAllan.uir"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
178 Path = "/p/nicolodi/FXAnalyse/FXAllan.uir"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
179 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
180 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
181 Folder = "User Interface Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
182
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
183 [File 0015]
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
184 File Type = "CSource"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
185 Res Id = 15
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
186 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
187 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
188 Path Rel Path = "FXAnalyse.c"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
189 Path = "/p/nicolodi/FXAnalyse/FXAnalyse.c"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
190 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
191 Compile Into Object File = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
192 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
193 Folder = "Source Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
194
18
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
195 [File 0016]
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
196 File Type = "Include"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
197 Res Id = 16
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
198 Path Is Rel = True
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
199 Path Rel To = "Project"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
200 Path Rel Path = "FXAnalyse.h"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
201 Path = "/p/nicolodi/FXAnalyse/FXAnalyse.h"
18
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
202 Exclude = False
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
203 Project Flags = 0
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
204 Folder = "Include Files"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
205
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
206 [File 0017]
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
207 File Type = "User Interface Resource"
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
208 Res Id = 17
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
209 Path Is Rel = True
721d817f171e Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 15
diff changeset
210 Path Rel To = "Project"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
211 Path Rel Path = "FXAnalyse.uir"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
212 Path = "/p/nicolodi/FXAnalyse/FXAnalyse.uir"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
213 Exclude = False
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
214 Project Flags = 0
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
215 Folder = "User Interface Files"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
216
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
217 [File 0018]
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
218 File Type = "Include"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
219 Res Id = 18
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
220 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
221 Path Rel To = "Project"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
222 Path Rel Path = "FXPlot.h"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
223 Path = "/p/nicolodi/FXAnalyse/FXPlot.h"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
224 Exclude = False
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
225 Project Flags = 0
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
226 Folder = "Include Files"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
227
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
228 [File 0019]
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
229 File Type = "User Interface Resource"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
230 Res Id = 19
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
231 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
232 Path Rel To = "Project"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
233 Path Rel Path = "FXPlot.uir"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
234 Path = "/p/nicolodi/FXAnalyse/FXPlot.uir"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
235 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
236 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
237 Folder = "User Interface Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
238
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
239 [File 0020]
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
240 File Type = "CSource"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
241 Res Id = 20
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
242 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
243 Path Rel To = "Project"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
244 Path Rel Path = "kk-data-provider.c"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
245 Path = "/p/nicolodi/FXAnalyse/kk-data-provider.c"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
246 Exclude = False
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
247 Compile Into Object File = False
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
248 Project Flags = 0
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
249 Folder = "Source Files"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
250
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
251 [File 0021]
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
252 File Type = "CSource"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
253 Res Id = 21
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
254 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
255 Path Rel To = "Project"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
256 Path Rel Path = "KKFX80E.c"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
257 Path = "/p/nicolodi/FXAnalyse/KKFX80E.c"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
258 Exclude = False
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
259 Compile Into Object File = False
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
260 Project Flags = 0
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
261 Folder = "Source Files"
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
262
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
263 [File 0022]
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
264 File Type = "Library"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
265 Res Id = 22
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
266 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
267 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
268 Path Rel Path = "muParser.lib"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
269 Path = "/p/nicolodi/FXAnalyse/muParser.lib"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
270 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
271 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
272 Folder = "Librairy Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
273
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
274 [File 0023]
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
275 File Type = "Include"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
276 Res Id = 23
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
277 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
278 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
279 Path Rel Path = "muParserDLL.h"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
280 Path = "/p/nicolodi/FXAnalyse/muParserDLL.h"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
281 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
282 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
283 Folder = "Include Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
284
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
285 [File 0024]
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
286 File Type = "CSource"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
287 Res Id = 24
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
288 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
289 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
290 Path Rel Path = "Plot.c"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
291 Path = "/p/nicolodi/FXAnalyse/Plot.c"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
292 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
293 Compile Into Object File = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
294 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
295 Folder = "Source Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
296
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
297 [File 0025]
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
298 File Type = "Include"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
299 Res Id = 25
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
300 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
301 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
302 Path Rel Path = "Plot.h"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
303 Path = "/p/nicolodi/FXAnalyse/Plot.h"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
304 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
305 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
306 Folder = "Include Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
307
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
308 [File 0026]
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
309 File Type = "CSource"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
310 Res Id = 26
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
311 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
312 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
313 Path Rel Path = "YLCStuff.c"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
314 Path = "/p/nicolodi/FXAnalyse/YLCStuff.c"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
315 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
316 Compile Into Object File = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
317 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
318 Folder = "Source Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
319
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
320 [File 0027]
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
321 File Type = "Include"
89
c9e4f63c2033 Implement data acquisition through direct communication with the KK counter
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 18
diff changeset
322 Res Id = 27
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
323 Path Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
324 Path Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
325 Path Rel Path = "YLCStuff.h"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
326 Path = "/p/nicolodi/FXAnalyse/YLCStuff.h"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
327 Exclude = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
328 Project Flags = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
329 Folder = "Include Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
330
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
331 [Folders]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
332 Instrument Files Folder Not Added Yet = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
333 Folder 0 = "Source Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
334 Folder 1 = "Include Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
335 Folder 2 = "User Interface Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
336 Folder 3 = "Librairy Files"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
337
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
338 [Compiler Options]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
339 Default Calling Convention = "cdecl"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
340 Require Prototypes = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
341 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
342 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
343 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
344 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
345 Enable Assignment In Conditional Warning = True
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
346 O Option Compatible With 5.0 = False
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
347 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
348 Uninitialized Locals Compile Warning = "Aggressive"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
349 Precompile Prefix Header = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
350 Prefix Header File = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
351
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
352 [Run Options]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
353 Stack Size = 250000
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
354 Image Base Address = 4194304
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
355 Image Base Address x64 = 4194304
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
356
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
357 [Compiler Defines]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
358 Compiler Defines = "/DWIN32_LEAN_AND_MEAN"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
359
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
360 [Create Executable]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
361 Executable File_Debug Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
362 Executable File_Debug Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
363 Executable File_Debug Rel Path = "FXAnalyse.exe"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
364 Executable File_Debug = "/p/nicolodi/FXAnalyse/FXAnalyse.exe"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
365 Executable File_Release Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
366 Executable File_Release Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
367 Executable File_Release Rel Path = "FXAnalyse.exe"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
368 Executable File_Release = "/p/nicolodi/FXAnalyse/FXAnalyse.exe"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
369 Executable File_Debug64 Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
370 Executable File_Debug64 Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
371 Executable File_Debug64 Rel Path = "FXAnalyse.exe"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
372 Executable File_Debug64 = "/p/nicolodi/FXAnalyse/FXAnalyse.exe"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
373 Executable File_Release64 Is Rel = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
374 Executable File_Release64 Rel To = "Project"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
375 Executable File_Release64 Rel Path = "FXAnalyse.exe"
15
b2103439b401 New build
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents: 6
diff changeset
376 Executable File_Release64 = "/p/nicolodi/FXAnalyse/FXAnalyse.exe"
6
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
377 Icon File Is Rel = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
378 Icon File = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
379 Application Title = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
380 DLL Exports = "Include File Symbols"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
381 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
382 Use IVI Subdirectories for Import Libraries = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
383 Use VXIPNP Subdirectories for Import Libraries = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
384 Use Dflt Import Lib Base Name = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
385 Where to Copy DLL = "Do not copy"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
386 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
387 Custom Directory to Copy DLL = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
388 Generate Source Documentation = "None"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
389 Add Type Lib To DLL = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
390 Include Type Lib Help Links = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
391 TLB Help Style = "HLP"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
392 Type Lib FP File Is Rel = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
393 Type Lib FP File = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
394 Type Lib Guid = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
395 Runtime Support = "Full Runtime Support"
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
396 Instrument Driver Support Only = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
397 Embed Project .UIRs = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
398 Generate Map File = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
399
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
400 [External Compiler Support]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
401 UIR Callbacks File Option = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
402 Using LoadExternalModule = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
403 Create Project Symbols File = True
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
404 UIR Callbacks Obj File Is Rel = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
405 UIR Callbacks Obj File = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
406 Project Symbols H File Is Rel = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
407 Project Symbols H File = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
408 Project Symbols Obj File Is Rel = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
409 Project Symbols Obj File = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
410
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
411 [ActiveX Server Options]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
412 Specification File Is Rel = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
413 Specification File = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
414 Source File Is Rel = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
415 Source File = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
416 Include File Is Rel = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
417 Include File = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
418 IDL File Is Rel = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
419 IDL File = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
420 Register ActiveX Server = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
421
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
422 [Signing Info]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
423 Sign = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
424 Sign Debug Build = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
425 Store = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
426 Certificate = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
427 Timestamp URL = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
428 URL = ""
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
429
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
430 [Manifest Info]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
431 Embed = False
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
432
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
433 [tpcSection]
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
434 tpcEnabled = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
435 tpcOverrideEnvironment = 0
75ed2952a876 Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
436