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