config x86 profiles
This commit is contained in:
parent
3c984d1c8e
commit
180bc2984d
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue