Subversion Repositories f9daq

Rev

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

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