Subversion Repositories f9daq

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
298 f9daq 1
[Project Header]
2
Version = 1302
3
Pathname = "/c/home/cvi/apps/petdemo/vmusb.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 = 9
13
Target Type = "Executable"
14
Flags = 2064
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
Folder 0 = "Source Files"
22
FolderEx 0 = "Source Files"
23
Folder 1 = "Instrument Files"
24
FolderEx 1 = "Instrument Files"
25
Folder 2 = "Library Files"
26
FolderEx 2 = "Library Files"
27
Folder 3 = "User Interface Files"
28
FolderEx 3 = "User Interface Files"
29
Folder 4 = "Include Files"
30
FolderEx 4 = "Include Files"
31
 
32
[File 0001]
33
File Type = "CSource"
34
Res Id = 1
35
Path Is Rel = True
36
Path Rel To = "Project"
37
Path Rel Path = "daq_cvi.c"
38
Path = "/c/home/cvi/apps/petdemo/daq_cvi.c"
39
Exclude = False
40
Compile Into Object File = False
41
Project Flags = 0
42
Folder = "Source Files"
43
Folder Id = 0
44
 
45
[File 0002]
46
File Type = "CSource"
47
Res Id = 2
48
Path Is Rel = True
49
Path Rel To = "Project"
50
Path Rel Path = "vmusb_ctrl.c"
51
Path = "/c/home/cvi/apps/petdemo/vmusb_ctrl.c"
52
Exclude = False
53
Compile Into Object File = False
54
Project Flags = 0
55
Folder = "Source Files"
56
Folder Id = 0
57
 
58
[File 0003]
59
File Type = "Function Panel"
60
Res Id = 3
61
Path Is Rel = True
62
Path Rel To = "Project"
63
Path Rel Path = "../../instr/HISTO/H1D.fp"
64
Path = "/c/home/cvi/instr/HISTO/H1D.fp"
65
Exclude = False
66
Project Flags = 0
67
Folder = "Instrument Files"
68
Folder Id = 1
69
 
70
[File 0004]
71
File Type = "Function Panel"
72
Res Id = 4
73
Path Is Rel = True
74
Path Rel To = "Project"
75
Path Rel Path = "../../instr/HISTO/H2D.fp"
76
Path = "/c/home/cvi/instr/HISTO/H2D.fp"
77
Exclude = False
78
Project Flags = 0
79
Folder = "Instrument Files"
80
Folder Id = 1
81
 
82
[File 0005]
83
File Type = "Function Panel"
84
Res Id = 5
85
Path Is Rel = True
86
Path Rel To = "Project"
87
Path Rel Path = "../../instr/WUSBVME_DLL/wusbvme_dll.fp"
88
Path = "/c/home/cvi/instr/WUSBVME_DLL/wusbvme_dll.fp"
89
Exclude = False
90
Project Flags = 0
91
Folder = "Instrument Files"
92
Folder Id = 1
93
 
94
[File 0006]
95
File Type = "Library"
96
Res Id = 6
97
Path Is Rel = True
98
Path Rel To = "Project"
99
Path Rel Path = "../../instr/vme/msvc/libusb.lib"
100
Path = "/c/home/cvi/instr/vme/msvc/libusb.lib"
101
Exclude = False
102
Project Flags = 0
103
Folder = "Library Files"
104
Folder Id = 2
105
 
106
[File 0007]
107
File Type = "Library"
108
Res Id = 7
109
Path Is Rel = True
110
Path Rel To = "Project"
111
Path Rel Path = "../../instr/vme/msvc/vme.lib"
112
Path = "/c/home/cvi/instr/vme/msvc/vme.lib"
113
Exclude = False
114
Project Flags = 0
115
Folder = "Library Files"
116
Folder Id = 2
117
 
