Subversion Repositories f9daq

Rev

Details | Last modification | View Log | RSS feed

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