config for the project output

master
xieguigang 9 years ago
parent dc5261755a
commit 981ecdff3a

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

@ -196,7 +196,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'GCModeller%28Release_X64%29|x64'">
<DefineTrace>true</DefineTrace>
<OutputPath>G:\GCModeller\GCModeller\bin</OutputPath>
<OutputPath>..\..\..\..\..\GCModeller\bin\</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>

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

Loading…
Cancel
Save