fix Common profile build error 57/115657/1 submit/tizen/20170221.042123
authordongsug.song <dongsug.song@samsung.com>
Tue, 21 Feb 2017 04:11:17 +0000 (13:11 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Tue, 21 Feb 2017 04:13:07 +0000 (13:13 +0900)
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I4d8b83d0dc520dd36db6baac62e5b99f51900786

Tizen.NUI/Tizen.NUI.csproj

index c1bbf8b..2b3fc17 100755 (executable)
@@ -34,7 +34,7 @@
     <WarningLevel>4</WarningLevel>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <DebugType>portable</DebugType>\r
+    <DebugType>full</DebugType>\r
     <Optimize>true</Optimize>\r
     <OutputPath>bin\Release\</OutputPath>\r
     <DefineConstants>TRACE</DefineConstants>\r
       </FlavorProperties>\r
     </VisualStudio>\r
   </ProjectExtensions>\r
-</Project>
\ No newline at end of file
+</Project>\r