Mercurial > hg > fxanalyse
annotate FXAnalyse.prj @ 45:b47b97cfd050
Fix output frequency read back in DDS Fox driver
The FTW registry value was read back wrong due to an integer overflow in the
conversion from bytes string to double. This should fix the "jumps" seen in the
application of the frequency dedrifting.
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Wed, 10 Oct 2012 12:14:01 +0200 |
parents | 721d817f171e |
children | c9e4f63c2033 |
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 | 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" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
14 Number of Files = 23 |
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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
119 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
|
120 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
|
121 Exclude = False |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
122 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
|
123 Project Flags = 0 |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
124 Folder = "Source Files" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
125 |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
126 [File 0010] |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
127 File Type = "Include" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
128 Res Id = 10 |
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" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
131 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
|
132 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
|
133 Exclude = False |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
134 Project Flags = 0 |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
135 Folder = "Include Files" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
136 |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
137 [File 0011] |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
138 File Type = "Include" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
139 Res Id = 11 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
140 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
141 Path Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
142 Path Rel Path = "FXAllan.h" |
15 | 143 Path = "/p/nicolodi/FXAnalyse/FXAllan.h" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
144 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
145 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
146 Folder = "Include Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
147 |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
148 [File 0012] |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
149 File Type = "User Interface Resource" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
150 Res Id = 12 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
151 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
152 Path Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
153 Path Rel Path = "FXAllan.uir" |
15 | 154 Path = "/p/nicolodi/FXAnalyse/FXAllan.uir" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
155 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
156 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
157 Folder = "User Interface Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
158 |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
159 [File 0013] |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
160 File Type = "CSource" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
161 Res Id = 13 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
162 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
163 Path Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
164 Path Rel Path = "FXAnalyse.c" |
15 | 165 Path = "/p/nicolodi/FXAnalyse/FXAnalyse.c" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
166 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
167 Compile Into Object File = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
168 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
169 Folder = "Source Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
170 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
171 [File 0014] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
172 File Type = "Include" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
173 Res Id = 14 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
174 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
175 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
|
176 Path Rel Path = "FXAnalyse.h" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
177 Path = "/p/nicolodi/FXAnalyse/FXAnalyse.h" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
178 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
179 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
180 Folder = "Include Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
181 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
182 [File 0015] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
183 File Type = "User Interface Resource" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
184 Res Id = 15 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
185 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
186 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
|
187 Path Rel Path = "FXAnalyse.uir" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
188 Path = "/p/nicolodi/FXAnalyse/FXAnalyse.uir" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
189 Exclude = False |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
190 Project Flags = 0 |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
191 Folder = "User Interface Files" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
192 |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
193 [File 0016] |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
194 File Type = "Include" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
195 Res Id = 16 |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
196 Path Is Rel = True |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
197 Path Rel To = "Project" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
198 Path Rel Path = "FXPlot.h" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
199 Path = "/p/nicolodi/FXAnalyse/FXPlot.h" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
200 Exclude = False |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
201 Project Flags = 0 |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
202 Folder = "Include Files" |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
203 |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
204 [File 0017] |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
205 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
|
206 Res Id = 17 |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
207 Path Is Rel = True |
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
208 Path Rel To = "Project" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
209 Path Rel Path = "FXPlot.uir" |
15 | 210 Path = "/p/nicolodi/FXAnalyse/FXPlot.uir" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
211 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
212 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
213 Folder = "User Interface Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
214 |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
215 [File 0018] |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
216 File Type = "Library" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
217 Res Id = 18 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
218 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
219 Path Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
220 Path Rel Path = "muParser.lib" |
15 | 221 Path = "/p/nicolodi/FXAnalyse/muParser.lib" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
222 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
223 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
224 Folder = "Librairy Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
225 |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
226 [File 0019] |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
227 File Type = "Include" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
228 Res Id = 19 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
229 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
230 Path Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
231 Path Rel Path = "muParserDLL.h" |
15 | 232 Path = "/p/nicolodi/FXAnalyse/muParserDLL.h" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
233 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
234 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
235 Folder = "Include Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
236 |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
237 [File 0020] |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
238 File Type = "CSource" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
239 Res Id = 20 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
240 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
241 Path Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
242 Path Rel Path = "Plot.c" |
15 | 243 Path = "/p/nicolodi/FXAnalyse/Plot.c" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
244 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
245 Compile Into Object File = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
246 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
247 Folder = "Source Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
248 |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
249 [File 0021] |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
250 File Type = "Include" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
251 Res Id = 21 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
252 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
253 Path Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
254 Path Rel Path = "Plot.h" |
15 | 255 Path = "/p/nicolodi/FXAnalyse/Plot.h" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
256 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
257 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
258 Folder = "Include Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
259 |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
260 [File 0022] |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
261 File Type = "CSource" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
262 Res Id = 22 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
263 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
264 Path Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
265 Path Rel Path = "YLCStuff.c" |
15 | 266 Path = "/p/nicolodi/FXAnalyse/YLCStuff.c" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
267 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
268 Compile Into Object File = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
269 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
270 Folder = "Source Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
271 |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
272 [File 0023] |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
273 File Type = "Include" |
18
721d817f171e
Add new files to project and enable compiler warnings
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
15
diff
changeset
|
274 Res Id = 23 |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
275 Path Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
276 Path Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
277 Path Rel Path = "YLCStuff.h" |
15 | 278 Path = "/p/nicolodi/FXAnalyse/YLCStuff.h" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
279 Exclude = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
280 Project Flags = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
281 Folder = "Include Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
282 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
283 [Folders] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
284 Instrument Files Folder Not Added Yet = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
285 Folder 0 = "Source Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
286 Folder 1 = "Include Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
287 Folder 2 = "User Interface Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
288 Folder 3 = "Librairy Files" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
289 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
290 [Compiler Options] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
291 Default Calling Convention = "cdecl" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
292 Require Prototypes = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
293 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
|
294 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
|
295 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
|
296 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
|
297 Enable Assignment In Conditional Warning = True |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
298 O Option Compatible With 5.0 = False |
15 | 299 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
|
300 Uninitialized Locals Compile Warning = "Aggressive" |
6
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
301 Precompile Prefix Header = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
302 Prefix Header File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
303 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
304 [Run Options] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
305 Stack Size = 250000 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
306 Image Base Address = 4194304 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
307 Image Base Address x64 = 4194304 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
308 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
309 [Compiler Defines] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
310 Compiler Defines = "/DWIN32_LEAN_AND_MEAN" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
311 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
312 [Create Executable] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
313 Executable File_Debug Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
314 Executable File_Debug Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
315 Executable File_Debug Rel Path = "FXAnalyse.exe" |
15 | 316 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
|
317 Executable File_Release Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
318 Executable File_Release Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
319 Executable File_Release Rel Path = "FXAnalyse.exe" |
15 | 320 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
|
321 Executable File_Debug64 Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
322 Executable File_Debug64 Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
323 Executable File_Debug64 Rel Path = "FXAnalyse.exe" |
15 | 324 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
|
325 Executable File_Release64 Is Rel = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
326 Executable File_Release64 Rel To = "Project" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
327 Executable File_Release64 Rel Path = "FXAnalyse.exe" |
15 | 328 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
|
329 Icon File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
330 Icon File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
331 Application Title = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
332 DLL Exports = "Include File Symbols" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
333 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
|
334 Use IVI Subdirectories for Import Libraries = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
335 Use VXIPNP Subdirectories for Import Libraries = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
336 Use Dflt Import Lib Base Name = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
337 Where to Copy DLL = "Do not copy" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
338 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
|
339 Custom Directory to Copy DLL = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
340 Generate Source Documentation = "None" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
341 Add Type Lib To DLL = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
342 Include Type Lib Help Links = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
343 TLB Help Style = "HLP" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
344 Type Lib FP File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
345 Type Lib FP File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
346 Type Lib Guid = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
347 Runtime Support = "Full Runtime Support" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
348 Instrument Driver Support Only = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
349 Embed Project .UIRs = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
350 Generate Map File = False |
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 [External Compiler Support] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
353 UIR Callbacks File Option = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
354 Using LoadExternalModule = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
355 Create Project Symbols File = True |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
356 UIR Callbacks Obj File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
357 UIR Callbacks Obj File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
358 Project Symbols H File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
359 Project Symbols H File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
360 Project Symbols Obj File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
361 Project Symbols Obj File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
362 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
363 [ActiveX Server Options] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
364 Specification File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
365 Specification File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
366 Source File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
367 Source File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
368 Include File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
369 Include File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
370 IDL File Is Rel = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
371 IDL File = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
372 Register ActiveX Server = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
373 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
374 [Signing Info] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
375 Sign = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
376 Sign Debug Build = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
377 Store = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
378 Certificate = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
379 Timestamp URL = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
380 URL = "" |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
381 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
382 [Manifest Info] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
383 Embed = False |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
384 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
385 [tpcSection] |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
386 tpcEnabled = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
387 tpcOverrideEnvironment = 0 |
75ed2952a876
Consistent naming of project files and executable
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff
changeset
|
388 |