-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathSimpleSPH.vbp
43 lines (43 loc) · 1.08 KB
/
SimpleSPH.vbp
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
43
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\Windows\System32\stdole2.tlb#OLE Automation
Reference=*\G{CE4F61C1-7072-4180-9107-B38562AB6ABE}#11d.0#0#..\..\VB6\____PhotoModularFX_0_3\BIN\RC6.dll#RC6
Form=fMain.frm
Class=cSpatialGrid3D; cSpatialGrid3D.cls
Module=mMain; mMain.bas
Module=mVectors; mVectors.bas
Module=mQuickSort; mQuickSort.bas
Class=c3DEasyCam; c3DEasyCam.cls
Module=mFauxDoEvents; mFauxDoEvents.bas
Class=cSpatialHash3D; cSpatialHash3D.cls
Class=cOctTree; cOctTree.cls
IconForm="fMain"
Startup="fMain"
HelpFile=""
Title="prjGrid2D"
ExeName32="SimpleSPH.exe"
Command32=""
Name="SimpleSPH"
HelpContextID="0"
CompatibleMode="0"
MajorVer=6
MinorVer=0
RevisionVer=695
AutoIncrementVer=1
ServerSupportFiles=0
VersionComments="By reexre (Roberto Mior)"
VersionCompanyName="Roberto Mior"
CompilationType=0
OptimizationType=0
FavorPentiumPro(tm)=-1
CodeViewDebugInfo=0
NoAliasing=-1
BoundsCheck=-1
OverflowCheck=-1
FlPointCheck=-1
FDIVCheck=-1
UnroundedFP=-1
StartMode=0
Unattended=0
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1