15
15
<DebugType >full</DebugType >
16
16
<Optimize >true</Optimize >
17
17
<OutputPath >.\bin\Debug\</OutputPath >
18
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
18
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
19
19
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
20
20
</PropertyGroup >
21
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
22
22
<DebugType >pdbonly</DebugType >
23
23
<Optimize >true</Optimize >
24
24
<OutputPath >.\bin\Release\</OutputPath >
25
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;PYTHON27, UCS2</DefineConstants >
25
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;PYTHON27, UCS2</DefineConstants >
26
26
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
27
27
</PropertyGroup >
28
28
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'EmbeddingTest|AnyCPU' " >
29
29
<DebugSymbols >true</DebugSymbols >
30
30
<OutputPath >bin\EmbeddingTest\</OutputPath >
31
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
31
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
32
32
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
33
33
<Optimize >true</Optimize >
34
34
<DebugType >full</DebugType >
37
37
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'UnitTests|AnyCPU' " >
38
38
<DebugSymbols >true</DebugSymbols >
39
39
<OutputPath >bin\UnitTests\</OutputPath >
40
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
40
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
41
41
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
42
42
<Optimize >true</Optimize >
43
43
<DebugType >full</DebugType >
52
52
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
53
53
<DebugSymbols >true</DebugSymbols >
54
54
<OutputPath >bin\x86\Debug\</OutputPath >
55
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS4</DefineConstants >
55
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS4</DefineConstants >
56
56
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
57
57
<Optimize >true</Optimize >
58
58
<DebugType >full</DebugType >
59
59
<PlatformTarget >x86</PlatformTarget >
60
60
</PropertyGroup >
61
61
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
62
62
<OutputPath >bin\x86\Release\</OutputPath >
63
- <DefineConstants Condition =" '$(DefineConstants)'==''" >PYTHON27, UCS4</DefineConstants >
63
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >PYTHON27, UCS4</DefineConstants >
64
64
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
65
65
<Optimize >true</Optimize >
66
66
<DebugType >pdbonly</DebugType >
67
67
<PlatformTarget >x86</PlatformTarget >
68
68
<CodeAnalysisIgnoreBuiltInRuleSets >false</CodeAnalysisIgnoreBuiltInRuleSets >
69
69
<CodeAnalysisIgnoreBuiltInRules >true</CodeAnalysisIgnoreBuiltInRules >
70
+ <DefineConstants >PYTHON27,UCS2</DefineConstants >
70
71
</PropertyGroup >
71
72
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'EmbeddingTest|x86'" >
72
73
<DebugSymbols >true</DebugSymbols >
73
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
74
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
74
75
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
75
76
<Optimize >true</Optimize >
76
77
<DebugType >full</DebugType >
82
83
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'UnitTests|x86'" >
83
84
<DebugSymbols >true</DebugSymbols >
84
85
<OutputPath >bin\x86\UnitTests\</OutputPath >
85
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
86
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
86
87
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
87
88
<Optimize >true</Optimize >
88
89
<DebugType >full</DebugType >
91
92
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'DebugMono_x86|AnyCPU'" >
92
93
<DebugSymbols >true</DebugSymbols >
93
94
<OutputPath >bin\DebugMono_x86\</OutputPath >
94
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
95
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
95
96
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
96
97
<Optimize >true</Optimize >
97
98
<DebugType >full</DebugType >
103
104
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'DebugMono_x86|x86'" >
104
105
<DebugSymbols >true</DebugSymbols >
105
106
<OutputPath >bin\x86\DebugMono_x86\</OutputPath >
106
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS4</DefineConstants >
107
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS4</DefineConstants >
107
108
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
108
109
<Optimize >true</Optimize >
109
110
<DebugType >full</DebugType >
112
113
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
113
114
<DebugSymbols >true</DebugSymbols >
114
115
<OutputPath >bin\x64\Debug\</OutputPath >
115
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS4</DefineConstants >
116
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS4</DefineConstants >
116
117
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
117
118
<Optimize >true</Optimize >
118
119
<DebugType >full</DebugType >
121
122
</PropertyGroup >
122
123
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
123
124
<OutputPath >bin\x64\Release\</OutputPath >
124
- <DefineConstants Condition =" '$(DefineConstants)'==''" >PYTHON32, UCS2</DefineConstants >
125
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >PYTHON32, UCS2</DefineConstants >
125
126
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
126
127
<Optimize >true</Optimize >
127
128
<DebugType >pdbonly</DebugType >
132
133
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'EmbeddingTest|x64'" >
133
134
<DebugSymbols >true</DebugSymbols >
134
135
<OutputPath >bin\x64\EmbeddingTest\</OutputPath >
135
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
136
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
136
137
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
137
138
<Optimize >true</Optimize >
138
139
<DebugType >full</DebugType >
144
145
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'UnitTests|x64'" >
145
146
<DebugSymbols >true</DebugSymbols >
146
147
<OutputPath >bin\x64\UnitTests\</OutputPath >
147
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
148
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS2</DefineConstants >
148
149
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
149
150
<Optimize >true</Optimize >
150
151
<DebugType >full</DebugType >
156
157
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'DebugMono_x86|x64'" >
157
158
<DebugSymbols >true</DebugSymbols >
158
159
<OutputPath >bin\x64\DebugMono_x86\</OutputPath >
159
- <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS4</DefineConstants >
160
+ <DefineConstants Condition =" '$(DefineConstants)'==''" >TRACE;DEBUG;PYTHON27,UCS4</DefineConstants >
160
161
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
161
162
<Optimize >true</Optimize >
162
163
<DebugType >full</DebugType >
163
164
<PlatformTarget >x64</PlatformTarget >
164
165
</PropertyGroup >
165
166
<ItemGroup >
167
+ <Reference Include =" Microsoft.CSharp" />
166
168
<Reference Include =" System" />
167
169
</ItemGroup >
168
170
<ItemGroup >
@@ -244,4 +246,4 @@ copy "$(TargetDir)clr.pyd" "$(SolutionDir)"
244
246
<PreBuildEvent >del "$(TargetDir)clr.pyd"</PreBuildEvent >
245
247
</PropertyGroup >
246
248
<Import Project =" ../../packages/UnmanagedExports.1.2.3-Beta/tools/RGiesecke.DllExport.targets" />
247
- </Project >
249
+ </Project >
0 commit comments