Skip to content

Commit 1869069

Browse files
Rodrigo.Ruz.VRodrigo.Ruz.V
Rodrigo.Ruz.V
authored and
Rodrigo.Ruz.V
committed
Initial upload, just backup
1 parent e1ef387 commit 1869069

File tree

164 files changed

+201809
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+201809
-0
lines changed

CompileManifest.bat

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
BRCC32 ManAdmin.RC

Delphi/WbemScripting_TLB.pas

+4,629
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Dummy.txt

Whitespace-only changes.

Extras/MonoDevelop.ico

17.1 KB
Binary file not shown.

Lazarus/TemplateConsole.lpi

+84
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
<?xml version="1.0"?>
2+
<CONFIG>
3+
<ProjectOptions>
4+
<Version Value="9"/>
5+
<PathDelim Value="\"/>
6+
<General>
7+
<Flags>
8+
<MainUnitHasCreateFormStatements Value="False"/>
9+
<MainUnitHasTitleStatement Value="False"/>
10+
</Flags>
11+
<MainUnit Value="0"/>
12+
<ResourceType Value="res"/>
13+
<UseXPManifest Value="True"/>
14+
<Icon Value="0"/>
15+
<ActiveWindowIndexAtStart Value="0"/>
16+
</General>
17+
<i18n>
18+
<EnableI18N LFM="False"/>
19+
</i18n>
20+
<VersionInfo>
21+
<StringTable ProductVersion=""/>
22+
</VersionInfo>
23+
<BuildModes Count="1" Active="Default">
24+
<Item1 Name="Default" Default="True"/>
25+
</BuildModes>
26+
<PublishOptions>
27+
<Version Value="2"/>
28+
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
29+
<ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
30+
</PublishOptions>
31+
<RunParams>
32+
<local>
33+
<FormatVersion Value="1"/>
34+
</local>
35+
</RunParams>
36+
<Units Count="1">
37+
<Unit0>
38+
<Filename Value="GetWMI_Info.lpr"/>
39+
<IsPartOfProject Value="True"/>
40+
<UnitName Value="GetWMI_Info"/>
41+
<IsVisibleTab Value="True"/>
42+
<EditorIndex Value="0"/>
43+
<WindowIndex Value="0"/>
44+
<TopLine Value="1"/>
45+
<CursorPos X="12" Y="3"/>
46+
<UsageCount Value="20"/>
47+
<Loaded Value="True"/>
48+
</Unit0>
49+
</Units>
50+
<JumpHistory Count="1" HistoryIndex="0">
51+
<Position1>
52+
<Filename Value="GetWMI_Info.lpr"/>
53+
<Caret Line="18" Column="13" TopLine="1"/>
54+
</Position1>
55+
</JumpHistory>
56+
</ProjectOptions>
57+
<CompilerOptions>
58+
<Version Value="9"/>
59+
<PathDelim Value="\"/>
60+
<Target>
61+
<Filename Value="GetWMI_Info"/>
62+
</Target>
63+
<SearchPaths>
64+
<IncludeFiles Value="$(ProjOutDir)"/>
65+
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
66+
</SearchPaths>
67+
<Other>
68+
<CompilerPath Value="$(CompPath)"/>
69+
</Other>
70+
</CompilerOptions>
71+
<Debugging>
72+
<Exceptions Count="3">
73+
<Item1>
74+
<Name Value="EAbort"/>
75+
</Item1>
76+
<Item2>
77+
<Name Value="ECodetoolError"/>
78+
</Item2>
79+
<Item3>
80+
<Name Value="EFOpenError"/>
81+
</Item3>
82+
</Exceptions>
83+
</Debugging>
84+
</CONFIG>

0 commit comments

Comments
 (0)