You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<MSBuildAllProjects Condition="'$(MSBuildVersion)' == '' Or '$(MSBuildVersion)' < '16.0'">$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
|
|
|
|
<HasSharedItems>true</HasSharedItems>
|
|
|
|
|
<SharedGUID>bff9ccc3-7b6d-4984-bc9a-cf7e90807c0a</SharedGUID>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Label="Configuration">
|
|
|
|
|
<Import_RootNamespace>IDEParameter</Import_RootNamespace>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)GPParamClass.cs" />
|
|
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)ParmForDLTB.cs" />
|
|
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)ParmForGP.cs" />
|
|
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)ProjectParamtersClass.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
</Project>
|