118
[File 0008]
119
File Type = "User Interface Resource"
120
Res Id = 8
121
Path Is Rel = True
122
Path Rel To = "Project"
123
Path Rel Path = "vmusb_ctrl.uir"
124
Path = "/c/home/cvi/apps/petdemo/vmusb_ctrl.uir"
125
Exclude = False
126
Project Flags = 0
127
Folder = "User Interface Files"
128
Folder Id = 3
129
 
130
[File 0009]
131
File Type = "Include"
132
Res Id = 9
133
Path Is Rel = True
134
Path Rel To = "Project"
135
Path Rel Path = "daq_cvi.h"
136
Path = "/c/home/cvi/apps/petdemo/daq_cvi.h"
137
Exclude = False
138
Project Flags = 0
139
Folder = "Include Files"
140
Folder Id = 4
141
 
142
[Custom Build Configs]
143
Num Custom Build Configs = 0
144
 
145
[Default Build Config Debug]
146
Config Name = "Debug"
147
Is 64-Bit = False
148
Is Release = False
149
Default Calling Convention = "cdecl"
150
Optimization Level = "Optimize for speed (level 2)"
151
Require Prototypes = True
152
Show Warning IDs in Build Output = False
153
Selected Warning Level = "None"
154
Warning List None = "4,9,84,105,106,107,108,109,110,111"
155
Warning List Common = ""
156
Warning List Extended = ""
157
Warning List All = ""
158
Warning Mode = 0
159
Enable Unreferenced Identifiers Warning = False
160
Enable Pointer Mismatch Warning = False
161
Enable Unreachable Code Warning = False
162
Enable Assignment In Conditional Warning = False
163
Uninitialized Locals Compile Warning = "Aggressive"
164
Require Return Values = True
165
Enable C99 Extensions = False
166
Enable OpenMP Extensions = False
167
Stack Size = 250000
168
Stack Reserve = 1048576
169
Stack Commit = 4096
170
Image Base Address = 4194304
171
Image Base Address x64 = 4194304
172
Compiler Defines = "/DWIN32_LEAN_AND_MEAN /DWUSBVME"
173
Sign = False
174
Sign Store = ""
175
Sign Certificate = ""
176
Sign Timestamp URL = ""
177
Sign URL = ""
178
Manifest Embed = False
179
Icon File Is Rel = False
180
Icon File = ""
181
Application Title = ""
182
Use IVI Subdirectories for Import Libraries = False
183
Use VXIPNP Subdirectories for Import Libraries = False
184
Use Dflt Import Lib Base Name = True
185
Where to Copy DLL = "Do not copy"
186
Custom Directory to Copy DLL Is Rel = False
187
Custom Directory to Copy DLL = ""
188
Generate Source Documentation = "None"
189
Runtime Support = "Full Runtime Support"
190
Runtime Binding = "Shared"
191
Embed Project .UIRs = False
192
Generate Map File = False
193
Embed Timestamp = True
194
Create Console Application = False
195
Using LoadExternalModule = False
196
DLL Exports = "Include File Symbols"
197
Register ActiveX Server = False
198
Numeric File Version = "1,0,0,0"
199
Numeric Prod Version = "1,0,0,0"
200
Comments = ""
201
Comments Ex = ""
202
Company Name = ""
203
Company Name Ex = "%company"
204
File Description = "vmusb (Debug x86)"
205
File Description Ex = "%application (%rel_dbg %arch)"
206
File Version = "1.0"
207
File Version Ex = "%f1.%f2"
208
Internal Name = "vmusb"
209
Internal Name Ex = "%basename"
210
Legal Copyright = "Copyright ©  2018"
211
Legal Copyright Ex = "Copyright © %company %Y"
212
Legal Trademarks = ""
213
Legal Trademarks Ex = ""
214
Original Filename = "vmusb.exe"
215
Original Filename Ex = "%filename"
216
Private Build = ""
217
Private Build Ex = ""
218
Product Name = " vmusb"
219
Product Name Ex = "%company %application"
220
Product Version = "1.0"
221
Product Version Ex = "%p1.%p2"
222
Special Build = ""
223
Special Build Ex = ""
224
Add Type Lib To DLL = False
225
Include Type Lib Help Links = False
226
TLB Help Style = "HLP"
227
Type Lib FP File Is Rel = False
228
Type Lib FP File = ""
229
 
