-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUSBView.vfp
More file actions
42 lines (42 loc) · 1.03 KB
/
USBView.vfp
File metadata and controls
42 lines (42 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
File=USBView.bi
*File=frmUSBView.frm
File=USBView.bas
File=Form1.rc
ProjectType=0
Subsystem=2
ProjectName="USBView"
HelpFileName=""
ProjectDescription="USBView"
PassAllModuleFilesToCompiler=false
OpenProjectAsFolder=false
MajorVersion=0
MinorVersion=0
RevisionVersion=0
BuildVersion=293
AutoIncrementVersion=false
ApplicationTitle="USBView"
ApplicationIcon=""
Manifest=true
RunAsAdministrator=false
CompanyName="Visual FB Editor"
FileDescription="{ProjectDescription}"
InternalName="USBView"
LegalCopyright="Cm.Wang"
LegalTrademarks="Cm.Wang"
OriginalFilename="USBView"
ProductName="{ProjectName}"
CompileTo=0
OptimizationLevel=0
OptimizationFastCode=false
OptimizationSmallCode=false
CompilationArguments32Windows="-x "USBView32.exe""
CompilationArguments64Windows="-x "USBView64.exe""
CompilationArguments32Linux=""
CompilationArguments64Linux=""
CompilerPath=""
CommandLineArguments=""
CreateDebugInfo=false
AndroidSDKLocation=""
AndroidNDKLocation=""
JDKLocation=""
ControlLibrary="Controls/MyFbFramework"