File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
Distros/HaxeDevelop/FlashDevelop Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 4.0" >
3
+ <PropertyGroup >
4
+ <UseHostCompilerIfAvailable >False</UseHostCompilerIfAvailable >
5
+ </PropertyGroup >
3
6
<PropertyGroup >
4
7
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
5
8
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 4.0" >
3
+ <PropertyGroup >
4
+ <UseHostCompilerIfAvailable >False</UseHostCompilerIfAvailable >
5
+ </PropertyGroup >
3
6
<PropertyGroup >
4
7
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
5
8
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 4.0" >
3
+ <PropertyGroup >
4
+ <UseHostCompilerIfAvailable >False</UseHostCompilerIfAvailable >
5
+ </PropertyGroup >
3
6
<PropertyGroup >
4
7
<ProjectType >Local</ProjectType >
5
8
<ProductVersion >9.0.30729</ProductVersion >
You can’t perform that action at this time.
0 commit comments