vlc: added check fpc 2.7.1

git-svn-id: trunk@39260 -
This commit is contained in:
mattias 2012-11-07 13:31:18 +00:00
parent 46abf518aa
commit d4b14f706a

View File

@ -6,7 +6,7 @@
<CompilerOptions> <CompilerOptions>
<Version Value="11"/> <Version Value="11"/>
<SearchPaths> <SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/"/> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths> </SearchPaths>
<Other> <Other>
<CompilerMessages> <CompilerMessages>
@ -15,7 +15,7 @@
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </CompilerOptions>
<Description Value="VLC Player component. Needs at least version 2 of the VideoLan player"/> <Description Value="VLC Player component. Needs at least version 2 of the VideoLan player and at least fpc 2.7.1."/>
<License Value="Modified LGPL"/> <License Value="Modified LGPL"/>
<Version Major="1"/> <Version Major="1"/>
<Files Count="5"> <Files Count="5">