2007-03-24 08:06:41 +00:00
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2007-03-22 10:11:15 +00:00
|
|
|
<PropertyGroup>
|
|
|
|
<ProjectType>Local</ProjectType>
|
|
|
|
<ProductVersion>8.0.50727</ProductVersion>
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
2007-03-27 10:51:41 +00:00
|
|
|
<ProjectGuid>{BEF662A4-BA6D-4BDB-BE04-4E6055E9D276}</ProjectGuid>
|
2007-03-22 10:11:15 +00:00
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
<ApplicationIcon>App.ico</ApplicationIcon>
|
|
|
|
<AssemblyKeyContainerName>
|
|
|
|
</AssemblyKeyContainerName>
|
|
|
|
<AssemblyName>prebuild</AssemblyName>
|
|
|
|
<AssemblyOriginatorKeyFile>Prebuild.snk</AssemblyOriginatorKeyFile>
|
|
|
|
<SignAssembly>true</SignAssembly>
|
|
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
|
|
<DelaySign>false</DelaySign>
|
|
|
|
<OutputType>Exe</OutputType>
|
2007-03-24 08:06:41 +00:00
|
|
|
<AppDesignerFolder></AppDesignerFolder>
|
2007-03-22 10:11:15 +00:00
|
|
|
<RootNamespace>Prebuild</RootNamespace>
|
|
|
|
<StartupObject>Prebuild.Prebuild</StartupObject>
|
|
|
|
<FileUpgradeFlags>
|
|
|
|
</FileUpgradeFlags>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
|
|
|
|
<BaseAddress>285212672</BaseAddress>
|
|
|
|
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
|
|
|
|
<ConfigurationOverrideFile>
|
|
|
|
</ConfigurationOverrideFile>
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
2007-03-24 08:06:41 +00:00
|
|
|
<DocumentationFile></DocumentationFile>
|
2007-03-22 10:11:15 +00:00
|
|
|
<DebugSymbols>True</DebugSymbols>
|
|
|
|
<FileAlignment>4096</FileAlignment>
|
|
|
|
<Optimize>False</Optimize>
|
2007-03-24 08:06:41 +00:00
|
|
|
<OutputPath>..\..\bin\</OutputPath>
|
2007-03-22 10:11:15 +00:00
|
|
|
<RegisterForComInterop>False</RegisterForComInterop>
|
|
|
|
<RemoveIntegerChecks>False</RemoveIntegerChecks>
|
|
|
|
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
<NoWarn>1595</NoWarn>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
|
|
|
|
<BaseAddress>285212672</BaseAddress>
|
|
|
|
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
|
|
|
|
<ConfigurationOverrideFile>
|
|
|
|
</ConfigurationOverrideFile>
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
2007-03-24 08:06:41 +00:00
|
|
|
<DocumentationFile></DocumentationFile>
|
2007-03-22 10:11:15 +00:00
|
|
|
<DebugSymbols>False</DebugSymbols>
|
|
|
|
<FileAlignment>4096</FileAlignment>
|
|
|
|
<Optimize>True</Optimize>
|
2007-03-24 08:06:41 +00:00
|
|
|
<OutputPath>..\..\bin\</OutputPath>
|
2007-03-22 10:11:15 +00:00
|
|
|
<RegisterForComInterop>False</RegisterForComInterop>
|
|
|
|
<RemoveIntegerChecks>False</RemoveIntegerChecks>
|
|
|
|
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
<NoWarn>1595</NoWarn>
|
|
|
|
</PropertyGroup>
|
2007-03-24 08:06:41 +00:00
|
|
|
<ItemGroup>
|
|
|
|
<Reference Include="System.EnterpriseServices" >
|
|
|
|
<HintPath>System.EnterpriseServices.dll</HintPath>
|
|
|
|
<Private>False</Private>
|
|
|
|
</Reference>
|
|
|
|
<Reference Include="System.Xml" >
|
|
|
|
<HintPath>System.Xml.dll</HintPath>
|
|
|
|
<Private>False</Private>
|
|
|
|
</Reference>
|
|
|
|
<Reference Include="System" >
|
|
|
|
<HintPath>System.dll</HintPath>
|
|
|
|
<Private>False</Private>
|
|
|
|
</Reference>
|
|
|
|
</ItemGroup>
|
2007-03-22 10:11:15 +00:00
|
|
|
<ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<EmbeddedResource Include="App.ico">
|
|
|
|
</EmbeddedResource>
|
|
|
|
<EmbeddedResource Include="data\prebuild-1.7.xsd">
|
|
|
|
</EmbeddedResource>
|
|
|
|
<Compile Include="Prebuild.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\FatalException.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Kernel.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\UnknownLanguageException.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\WarningException.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Attributes\DataNodeAttribute.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Attributes\OptionNodeAttribute.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Attributes\TargetAttribute.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Interfaces\IDataNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Interfaces\ITarget.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\ConfigurationNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\DataNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\ExcludeNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\FileNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\FilesNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\MatchNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\OptionsNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\ProcessNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\ProjectNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\ReferenceNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\ReferencePathNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Nodes\SolutionNode.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Parse\IfContext.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Parse\Preprocessor.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Targets\AutotoolsTarget.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Targets\DebugTarget.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Targets\MonoDevelopTarget.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Targets\NAntTarget.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Targets\SharpDevelop2Target.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Targets\SharpDevelopTarget.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Targets\VS2002Target.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Targets\VS2003Target.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Targets\VS2005Target.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Utilities\CommandLineCollection.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Utilities\CurrentDirectory.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Utilities\Helper.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Core\Utilities\Log.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
</ItemGroup>
|
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<PreBuildEvent>
|
|
|
|
</PreBuildEvent>
|
|
|
|
<PostBuildEvent>
|
|
|
|
</PostBuildEvent>
|
|
|
|
</PropertyGroup>
|
2007-03-24 08:06:41 +00:00
|
|
|
</Project>
|