~ubuntu-branches/ubuntu/dapper/fpc/dapper

« back to all changes in this revision

Viewing changes to packages/extra/fpgtk/demo/testgtk.ppr

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Laviola
  • Date: 2004-08-12 16:29:37 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040812162937-moo8ulvysp1ln771
Tags: 1.9.4-5
fp-compiler: needs ld, adding dependency on binutils.  (Closes: #265265)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[RunParams]
 
2
ExeHost=
 
3
ExeParams=
 
4
[General]
 
5
MainName=%PRJPATH\TestGTK.pp
 
6
[DefaultProjectSettings]
 
7
MsgOnlyErrors=1
 
8
MsgGeneralInfo=1
 
9
MsgWarnings=1
 
10
MsgNotes=1
 
11
MsgHints=1
 
12
MsgLineNum=0
 
13
MsgFilesOpen=0
 
14
MsgFilesTriedOpen=0
 
15
MsgPrintProcFunc=0
 
16
MsgWarnConditional=0
 
17
MsgDefinedMacros=0
 
18
MsgAdditionalDbg=0
 
19
MsgWriteAll=0
 
20
MsgNoMessages=0
 
21
MsgDeclOnOverloadErr=0
 
22
MsgOutputExeInfo=0
 
23
MsgRhideMode=0
 
24
MsgSaveErrors=1
 
25
GenerateAssm=0
 
26
AssmDonNotDelete=0
 
27
AssmIncludeSrc=0
 
28
AssmRegInfo=0
 
29
AssmTempInfo=0
 
30
AssmGNU=0
 
31
AssmNasm=0
 
32
AssmObjNasm=0
 
33
AssmObjMasm=0
 
34
AssmObjTasm=0
 
35
OutBrowseInfo=1
 
36
OutIncLocal=1
 
37
OutDll=0
 
38
OutExe=1
 
39
HeapSize=8000000
 
40
OutIO=1
 
41
OutNoLink=0
 
42
OutOverflow=1
 
43
OutRange=1
 
44
StackSize=1048576
 
45
OutStatic=0
 
46
OutStackCheck=0
 
47
OutSmartLink=1
 
48
OutDbgGDB=1
 
49
OutDbgDBX=0
 
50
OutHeaptrc=0
 
51
OutGprof=0
 
52
OutNoLinkNoAsm=0
 
53
OutStripSym=0
 
54
OutLink=0
 
55
OutLinkDll=0
 
56
OutLinkStatic=0
 
57
OtmSize=0
 
58
OtmSpeed=1
 
59
OtmReg=0
 
60
OtmUncertain=0
 
61
OtmLevels=1
 
62
OtmLevel1=0
 
63
OtmLevel2=1
 
64
OtmLevel3=0
 
65
OtmProcessor=0
 
66
Otm386=0
 
67
OtmPentium=1
 
68
OtmPII=0
 
69
OtmNoOptimization=0
 
70
LangATT=1
 
71
LangIntel=0
 
72
LangDirect=0
 
73
LangDelphi2=0
 
74
LangCOperators=0
 
75
LangDelphiCompatible=0
 
76
LangStopOnFirst=0
 
77
LangSupportLabel=0
 
78
LangAnsiStrings=0
 
79
LangCInline=0
 
80
LangCMacros=0
 
81
LangTP=0
 
82
LangGPC=0
 
83
LangConDes=0
 
84
LangAllowStatic=0
 
85
LangNoCheckUnit=0
 
86
LangCompSys=0
 
87
WBaseAddress=268435456
 
88
WRelocation=0
 
89
WConsole=1
 
90
TargetType=0
 
91
[ProjectDirs]
 
92
OutFileName=TestGTK.exe
 
93
CondDef=gtkwin
 
94
CondUnDef=
 
95
OutPath=
 
96
UnitOutPath=
 
97
UnitPath=..;\pp\units\win32\fcl;\pp\units\win32\gtk
 
98
LibPath=
 
99
IncPath=
 
100
ObjPath=
 
101
 
 
102
[OpenFiles]
 
103
NumOpenFiles=2
 
104
OpenFile1=%PRJPATH\lister.pp
 
105
OpenFile2=%PRJPATH\testgtk.pp
 
106
[ProjectFiles]
 
107
NumProjectFiles=3
 
108
ProjectFile1=%PRJPATH\lister.pp
 
109
ProjectFile2=D:\pp\LukGtk\FPgtkExt.pp
 
110
ProjectFile3=D:\pp\LukGtk\FPgtk.pp