230
[Default Build Config Release]
231
Config Name = "Release"
232
Is 64-Bit = False
233
Is Release = True
234
Default Calling Convention = "cdecl"
235
Optimization Level = "Optimize for speed (level 2)"
236
Require Prototypes = True
237
Show Warning IDs in Build Output = False
238
Selected Warning Level = "None"
239
Warning List None = "4,9,84,105,106,107,108,109,110,111"
240
Warning List Common = ""
241
Warning List Extended = ""
242
Warning List All = ""
243
Warning Mode = 0
244
Enable Unreferenced Identifiers Warning = False
245
Enable Pointer Mismatch Warning = False
246
Enable Unreachable Code Warning = False
247
Enable Assignment In Conditional Warning = False
248
Uninitialized Locals Compile Warning = "Aggressive"
249
Require Return Values = True
250
Enable C99 Extensions = False
251
Enable OpenMP Extensions = False
252
Stack Size = 250000
253
Stack Reserve = 1048576
254
Stack Commit = 4096
255
Image Base Address = 4194304
256
Image Base Address x64 = 4194304
257
Compiler Defines = "/DWIN32_LEAN_AND_MEAN /DWIENVME"
258
Sign = False
259
Sign Store = ""
260
Sign Certificate = ""
261
Sign Timestamp URL = ""
262
Sign URL = ""
263
Manifest Embed = False
264
Icon File Is Rel = False
265
Icon File = ""
266
Application Title = ""
267
Use IVI Subdirectories for Import Libraries = False
268
Use VXIPNP Subdirectories for Import Libraries = False
269
Use Dflt Import Lib Base Name = True
270
Where to Copy DLL = "Do not copy"
271
Custom Directory to Copy DLL Is Rel = False
272
Custom Directory to Copy DLL = ""
273
Generate Source Documentation = "None"
274
Runtime Support = "Full Runtime Support"
275
Runtime Binding = "Shared"
276
Embed Project .UIRs = False
277
Generate Map File = False
278
Embed Timestamp = True
279
Create Console Application = False
280
Using LoadExternalModule = False
281
DLL Exports = "Include File Symbols"
282
Register ActiveX Server = False
283
Add Type Lib To DLL = False
284
Include Type Lib Help Links = False
285
TLB Help Style = "HLP"
286
Type Lib FP File Is Rel = False
287
Type Lib FP File = ""
288
 
289
[Default Build Config Debug64]
290
Config Name = "Debug64"
291
Is 64-Bit = True
292
Is Release = False
293
Default Calling Convention = "cdecl"
294
Optimization Level = "Optimize for speed (level 2)"
295
Require Prototypes = True
296
Show Warning IDs in Build Output = False
297
Selected Warning Level = "None"
298
Warning List None = "4,9,84,105,106,107,108,109,110,111"
299
Warning List Common = ""
300
Warning List Extended = ""
301
Warning List All = ""
302
Warning Mode = 0
303
Enable Unreferenced Identifiers Warning = False
304
Enable Pointer Mismatch Warning = False
305
Enable Unreachable Code Warning = False
306
Enable Assignment In Conditional Warning = False
307
Uninitialized Locals Compile Warning = "Aggressive"
308
Require Return Values = True
309
Enable C99 Extensions = False
310
Enable OpenMP Extensions = False
311
Stack Size = 250000
312
Stack Reserve = 1048576
313
Stack Commit = 4096
314
Image Base Address = 4194304
315
Image Base Address x64 = 4194304
316
Compiler Defines = "/DWIN32_LEAN_AND_MEAN /DWIENVME"
317
Sign = False
318
Sign Store = ""
319
Sign Certificate = ""
320
Sign Timestamp URL = ""
321
Sign URL = ""
322
Manifest Embed = False
323
Icon File Is Rel = False
324
Icon File = ""
325
Application Title = ""
326
Use IVI Subdirectories for Import Libraries = False
327
Use VXIPNP Subdirectories for Import Libraries = False
328
Use Dflt Import Lib Base Name = True
329
Where to Copy DLL = "Do not copy"
330
Custom Directory to Copy DLL Is Rel = False
331
Custom Directory to Copy DLL = ""
332
Generate Source Documentation = "None"
333
Runtime Support = "Full Runtime Support"
334
Runtime Binding = "Shared"
335
Embed Project .UIRs = False
336
Generate Map File = False
337
Embed Timestamp = True
338
Create Console Application = False
339
Using LoadExternalModule = False
340
DLL Exports = "Include File Symbols"
341
Register ActiveX Server = False
342
Add Type Lib To DLL = False
343
Include Type Lib Help Links = False
344
TLB Help Style = "HLP"
345
Type Lib FP File Is Rel = False
346
Type Lib FP File = ""
347
 
