Subversion Repositories f9daq

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
341 f9daq 1
[Project Header]
2
Version = 1302
3
Pathname = "/c/SAMO/Programi/NI/cvi/l2d/l2d.prj"
4
CVI Dir = "/c/program files (x86)/national instruments/cvi2013"
5
CVI Shared Dir = "/C/Program Files (x86)/National Instruments/Shared/CVI"
6
CVI Pub Local Dir = "/C/ProgramData/National Instruments/CVI2013"
7
CVI Pub Global Dir = "/C/ProgramData/National Instruments/CVI"
8
IVI Standard Root Dir = "/C/Program Files (x86)/IVI Foundation/IVI"
9
VXIplug&play Framework Dir = "/C/Program Files (x86)/IVI Foundation/VISA/winnt"
10
IVI Standard Root 64-bit Dir = "/C/Program Files/IVI Foundation/IVI"
11
VXIplug&play Framework 64-bit Dir = "/C/Program Files/IVI Foundation/VISA/win64"
12
Number of Files = 7
13
Target Type = "Executable"
14
Flags = 16
15
Copied From Locked InstrDrv Directory = False
16
Copied from VXIPNP Directory = False
17
Locked InstrDrv Name = ""
18
Don't Display Deploy InstrDrv Dialog = False
19
 
20
[Folders]
21
Library Files Folder Not Added Yet = True
22
Folder 0 = "Source Files"
23
FolderEx 0 = "Source Files"
24
Folder 1 = "User Interface Files"
25
FolderEx 1 = "User Interface Files"
26
Folder 2 = "Include Files"
27
FolderEx 2 = "Include Files"
28
Folder 3 = "Instrument Files"
29
FolderEx 3 = "Instrument Files"
30
 
31
[File 0001]
32
File Type = "CSource"
33
Res Id = 1
34
Path Is Rel = True
35
Path Rel To = "Project"
36
Path Rel Path = "l2d.c"
37
Path = "/c/SAMO/Programi/NI/cvi/l2d/l2d.c"
38
Exclude = False
39
Compile Into Object File = False
40
Project Flags = 0
41
Folder = "Source Files"
42
Folder Id = 0
43
 
44
[File 0002]
45
File Type = "User Interface Resource"
46
Res Id = 2
47
Path Is Rel = True
48
Path Rel To = "Project"
49
Path Rel Path = "l2d_ui.uir"
50
Path = "/c/SAMO/Programi/NI/cvi/l2d/l2d_ui.uir"
51
Exclude = False
52
Project Flags = 0
53
Folder = "User Interface Files"
54
Folder Id = 1
55
 
56
[File 0003]
57
File Type = "Include"
58
Res Id = 3
59
Path Is Rel = True
60
Path Rel To = "Project"
61
Path Rel Path = "camac.h"
62
Path = "/c/SAMO/Programi/NI/cvi/l2d/camac.h"
63
Exclude = False
64
Project Flags = 0
65
Folder = "Include Files"
66
Folder Id = 2
67
 
68
[File 0004]
69
File Type = "Include"
70
Res Id = 4
71
Path Is Rel = True
72
Path Rel To = "Project"
73
Path Rel Path = "l2d_ui.h"
74
Path = "/c/SAMO/Programi/NI/cvi/l2d/l2d_ui.h"
75
Exclude = False
76
Project Flags = 0
77
Folder = "Include Files"
78
Folder Id = 2
79
 
80
[File 0005]
81
File Type = "Function Panel"
82
Res Id = 5
83
Path Is Rel = True
84
Path Rel To = "Project"
85
Path Rel Path = "../instr/CAENV965/CAENV965.fp"
86
Path = "/c/SAMO/Programi/NI/cvi/instr/CAENV965/CAENV965.fp"
87
Exclude = False
88
Project Flags = 0
89
Folder = "Instrument Files"
90
Folder Id = 3
91
 
92
[File 0006]
93
File Type = "Function Panel"
94
Res Id = 6
95
Path Is Rel = True
96
Path Rel To = "Project"
97
Path Rel Path = "../instr/MIKRO/MIKRO.fp"
98
Path = "/c/SAMO/Programi/NI/cvi/instr/MIKRO/MIKRO.fp"
99
Exclude = False
100
Project Flags = 0
101
Folder = "Instrument Files"
102
Folder Id = 3
103
 
104
[File 0007]
105
File Type = "Function Panel"
106
Res Id = 7
107
Path Is Rel = True
108
Path Rel To = "Project"
109
Path Rel Path = "../instr/WIENVME_DLL/wienvme_dll.fp"
110
Path = "/c/SAMO/Programi/NI/cvi/instr/WIENVME_DLL/wienvme_dll.fp"
111
Exclude = False
112
Project Flags = 0
113
Folder = "Instrument Files"
114
Folder Id = 3
115
 
116
[Custom Build Configs]
117
Num Custom Build Configs = 0
118
 
119
[Default Build Config Debug]
120
Config Name = "Debug"
121
Is 64-Bit = False
122
Is Release = False
123
Default Calling Convention = "cdecl"
124
Optimization Level = "No optimizations"
125
Require Prototypes = True
126
Show Warning IDs in Build Output = False
127
Selected Warning Level = "None"
128
Warning List None = "4,9,84,105,106,107,108,109,110,111"
129
Warning List Common = ""
130
Warning List Extended = ""
131
Warning List All = ""
132
Warning Mode = 0
133
Enable Unreferenced Identifiers Warning = False
134
Enable Pointer Mismatch Warning = False
135
Enable Unreachable Code Warning = False
136
Enable Assignment In Conditional Warning = False
137
Uninitialized Locals Compile Warning = "Aggressive"
138
Require Return Values = True
139
Enable C99 Extensions = False
140
Enable OpenMP Extensions = False
141
Stack Size = 500000
142
Stack Reserve = 1048576
143
Stack Commit = 4096
144
Image Base Address = 4194304
145
Image Base Address x64 = 4194304
146
Compiler Defines = "/DWIN32_LEAN_AND_MEAN /DWIENVME"
147
Sign = False
148
Sign Store = ""
149
Sign Certificate = ""
150
Sign Timestamp URL = ""
151
Sign URL = ""
152
Manifest Embed = False
153
Icon File Is Rel = False
154
Icon File = ""
155
Application Title = ""
156
Use IVI Subdirectories for Import Libraries = False
157
Use VXIPNP Subdirectories for Import Libraries = False
158
Use Dflt Import Lib Base Name = True
159
Where to Copy DLL = "Do not copy"
160
Custom Directory to Copy DLL Is Rel = False
161
Custom Directory to Copy DLL = ""
162
Generate Source Documentation = "None"
163
Runtime Support = "Full Runtime Support"
164
Runtime Binding = "Shared"
165
Embed Project .UIRs = False
166
Generate Map File = False
167
Embed Timestamp = True
168
Create Console Application = False
169
Using LoadExternalModule = True
170
DLL Exports = "Include File Symbols"
171
Register ActiveX Server = False
172
Add Type Lib To DLL = False
173
Include Type Lib Help Links = False
174
TLB Help Style = "HLP"
175
Type Lib FP File Is Rel = False
176
Type Lib FP File = ""
177
 
178
[Default Build Config Release]
179
Config Name = "Release"
180
Is 64-Bit = False
181
Is Release = True
182
Default Calling Convention = "cdecl"
183
Optimization Level = "No optimizations"
184
Require Prototypes = True
185
Show Warning IDs in Build Output = False
186
Selected Warning Level = "None"
187
Warning List None = "4,9,84,105,106,107,108,109,110,111"
188
Warning List Common = ""
189
Warning List Extended = ""
190
Warning List All = ""
191
Warning Mode = 0
192
Enable Unreferenced Identifiers Warning = False
193
Enable Pointer Mismatch Warning = False
194
Enable Unreachable Code Warning = False
195
Enable Assignment In Conditional Warning = False
196
Uninitialized Locals Compile Warning = "Aggressive"
197
Require Return Values = True
198
Enable C99 Extensions = False
199
Enable OpenMP Extensions = False
200
Stack Size = 500000
201
Stack Reserve = 1048576
202
Stack Commit = 4096
203
Image Base Address = 4194304
204
Image Base Address x64 = 4194304
205
Compiler Defines = "/DWIN32_LEAN_AND_MEAN /DWIENVME"
206
Sign = False
207
Sign Store = ""
208
Sign Certificate = ""
209
Sign Timestamp URL = ""
210
Sign URL = ""
211
Manifest Embed = False
212
Icon File Is Rel = False
213
Icon File = ""
214
Application Title = ""
215
Use IVI Subdirectories for Import Libraries = False
216
Use VXIPNP Subdirectories for Import Libraries = False
217
Use Dflt Import Lib Base Name = True
218
Where to Copy DLL = "Do not copy"
219
Custom Directory to Copy DLL Is Rel = False
220
Custom Directory to Copy DLL = ""
221
Generate Source Documentation = "None"
222
Runtime Support = "Full Runtime Support"
223
Runtime Binding = "Shared"
224
Embed Project .UIRs = False
225
Generate Map File = False
226
Embed Timestamp = True
227
Create Console Application = False
228
Using LoadExternalModule = True
229
DLL Exports = "Include File Symbols"
230
Register ActiveX Server = False
231
Add Type Lib To DLL = False
232
Include Type Lib Help Links = False
233
TLB Help Style = "HLP"
234
Type Lib FP File Is Rel = False
235
Type Lib FP File = ""
236
 
