Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd68ab74

Browse files
committed
Standarize properties used across projects
Console had it owns set of properties going on
1 parent2d1da5d commitd68ab74

File tree

2 files changed

+64
-135
lines changed

2 files changed

+64
-135
lines changed

‎pythonnet.sln

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
21
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio2013
4-
VisualStudioVersion =12.0.30110.0
2+
# Visual Studio14
3+
VisualStudioVersion =14.0.25420.1
54
MinimumVisualStudioVersion =10.0.40219.1
65
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") ="Python.Runtime","src\runtime\Python.Runtime.csproj","{097B4AC0-74E9-4C58-BCF8-C69746EC8271}"
76
EndProject
@@ -73,22 +72,22 @@ Global
7372
{4165C59D-2822-499F-A6DB-EACA4C331EB5}.ReleaseWin|x64.Build.0=ReleaseWin|x64
7473
{4165C59D-2822-499F-A6DB-EACA4C331EB5}.ReleaseWin|x86.ActiveCfg=ReleaseWin|x86
7574
{4165C59D-2822-499F-A6DB-EACA4C331EB5}.ReleaseWin|x86.Build.0=ReleaseWin|x86
76-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugMono|x64.ActiveCfg=DebugMono_x86|x64
77-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugMono|x64.Build.0=DebugMono_x86|x64
78-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugMono|x86.ActiveCfg=DebugMono_x86|x86
79-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugMono|x86.Build.0=DebugMono_x86|x86
80-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugWin|x64.ActiveCfg=DebugMono_x86|x64
81-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugWin|x64.Build.0=DebugMono_x86|x64
82-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugWin|x86.ActiveCfg=DebugMono_x86|x86
83-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugWin|x86.Build.0=DebugMono_x86|x86
84-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseMono|x64.ActiveCfg=Release|x64
85-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseMono|x64.Build.0=Release|x64
86-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseMono|x86.ActiveCfg=Release|x86
87-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseMono|x86.Build.0=Release|x86
88-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseWin|x64.ActiveCfg=Release|x64
89-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseWin|x64.Build.0=Release|x64
90-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseWin|x86.ActiveCfg=Release|x86
91-
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseWin|x86.Build.0=Release|x86
75+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugMono|x64.ActiveCfg=DebugMono|x64
76+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugMono|x64.Build.0=DebugMono|x64
77+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugMono|x86.ActiveCfg=DebugMono|x86
78+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugMono|x86.Build.0=DebugMono|x86
79+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugWin|x64.ActiveCfg=DebugWin|x64
80+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugWin|x64.Build.0=DebugWin|x64
81+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugWin|x86.ActiveCfg=DebugWin|x86
82+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.DebugWin|x86.Build.0=DebugWin|x86
83+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseMono|x64.ActiveCfg=ReleaseMono|x64
84+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseMono|x64.Build.0=ReleaseMono|x64
85+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseMono|x86.ActiveCfg=ReleaseMono|x86
86+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseMono|x86.Build.0=ReleaseMono|x86
87+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseWin|x64.ActiveCfg=ReleaseWin|x64
88+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseWin|x64.Build.0=ReleaseWin|x64
89+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseWin|x86.ActiveCfg=ReleaseWin|x86
90+
{E29DCF0A-5114-4A98-B1DD-71264B6EA349}.ReleaseWin|x86.Build.0=ReleaseWin|x86
9291
{86E834DE-1139-4511-96CC-69636A56E7AC}.DebugMono|x64.ActiveCfg=DebugWin|x64
9392
{86E834DE-1139-4511-96CC-69636A56E7AC}.DebugMono|x86.ActiveCfg=DebugWin|x86
9493
{86E834DE-1139-4511-96CC-69636A56E7AC}.DebugWin|x64.ActiveCfg=DebugWin|x64

‎src/console/Console.csproj

