mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 18:19:08 +02:00
externhelp: added windows help
git-svn-id: trunk@24894 -
This commit is contained in:
parent
53acb8a2b2
commit
16f95af0cc
@ -52,9 +52,18 @@
|
|||||||
<IgnoreBinaries Value="False"/>
|
<IgnoreBinaries Value="False"/>
|
||||||
</PublishOptions>
|
</PublishOptions>
|
||||||
<CustomOptions Childs="ExternHelp">
|
<CustomOptions Childs="ExternHelp">
|
||||||
<_ExternHelp Childs="Count/Item1">
|
<_ExternHelp Childs="Count/Item1/Item2">
|
||||||
<_Count Value="1"/>
|
<_Count Value="2"/>
|
||||||
<_Item1 Childs="Filename/Name/URL/WithSubDirectories">
|
<_Item1 Childs="Filename/Name/URL">
|
||||||
|
<_Filename Childs="Value">
|
||||||
|
<_Value Value="$(FPCSrcDir)/rtl/win32/windows.pp"/>
|
||||||
|
</_Filename>
|
||||||
|
<_Name Value="Windows"/>
|
||||||
|
<_URL Childs="Value">
|
||||||
|
<_Value Value="http://social.msdn.microsoft.com/Search/en-us?query=$(Identifier)"/>
|
||||||
|
</_URL>
|
||||||
|
</_Item1>
|
||||||
|
<_Item2 Childs="Filename/Name/URL/WithSubDirectories">
|
||||||
<_Filename Childs="Value">
|
<_Filename Childs="Value">
|
||||||
<_Value Value="$(FPCSrcDir)/packages/gtk2/"/>
|
<_Value Value="$(FPCSrcDir)/packages/gtk2/"/>
|
||||||
</_Filename>
|
</_Filename>
|
||||||
@ -65,7 +74,7 @@
|
|||||||
<_WithSubDirectories Childs="Value">
|
<_WithSubDirectories Childs="Value">
|
||||||
<_Value Value="True"/>
|
<_Value Value="True"/>
|
||||||
</_WithSubDirectories>
|
</_WithSubDirectories>
|
||||||
</_Item1>
|
</_Item2>
|
||||||
</_ExternHelp>
|
</_ExternHelp>
|
||||||
</CustomOptions>
|
</CustomOptions>
|
||||||
</Package>
|
</Package>
|
||||||
|
Loading…
Reference in New Issue
Block a user