237
[Default Build Config Debug64]
238
Config Name = "Debug64"
239
Is 64-Bit = True
240
Is Release = False
241
Default Calling Convention = "cdecl"
242
Optimization Level = "No optimizations"
243
Require Prototypes = True
244
Show Warning IDs in Build Output = False
245
Selected Warning Level = "None"
246
Warning List None = "4,9,84,105,106,107,108,109,110,111"
247
Warning List Common = ""
248
Warning List Extended = ""
249
Warning List All = ""
250
Warning Mode = 0
251
Enable Unreferenced Identifiers Warning = False
252
Enable Pointer Mismatch Warning = False
253
Enable Unreachable Code Warning = False
254
Enable Assignment In Conditional Warning = False
255
Uninitialized Locals Compile Warning = "Aggressive"
256
Require Return Values = True
257
Enable C99 Extensions = False
258
Enable OpenMP Extensions = False
259
Stack Size = 500000
260
Stack Reserve = 1048576
261
Stack Commit = 4096
262
Image Base Address = 4194304
263
Image Base Address x64 = 4194304
264
Compiler Defines = "/DWIN32_LEAN_AND_MEAN /DWIENVME"
265
Sign = False
266
Sign Store = ""
267
Sign Certificate = ""
268
Sign Timestamp URL = ""
269
Sign URL = ""
270
Manifest Embed = False
271
Icon File Is Rel = False
272
Icon File = ""
273
Application Title = ""
274
Use IVI Subdirectories for Import Libraries = False
275
Use VXIPNP Subdirectories for Import Libraries = False
276
Use Dflt Import Lib Base Name = True
277
Where to Copy DLL = "Do not copy"
278
Custom Directory to Copy DLL Is Rel = False
279
Custom Directory to Copy DLL = ""
280
Generate Source Documentation = "None"
281
Runtime Support = "Full Runtime Support"
282
Runtime Binding = "Shared"
283
Embed Project .UIRs = False
284
Generate Map File = False
285
Embed Timestamp = True
286
Create Console Application = False
287
Using LoadExternalModule = True
288
DLL Exports = "Include File Symbols"
289
Register ActiveX Server = False
290
Add Type Lib To DLL = False
291
Include Type Lib Help Links = False
292
TLB Help Style = "HLP"
293
Type Lib FP File Is Rel = False
294
Type Lib FP File = ""
295
 
296
[Default Build Config Release64]
297
Config Name = "Release64"
298
Is 64-Bit = True
299
Is Release = True
300
Default Calling Convention = "cdecl"
301
Optimization Level = "No optimizations"
302
Require Prototypes = True
303
Show Warning IDs in Build Output = False
304
Selected Warning Level = "None"
305
Warning List None = "4,9,84,105,106,107,108,109,110,111"
306
Warning List Common = ""
307
Warning List Extended = ""
308
Warning List All = ""
309
Warning Mode = 0
310
Enable Unreferenced Identifiers Warning = False
311
Enable Pointer Mismatch Warning = False
312
Enable Unreachable Code Warning = False
313
Enable Assignment In Conditional Warning = False
314
Uninitialized Locals Compile Warning = "Aggressive"
315
Require Return Values = True
316
Enable C99 Extensions = False
317
Enable OpenMP Extensions = False
318
Stack Size = 500000
319
Stack Reserve = 1048576
320
Stack Commit = 4096
321
Image Base Address = 4194304
322
Image Base Address x64 = 4194304
323
Compiler Defines = "/DWIN32_LEAN_AND_MEAN /DWIENVME"
324
Sign = False
325
Sign Store = ""
326
Sign Certificate = ""
327
Sign Timestamp URL = ""
328
Sign URL = ""
329
Manifest Embed = False
330
Icon File Is Rel = False
331
Icon File = ""
332
Application Title = ""
333
Use IVI Subdirectories for Import Libraries = False
334
Use VXIPNP Subdirectories for Import Libraries = False
335
Use Dflt Import Lib Base Name = True
336
Where to Copy DLL = "Do not copy"
337
Custom Directory to Copy DLL Is Rel = False
338
Custom Directory to Copy DLL = ""
339
Generate Source Documentation = "None"
340
Runtime Support = "Full Runtime Support"
341
Runtime Binding = "Shared"
342
Embed Project .UIRs = False
343
Generate Map File = False
344
Embed Timestamp = True
345
Create Console Application = False
346
Using LoadExternalModule = True
347
DLL Exports = "Include File Symbols"
348
Register ActiveX Server = False
349
Add Type Lib To DLL = False
350
Include Type Lib Help Links = False
351
TLB Help Style = "HLP"
352
Type Lib FP File Is Rel = False
353
Type Lib FP File = ""
354
 
355
[Compiler Options]
356
Default Calling Convention = "cdecl"
357
Require Prototypes = True
358
Require Return Values = True
359
Enable Pointer Mismatch Warning = False
360
Enable Unreachable Code Warning = False
361
Enable Unreferenced Identifiers Warning = False
362
Enable Assignment In Conditional Warning = False
363
O Option Compatible With 5.0 = False
364
Enable C99 Extensions = False
365
Uninitialized Locals Compile Warning = "Conservative"
366
Precompile Prefix Header = False
367
Prefix Header File = ""
368
 
369
[Run Options]
370
Stack Size = 500000
371
Stack Commit = 4096
372
Image Base Address = 4194304
373
Image Base Address x64 = 4194304
374
 
375
[Compiler Defines]
376
Compiler Defines = "/DWIN32_LEAN_AND_MEAN /DWIENVME"
377
 
378
[Include Paths]
379
Include Path 1 Is Rel = True
380
Include Path 1 Rel To = "CVI"
381
Include Path 1 Rel To Override = "CVI"
382
Include Path 1 Rel Path = "instr/PCIVME_DLL"
383
Include Path 1 = "/c/Program Files (x86)/National Instruments/CVI2013/instr/PCIVME_DLL"
384
 
385
[Create Executable]
386
Executable File_Debug Is Rel = True
387
Executable File_Debug Rel To = "Project"
388
Executable File_Debug Rel Path = "l2d_dbg.exe"
389
Executable File_Debug = "/c/SAMO/Programi/NI/cvi/l2d/l2d_dbg.exe"
390
Executable File_Release Is Rel = True
391
Executable File_Release Rel To = "Project"
392
Executable File_Release Rel Path = "l2d.exe"
393
Executable File_Release = "/c/SAMO/Programi/NI/cvi/l2d/l2d.exe"
394
Executable File_Debug64 Is Rel = True
395
Executable File_Debug64 Rel To = "Project"
396
Executable File_Debug64 Rel Path = "l2d.exe"
397
Executable File_Debug64 = "/c/SAMO/Programi/NI/cvi/l2d/l2d.exe"
398
Executable File_Release64 Is Rel = True
399
Executable File_Release64 Rel To = "Project"
400
Executable File_Release64 Rel Path = "l2d.exe"
401
Executable File_Release64 = "/c/SAMO/Programi/NI/cvi/l2d/l2d.exe"
402
Icon File Is Rel = False
403
Icon File = ""
404
Application Title = ""
405
DLL Exports = "Include File Symbols"
406
Use IVI Subdirectories for Import Libraries = False
407
Use VXIPNP Subdirectories for Import Libraries = False
408
Use Dflt Import Lib Base Name = True
409
Where to Copy DLL = "Do not copy"
410
Custom Directory to Copy DLL Is Rel = False
411
Custom Directory to Copy DLL = ""
412
Generate Source Documentation = "None"
413
Add Type Lib To DLL = False
414
Include Type Lib Help Links = False
415
TLB Help Style = "HLP"
416
Type Lib FP File Is Rel = False
417
Type Lib FP File = ""
418
Type Lib Guid = ""
419
Runtime Support = "Full Runtime Support"
420
Instrument Driver Support Only = False
421
Embed Project .UIRs = False
422
Generate Map File = False
423
 
424
[External Compiler Support]
425
UIR Callbacks File Option = 0
426
Using LoadExternalModule = False
427
Create Project Symbols File = True
428
UIR Callbacks Obj File Is Rel = False
429
UIR Callbacks Obj File = ""
430
Project Symbols H File Is Rel = False
431
Project Symbols H File = ""
432
Project Symbols Obj File Is Rel = False
433
Project Symbols Obj File = ""
434
 
435
[ActiveX Server Options]
436
Specification File Is Rel = False
437
Specification File = ""
438
Source File Is Rel = False
439
Source File = ""
440
Include File Is Rel = False
441
Include File = ""
442
IDL File Is Rel = False
443
IDL File = ""
444
Register ActiveX Server = False
445
 
446
[Signing Info]
447
Sign = False
448
Sign Debug Build = False
449
Store = ""
450
Certificate = ""
451
Timestamp URL = ""
452
URL = ""
453
 
454
[Manifest Info]
455
Embed = False
456
 
457
[tpcSection]
458
tpcEnabled = 0
459
tpcOverrideEnvironment = 0
460
tpcEnabled x64 = 0
461
tpcOverrideEnvironment x64 = 0
462