Lines changed: 46 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -15,143 +15,73 @@
1515
<SolutionDirCondition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
1616
<PythonBuildDirCondition=" '$(PythonBuildDir)' == ''">$(SolutionDir)</PythonBuildDir>
1717
</PropertyGroup>
18-
<PropertyGroupCondition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
19-
<DebugSymbols>True</DebugSymbols>
20-
<DebugType>full</DebugType>
21-
<Optimize>False</Optimize>
22-
<OutputPath>bin\Debug\</OutputPath>
23-
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
24-
<WarningLevel>4</WarningLevel>
25-
</PropertyGroup>
26-
<PropertyGroupCondition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
27-
<DebugType>pdbonly</DebugType>
28-
<Optimize>True</Optimize>
29-
<OutputPath>bin\Release\</OutputPath>
30-
<DefineConstantsCondition="'$(DefineConstants)' == ''">TRACE</DefineConstants>
31-
<DebugSymbols>True</DebugSymbols>
32-
<UseVSHostingProcess>false</UseVSHostingProcess>
33-
<WarningLevel>4</WarningLevel>
34-
</PropertyGroup>
35-
<PropertyGroupCondition=" '$(Configuration)|$(Platform)' == 'EmbeddingTest|AnyCPU'">
36-
<DebugSymbols>True</DebugSymbols>
37-
<OutputPath>bin\EmbeddingTest\</OutputPath>
38-
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
39-
<DebugType>full</DebugType>
40-
<PlatformTarget>AnyCPU</PlatformTarget>
41-
<WarningLevel>4</WarningLevel>
42-
<Optimize>False</Optimize>
43-
</PropertyGroup>
44-
<PropertyGroupCondition=" '$(Configuration)|$(Platform)' == 'UnitTests|AnyCPU'">
45-
<DebugSymbols>True</DebugSymbols>
46-
<OutputPath>bin\UnitTests\</OutputPath>
47-
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
48-
<DebugType>full</DebugType>
49-
<PlatformTarget>AnyCPU</PlatformTarget>
50-
<WarningLevel>4</WarningLevel>
51-
<Optimize>False</Optimize>
52-
</PropertyGroup>
53-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
54-
<DebugSymbols>True</DebugSymbols>
55-
<OutputPath>bin\x86\Debug\</OutputPath>
18+
<PropertyGroupCondition=" '$(Configuration)|$(Platform)' == 'DebugMono|x86'">
19+
<DebugSymbols>true</DebugSymbols>
20+
<OutputPath>bin\x86\DebugMono\</OutputPath>
5621
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
5722
<DebugType>full</DebugType>
5823
<PlatformTarget>x86</PlatformTarget>
59-
<Externalconsole>True</Externalconsole>
60-
<WarningLevel>4</WarningLevel>
61-
<Optimize>False</Optimize>
62-
<ConsolePause>False</ConsolePause>
63-
</PropertyGroup>
64-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'Release|x86'">
65-
<DebugSymbols>True</DebugSymbols>
66-
<OutputPath>bin\x86\Release\</OutputPath>
67-
<DefineConstantsCondition="'$(DefineConstants)' == ''">TRACE</DefineConstants>
68-
<Optimize>True</Optimize>
69-
<DebugType>pdbonly</DebugType>
70-
<PlatformTarget>x86</PlatformTarget>
71-
<UseVSHostingProcess>false</UseVSHostingProcess>
72-
<WarningLevel>4</WarningLevel>
24+
<ErrorReport>prompt</ErrorReport>
7325
</PropertyGroup>
74-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'EmbeddingTest|x86'">
75-
<DebugSymbols>True</DebugSymbols>
76-
<OutputPath>bin\x86\EmbeddingTest\</OutputPath>
26+
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'DebugMono|x64'">
27+
<DebugSymbols>true</DebugSymbols>
28+
<OutputPath>bin\x64\DebugMono\</OutputPath>
7729
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
7830
<DebugType>full</DebugType>
79-
<PlatformTarget>x86</PlatformTarget>
80-
<WarningLevel>4</WarningLevel>
81-
<Optimize>False</Optimize>
31+
<PlatformTarget>x64</PlatformTarget>
32+
<ErrorReport>prompt</ErrorReport>
8233
</PropertyGroup>
83-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'UnitTests|x86'">
84-
<DebugSymbols>True</DebugSymbols>
85-
<OutputPath>bin\x86\UnitTests\</OutputPath>
86-
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
87-
<DebugType>full</DebugType>
34+
<PropertyGroupCondition=" '$(Configuration)|$(Platform)' == 'ReleaseMono|x86'">
35+
<OutputPath>bin\x86\ReleaseMono\</OutputPath>
36+
<DefineConstantsCondition="'$(DefineConstants)' == ''">
37+
</DefineConstants>
38+
<Optimize>true</Optimize>
39+
<DebugType>pdbonly</DebugType>
8840
<PlatformTarget>x86</PlatformTarget>
89-
<WarningLevel>4</WarningLevel>
90-
<Optimize>False</Optimize>
41+
<ErrorReport>prompt</ErrorReport>
9142
</PropertyGroup>
92-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'DebugMono_x86|AnyCPU'">
93-
<DebugSymbols>True</DebugSymbols>
94-
<OutputPath>bin\DebugMono_x86\</OutputPath>
95-
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
96-
<DebugType>full</DebugType>
97-
<PlatformTarget>AnyCPU</PlatformTarget>
98-
<WarningLevel>4</WarningLevel>
99-
<Optimize>False</Optimize>
43+
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'ReleaseMono|x64'">
44+
<OutputPath>bin\x64\ReleaseMono\</OutputPath>
45+
<DefineConstantsCondition="'$(DefineConstants)' == ''">
46+
</DefineConstants>
47+
<Optimize>true</Optimize>
48+
<DebugType>pdbonly</DebugType>
49+
<PlatformTarget>x64</PlatformTarget>
50+
<ErrorReport>prompt</ErrorReport>
10051
</PropertyGroup>
101-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'DebugMono_x86|x86'">
102-
<DebugSymbols>True</DebugSymbols>
103-
<OutputPath>bin\x86\DebugMono_x86\</OutputPath>
52+
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'DebugWin|x86'">
53+
<DebugSymbols>true</DebugSymbols>
54+
<OutputPath>bin\x86\DebugWin\</OutputPath>
10455
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
10556
<DebugType>full</DebugType>
10657
<PlatformTarget>x86</PlatformTarget>
107-
<WarningLevel>4</WarningLevel>
108-
<Optimize>False</Optimize>
58+
<ErrorReport>prompt</ErrorReport>
10959
</PropertyGroup>
110-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
111-
<DebugSymbols>True</DebugSymbols>
112-
<OutputPath>bin\x64\Debug\</OutputPath>
60+
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'DebugWin|x64'">
61+
<DebugSymbols>true</DebugSymbols>
62+
<OutputPath>bin\x64\DebugWin\</OutputPath>
11363
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
11464
<DebugType>full</DebugType>
11565
<PlatformTarget>x64</PlatformTarget>
116-
<WarningLevel>4</WarningLevel>
117-
<Optimize>False</Optimize>
66+
<ErrorReport>prompt</ErrorReport>
11867
</PropertyGroup>
119-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'Release|x64'">
120-
<DebugSymbols>True</DebugSymbols>
121-
<OutputPath>bin\x64\Release\</OutputPath>
122-
<DefineConstantsCondition="'$(DefineConstants)' == ''">TRACE</DefineConstants>
123-
<Optimize>True</Optimize>
68+
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'ReleaseWin|x86'">
69+
<OutputPath>bin\x86\ReleaseWin\</OutputPath>
70+
<DefineConstantsCondition="'$(DefineConstants)' == ''">
71+
</DefineConstants>
72+
<Optimize>true</Optimize>
12473
<DebugType>pdbonly</DebugType>
125-
<PlatformTarget>x64</PlatformTarget>
126-
<UseVSHostingProcess>false</UseVSHostingProcess>
127-
<WarningLevel>4</WarningLevel>
128-
</PropertyGroup>
129-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'EmbeddingTest|x64'">
130-
<DebugSymbols>True</DebugSymbols>
131-
<OutputPath>bin\x64\EmbeddingTest\</OutputPath>
132-
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
133-
<DebugType>full</DebugType>
134-
<PlatformTarget>x64</PlatformTarget>
135-
<WarningLevel>4</WarningLevel>
136-
<Optimize>False</Optimize>
137-
</PropertyGroup>
138-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'UnitTests|x64'">
139-
<DebugSymbols>True</DebugSymbols>
140-
<OutputPath>bin\x64\UnitTests\</OutputPath>
141-
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
142-
<DebugType>full</DebugType>
143-
<PlatformTarget>x64</PlatformTarget>
144-
<WarningLevel>4</WarningLevel>
145-
<Optimize>False</Optimize>
74+
<PlatformTarget>x86</PlatformTarget>
75+
<ErrorReport>prompt</ErrorReport>
14676
</PropertyGroup>
147-
<PropertyGroupCondition="'$(Configuration)|$(Platform)' == 'DebugMono_x86|x64'">
148-
<DebugSymbols>True</DebugSymbols>
149-
<OutputPath>bin\x64\DebugMono_x86\</OutputPath>
150-
<DefineConstantsCondition="'$(DefineConstants)' == ''">DEBUG;TRACE</DefineConstants>
151-
<DebugType>full</DebugType>
77+
<PropertyGroupCondition=" '$(Configuration)|$(Platform)' == 'ReleaseWin|x64'">
78+
<OutputPath>bin\x64\ReleaseWin\</OutputPath>
79+
<DefineConstantsCondition="'$(DefineConstants)' == ''">
80+
</DefineConstants>
81+
<Optimize>true</Optimize>
82+
<DebugType>pdbonly</DebugType>
15283
<PlatformTarget>x64</PlatformTarget>
153-
<WarningLevel>4</WarningLevel>
154-
<Optimize>False</Optimize>
84+
<ErrorReport>prompt</ErrorReport>
15585
</PropertyGroup>
15686
<PropertyGroupCondition="'$(PythonManifest)' != ''">
15787
<ApplicationManifest>$(PythonManifest)</ApplicationManifest>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp