Subversion Repositories f9daq

Rev

Details | Last modification | View Log | RSS feed

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