34 lines
No EOL
1.3 KiB
XML
34 lines
No EOL
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Default</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ItemType>GenericProject</ItemType>
|
|
<ProductVersion>9.0.21022</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{A31FBC13-5593-4C21-9561-39E0A76659FF}</ProjectGuid>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Default|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>.</OutputPath>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Compile Include="gui-thread-check.c" />
|
|
</ItemGroup>
|
|
<ProjectExtensions>
|
|
<MonoDevelop>
|
|
<Properties xmlns="">
|
|
<MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="true" RelativeMakefileName="Makefile.am">
|
|
<BuildFilesVar Sync="true" Name="libmono_profiler_gui_thread_check_la_SOURCES" />
|
|
<DeployFilesVar />
|
|
<ResourcesVar />
|
|
<OthersVar />
|
|
<GacRefVar />
|
|
<AsmRefVar />
|
|
<ProjectRefVar />
|
|
<MessageRegex Name="gcc" />
|
|
</MonoDevelop.Autotools.MakefileInfo>
|
|
</Properties>
|
|
</MonoDevelop>
|
|
</ProjectExtensions>
|
|
</Project> |