source: branches/lazarus/wowhosting.lpi.bak

Last change on this file was 61, checked in by george, 15 years ago
  • Přidáno: Další chybějící soubory s vývojové větve ve Free Pascalu.
File size: 1.7 KB
Line 
1<?xml version="1.0"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="7"/>
5 <General>
6 <MainUnit Value="0"/>
7 <TargetFileExt Value=""/>
8 <Icon Value="0"/>
9 <UseXPManifest Value="True"/>
10 <ActiveEditorIndexAtStart Value="0"/>
11 </General>
12 <VersionInfo>
13 <ProjectVersion Value=""/>
14 <Language Value=""/>
15 <CharSet Value=""/>
16 </VersionInfo>
17 <PublishOptions>
18 <Version Value="2"/>
19 <IgnoreBinaries Value="False"/>
20 <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
21 <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
22 </PublishOptions>
23 <RunParams>
24 <local>
25 <FormatVersion Value="1"/>
26 <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
27 </local>
28 </RunParams>
29 <Units Count="1">
30 <Unit0>
31 <Filename Value="wowhosting.lpr"/>
32 <IsPartOfProject Value="True"/>
33 <UnitName Value="wowhosting"/>
34 <CursorPos X="42" Y="10"/>
35 <TopLine Value="1"/>
36 <EditorIndex Value="0"/>
37 <UsageCount Value="20"/>
38 <Loaded Value="True"/>
39 </Unit0>
40 </Units>
41 <JumpHistory Count="0" HistoryIndex="-1"/>
42 </ProjectOptions>
43 <CompilerOptions>
44 <Version Value="8"/>
45 <SearchPaths>
46 <IncludeFiles Value="$(ProjOutDir)/"/>
47 </SearchPaths>
48 <Other>
49 <CompilerPath Value="$(CompPath)"/>
50 </Other>
51 </CompilerOptions>
52 <Debugging>
53 <Exceptions Count="3">
54 <Item1>
55 <Name Value="EAbort"/>
56 </Item1>
57 <Item2>
58 <Name Value="ECodetoolError"/>
59 </Item2>
60 <Item3>
61 <Name Value="EFOpenError"/>
62 </Item3>
63 </Exceptions>
64 </Debugging>
65</CONFIG>
Note: See TracBrowser for help on using the repository browser.