Subversion Repositories f9daq

Rev

Rev 83 | Details | Compare with Previous | Last modification | View Log | RSS feed

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