348
[Default Build Config Release64]
349
Config Name = "Release64"
350
Is 64-Bit = True
351
Is Release = True
352
Default Calling Convention = "cdecl"
353
Optimization Level = "Optimize for speed (level 2)"
354
Require Prototypes = True
355
Show Warning IDs in Build Output = False
356
Selected Warning Level = "None"
357
Warning List None = "4,9,84,105,106,107,108,109,110,111"
358
Warning List Common = ""
359
Warning List Extended = ""
360
Warning List All = ""
361
Warning Mode = 0
362
Enable Unreferenced Identifiers Warning = False
363
Enable Pointer Mismatch Warning = False
364
Enable Unreachable Code Warning = False
365
Enable Assignment In Conditional Warning = False
366
Uninitialized Locals Compile Warning = "Aggressive"
367
Require Return Values = True
368
Enable C99 Extensions = False
369
Enable OpenMP Extensions = False
370
Stack Size = 250000
371
Stack Reserve = 1048576
372
Stack Commit = 4096
373
Image Base Address = 4194304
374
Image Base Address x64 = 4194304
375
Compiler Defines = "/DWIN32_LEAN_AND_MEAN /DWIENVME"
376
Sign = False
377
Sign Store = ""
378
Sign Certificate = ""
379
Sign Timestamp URL = ""
380
Sign URL = ""
381
Manifest Embed = False
382
Icon File Is Rel = False
383
Icon File = ""
384
Application Title = ""
385
Use IVI Subdirectories for Import Libraries = False
386
Use VXIPNP Subdirectories for Import Libraries = False
387
Use Dflt Import Lib Base Name = True
388
Where to Copy DLL = "Do not copy"
389
Custom Directory to Copy DLL Is Rel = False
390
Custom Directory to Copy DLL = ""
391
Generate Source Documentation = "None"
392
Runtime Support = "Full Runtime Support"
393
Runtime Binding = "Shared"
394
Embed Project .UIRs = False
395
Generate Map File = False
396
Embed Timestamp = True
397
Create Console Application = False
398
Using LoadExternalModule = False
399
DLL Exports = "Include File Symbols"
400
Register ActiveX Server = False
401
Add Type Lib To DLL = False
402
Include Type Lib Help Links = False
403
TLB Help Style = "HLP"
404
Type Lib FP File Is Rel = False
405
Type Lib FP File = ""
406
 
407
[Compiler Options]
408
Default Calling Convention = "cdecl"
409
Require Prototypes = True
410
Require Return Values = True
411
Enable Pointer Mismatch Warning = False
412
Enable Unreachable Code Warning = False
413
Enable Unreferenced Identifiers Warning = False
414
Enable Assignment In Conditional Warning = False
415
O Option Compatible With 5.0 = False
416
Enable C99 Extensions = False
417
Uninitialized Locals Compile Warning = "Aggressive"
418
Precompile Prefix Header = False
419
Prefix Header File = ""
420
 
