Componentes.Internos.GUISDK/Build/Build.properties
2007-08-17 15:03:54 +00:00

10 lines
386 B
INI

<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Project Folders -->
<PropertyGroup>
<BaseFolder>$(MSBuildProjectDirectory)\..</BaseFolder>
<SourceFolder>$(BaseFolder)\Sources</SourceFolder>
<PackageFolder>$(BaseFolder)\Packages</PackageFolder>
<OutputFolder>$(BaseFolder)\Lib\$(DelphiVersion)</OutputFolder>
</PropertyGroup>
</Project>