Subversion Repositories f9daq

Rev

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

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