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 1919 <DebugType >full</DebugType >
2020 <Optimize >false</Optimize >
2121 <OutputPath >bin\Debug\</OutputPath >
22- <DefineConstants >TRACE;DEBUG;MONODROID FRAMEWORK</DefineConstants >
22+ <DefineConstants >TRACE;DEBUG;MONODROID; FRAMEWORK</DefineConstants >
2323 <ErrorReport >prompt</ErrorReport >
2424 <WarningLevel >4</WarningLevel >
2525 </PropertyGroup >
2626 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2727 <DebugType >pdbonly</DebugType >
2828 <Optimize >true</Optimize >
2929 <OutputPath >bin\Release\</OutputPath >
30- <DefineConstants >TRACE;MONODROID</DefineConstants >
30+ <DefineConstants >TRACE;MONODROID;FRAMEWORK </DefineConstants >
3131 <ErrorReport >prompt</ErrorReport >
3232 <WarningLevel >4</WarningLevel >
3333 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments