config x86 profiles

This commit is contained in:
xieguigang 2018-06-01 17:43:08 +08:00
parent 3c984d1c8e
commit 180bc2984d
3 changed files with 3 additions and 3 deletions

View File

@ -98,7 +98,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<DefineTrace>true</DefineTrace>
<OutputPath>G:\GCModeller\GCModeller\bin</OutputPath>
<OutputPath>bin\x86\</OutputPath>
<DocumentationFile>sciBASIC#.ComputingServices.xml</DocumentationFile>
<Optimize>true</Optimize>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>

View File

@ -124,7 +124,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<DefineTrace>true</DefineTrace>
<OutputPath>G:\GCModeller\GCModeller\bin</OutputPath>
<OutputPath>bin\x86\</OutputPath>
<DocumentationFile>LINQ_v1.0_22.0.122.6544__a540a5d6a87b0ca91c.xml</DocumentationFile>
<Optimize>true</Optimize>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>

View File

@ -97,7 +97,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<DefineTrace>true</DefineTrace>
<OutputPath>G:\GCModeller\GCModeller\bin</OutputPath>
<OutputPath>bin\x86\</OutputPath>
<DocumentationFile>sciBASIC#.ComputingServices.RQL.xml</DocumentationFile>
<Optimize>true</Optimize>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>