add wst_core dependency

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@559 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
inoussa
2008-09-13 16:12:30 +00:00
parent e5a4f0a2e3
commit 1e95624282

View File

@ -5,7 +5,7 @@
<Name Value="wst_design"/> <Name Value="wst_design"/>
<Author Value="Inoussa OUEDRAOGO"/> <Author Value="Inoussa OUEDRAOGO"/>
<CompilerOptions> <CompilerOptions>
<Version Value="5"/> <Version Value="8"/>
<PathDelim Value="\"/> <PathDelim Value="\"/>
<SearchPaths> <SearchPaths>
<IncludeFiles Value="..\..\;..\..\ws_helper\;..\..\wst_rtti_filter\;..\..\type_lib_edtr\"/> <IncludeFiles Value="..\..\;..\..\ws_helper\;..\..\wst_rtti_filter\;..\..\type_lib_edtr\"/>
@ -14,12 +14,10 @@
</SearchPaths> </SearchPaths>
<Parsing> <Parsing>
<SyntaxOptions> <SyntaxOptions>
<CStyleOperator Value="False"/>
<UseAnsiStrings Value="True"/> <UseAnsiStrings Value="True"/>
</SyntaxOptions> </SyntaxOptions>
</Parsing> </Parsing>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
<Other> <Other>
<CustomOptions Value="-dWST_IDE <CustomOptions Value="-dWST_IDE
-dWST_HANDLE_DOC -dWST_HANDLE_DOC
@ -27,7 +25,8 @@
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </CompilerOptions>
<Description Value="Web Services Toolkit Lazarus IDE design time package"/> <Description Value="Web Services Toolkit Lazarus IDE design time package
"/>
<Version Minor="1"/> <Version Minor="1"/>
<Files Count="10"> <Files Count="10">
<Item1> <Item1>
@ -73,20 +72,23 @@
</Item10> </Item10>
</Files> </Files>
<Type Value="DesignTime"/> <Type Value="DesignTime"/>
<RequiredPkgs Count="4"> <RequiredPkgs Count="5">
<Item1> <Item1>
<PackageName Value="SynEdit"/> <PackageName Value="wst_core"/>
</Item1> </Item1>
<Item2> <Item2>
<PackageName Value="LCL"/> <PackageName Value="SynEdit"/>
</Item2> </Item2>
<Item3> <Item3>
<PackageName Value="IDEIntf"/> <PackageName Value="LCL"/>
</Item3> </Item3>
<Item4> <Item4>
<PackageName Value="IDEIntf"/>
</Item4>
<Item5>
<PackageName Value="FCL"/> <PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/> <MinVersion Major="1" Valid="True"/>
</Item4> </Item5>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)\"/> <UnitPath Value="$(PkgOutDir)\"/>