File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
<DebugType >full</DebugType >
20
20
<Optimize >false</Optimize >
21
21
<OutputPath >bin\Debug\</OutputPath >
22
- <DefineConstants >TRACE;DEBUG;MONODROID FRAMEWORK</DefineConstants >
22
+ <DefineConstants >TRACE;DEBUG;MONODROID; FRAMEWORK</DefineConstants >
23
23
<ErrorReport >prompt</ErrorReport >
24
24
<WarningLevel >4</WarningLevel >
25
25
</PropertyGroup >
26
26
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
27
27
<DebugType >pdbonly</DebugType >
28
28
<Optimize >true</Optimize >
29
29
<OutputPath >bin\Release\</OutputPath >
30
- <DefineConstants >TRACE;MONODROID</DefineConstants >
30
+ <DefineConstants >TRACE;MONODROID;FRAMEWORK </DefineConstants >
31
31
<ErrorReport >prompt</ErrorReport >
32
32
<WarningLevel >4</WarningLevel >
33
33
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments