[Title] Fixed missing buildRunner for building platform project
authordonghyuk.yang <donghyuk.yang@samsung.com>
Wed, 12 Jun 2013 08:56:40 +0000 (17:56 +0900)
committerdonghyuk.yang <donghyuk.yang@samsung.com>
Wed, 12 Jun 2013 08:56:40 +0000 (17:56 +0900)
org.tizen.nativeplatform/plugin.xml

index f237b4f..96a685d 100644 (file)
                 command="sbi-make"
                 commandLauncher="org.tizen.nativeplatform.build.PlatformBuildCommandLauncher"                                          
                 buildfileGenerator="org.tizen.nativeplatform.build.PlatformMakeGenerator"
+                buildRunner="org.tizen.nativeplatform.build.PlatformExternalBuildRunner"
                 id="org.tizen.nativeide.target.sbi.gcc45.platform.builder"
                 incrementalBuildTarget="all"
                 name="%Platform.proj.builder"