421
[Run Options]
422
Stack Size = 250000
423
Stack Commit = 4096
424
Image Base Address = 4194304
425
Image Base Address x64 = 4194304
426
 
427
[Compiler Defines]
428
Compiler Defines = "/DWIN32_LEAN_AND_MEAN /DWIENVME"
429
 
430
[Include Paths]
431
Include Path 1 Is Rel = True
432
Include Path 1 Rel To = "Project"
433
Include Path 1 Rel Path = "../../instr/CAENV965"
434
Include Path 1 = "/c/home/cvi/instr/CAENV965"
435
 
436
[Create Executable]
437
Executable File_Debug Is Rel = True
438
Executable File_Debug Rel To = "Project"
439
Executable File_Debug Rel Path = "vmusb.exe"
440
Executable File_Debug = "/c/home/cvi/apps/petdemo/vmusb.exe"
441
Executable File_Release Is Rel = True
442
Executable File_Release Rel To = "Project"
443
Executable File_Release Rel Path = "vmusb.exe"
444
Executable File_Release = "/c/home/cvi/apps/petdemo/vmusb.exe"
445
Executable File_Debug64 Is Rel = True
446
Executable File_Debug64 Rel To = "Project"
447
Executable File_Debug64 Rel Path = "vmusb.exe"
448
Executable File_Debug64 = "/c/home/cvi/apps/petdemo/vmusb.exe"
449
Executable File_Release64 Is Rel = True
450
Executable File_Release64 Rel To = "Project"
451
Executable File_Release64 Rel Path = "vmusb.exe"
452
Executable File_Release64 = "/c/home/cvi/apps/petdemo/vmusb.exe"
453
Icon File Is Rel = False
454
Icon File = ""
455
Application Title = ""
456
DLL Exports = "Include File Symbols"
457
Use IVI Subdirectories for Import Libraries = False
458
Use VXIPNP Subdirectories for Import Libraries = False
459
Use Dflt Import Lib Base Name = True
460
Where to Copy DLL = "Do not copy"
461
Custom Directory to Copy DLL Is Rel = False
462
Custom Directory to Copy DLL = ""
463
Generate Source Documentation = "None"
464
Add Type Lib To DLL = False
465
Include Type Lib Help Links = False
466
TLB Help Style = "HLP"
467
Type Lib FP File Is Rel = False
468
Type Lib FP File = ""
469
Type Lib Guid = ""
470
Runtime Support = "Full Runtime Support"
471
Instrument Driver Support Only = False
472
Embed Project .UIRs = False
473
Generate Map File = False
474
 
475
[External Compiler Support]
476
UIR Callbacks File Option = 0
477
Using LoadExternalModule = False
478
Create Project Symbols File = True
479
UIR Callbacks Obj File Is Rel = False
480
UIR Callbacks Obj File = ""
481
Project Symbols H File Is Rel = False
482
Project Symbols H File = ""
483
Project Symbols Obj File Is Rel = False
484
Project Symbols Obj File = ""
485
 
486
[ActiveX Server Options]
487
Specification File Is Rel = False
488
Specification File = ""
489
Source File Is Rel = False
490
Source File = ""
491
Include File Is Rel = False
492
Include File = ""
493
IDL File Is Rel = False
494
IDL File = ""
495
Register ActiveX Server = False
496
 
497
[Signing Info]
498
Sign = False
499
Sign Debug Build = False
500
Store = ""
501
Certificate = ""
502
Timestamp URL = ""
503
URL = ""
504
 
505
[Manifest Info]
506
Embed = False
507
 
508
[tpcSection]
509
tpcEnabled = 0
510
tpcOverrideEnvironment = 0
511
tpcEnabled x64 = 0
512
tpcOverrideEnvironment x64 = 0
513