diff --git a/HelloWorld/bada/sdk1.2/.badaprj b/HelloWorld/bada/sdk1.2/.badaprj new file mode 100644 index 0000000000..cc2bb22137 --- /dev/null +++ b/HelloWorld/bada/sdk1.2/.badaprj @@ -0,0 +1,9 @@ + + + 0 + D:\bada\1.2.1 + Wave_LP2 + true + false + + diff --git a/HelloWorld/bada/sdk1.2/.cproject b/HelloWorld/bada/sdk1.2/.cproject new file mode 100644 index 0000000000..ec5ca1c909 --- /dev/null +++ b/HelloWorld/bada/sdk1.2/.cproject @@ -0,0 +1,1496 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/HelloWorld/bada/sdk1.2/.project b/HelloWorld/bada/sdk1.2/.project new file mode 100644 index 0000000000..316ee61a25 --- /dev/null +++ b/HelloWorld/bada/sdk1.2/.project @@ -0,0 +1,95 @@ + + + HelloWorld + + + + + + com.osp.ide.ospmakebuilder + clean,full,incremental, + + + ?name? + + + + org.eclipse.cdt.make.core.append_environment + true + + + org.eclipse.cdt.make.core.autoBuildTarget + all + + + org.eclipse.cdt.make.core.buildArguments + + + + org.eclipse.cdt.make.core.buildCommand + cs-make + + + org.eclipse.cdt.make.core.buildLocation + ${workspace_loc:/HelloWorld/.Simulator-Debug} + + + org.eclipse.cdt.make.core.cleanBuildTarget + clean + + + org.eclipse.cdt.make.core.contents + org.eclipse.cdt.make.core.activeConfigSettings + + + org.eclipse.cdt.make.core.enableAutoBuild + false + + + org.eclipse.cdt.make.core.enableCleanBuild + true + + + org.eclipse.cdt.make.core.enableFullBuild + true + + + org.eclipse.cdt.make.core.fullBuildTarget + all + + + org.eclipse.cdt.make.core.stopOnError + true + + + org.eclipse.cdt.make.core.useDefaultBuildCmd + false + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + com.osp.ide.badaNature + + + + AppDelegate.cpp + 1 + cocos2dx_root/HelloWorld/AppDelegate.cpp + + + HelloWorldScene.cpp + 1 + cocos2dx_root/HelloWorld/HelloWorldScene.cpp + + + diff --git a/HelloWorld/bada/sdk2.0/.badaprj b/HelloWorld/bada/sdk2.0/.badaprj new file mode 100644 index 0000000000..6e3f20af34 --- /dev/null +++ b/HelloWorld/bada/sdk2.0/.badaprj @@ -0,0 +1,9 @@ + + + 0 + D:\bada\2.0.0b1 + WaveHVGA + true + false + + diff --git a/HelloWorld/bada/sdk2.0/.cproject b/HelloWorld/bada/sdk2.0/.cproject new file mode 100644 index 0000000000..c4b7919202 --- /dev/null +++ b/HelloWorld/bada/sdk2.0/.cproject @@ -0,0 +1,1005 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/HelloWorld/bada/sdk2.0/.project b/HelloWorld/bada/sdk2.0/.project new file mode 100644 index 0000000000..1522688c5e --- /dev/null +++ b/HelloWorld/bada/sdk2.0/.project @@ -0,0 +1,106 @@ + + + HelloWorld + + + + + + com.osp.ide.ospmakebuilder + clean,full,incremental, + + + ?name? + + + + org.eclipse.cdt.make.core.append_environment + true + + + org.eclipse.cdt.make.core.autoBuildTarget + all + + + org.eclipse.cdt.make.core.buildArguments + + + + org.eclipse.cdt.make.core.buildCommand + cs-make + + + org.eclipse.cdt.make.core.buildLocation + ${workspace_loc:/HelloWorld/.Simulator-Debug} + + + org.eclipse.cdt.make.core.cleanBuildTarget + clean + + + org.eclipse.cdt.make.core.contents + org.eclipse.cdt.make.core.activeConfigSettings + + + org.eclipse.cdt.make.core.enableAutoBuild + false + + + org.eclipse.cdt.make.core.enableCleanBuild + true + + + org.eclipse.cdt.make.core.enableFullBuild + true + + + org.eclipse.cdt.make.core.fullBuildTarget + all + + + org.eclipse.cdt.make.core.stopOnError + true + + + org.eclipse.cdt.make.core.useDefaultBuildCmd + false + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + com.osp.ide.badaNature + + + + AppDelegate.cpp + 1 + cocos2dx_root/HelloWorld/AppDelegate.cpp + + + HelloWorldScene.cpp + 1 + cocos2dx_root/HelloWorld/HelloWorldScene.cpp + + + src + 2 + cocos2dx_root/HelloWorld/bada/src + + + + + cocos2dx_root + file:/F:/cjh/project/Github/dumganhar/cocos2d-x + + + diff --git a/tests/test.bada/sdk1.2/.badaprj b/tests/test.bada/sdk1.2/.badaprj new file mode 100644 index 0000000000..cc2bb22137 --- /dev/null +++ b/tests/test.bada/sdk1.2/.badaprj @@ -0,0 +1,9 @@ + + + 0 + D:\bada\1.2.1 + Wave_LP2 + true + false + + diff --git a/tests/test.bada/sdk1.2/Icons/Splash.png.REMOVED.git-id b/tests/test.bada/sdk1.2/Icons/Splash.png.REMOVED.git-id new file mode 100644 index 0000000000..2d3571e115 --- /dev/null +++ b/tests/test.bada/sdk1.2/Icons/Splash.png.REMOVED.git-id @@ -0,0 +1 @@ +93c825c0eb08197a6b83c85bcf149524af2318da \ No newline at end of file diff --git a/tests/test.bada/sdk1.2/application.xml b/tests/test.bada/sdk1.2/application.xml new file mode 100644 index 0000000000..5273636864 --- /dev/null +++ b/tests/test.bada/sdk1.2/application.xml @@ -0,0 +1,24 @@ + + + TestCocos2dx + + TestCocos2dx + TestCocos2dx + + + + + TestCocos2dx.pngTestCocos2dx.png + + + + + + Splash.pngSplash.png + + + + + false + + diff --git a/tests/test.bada/sdk1.2/manifest.xml b/tests/test.bada/sdk1.2/manifest.xml new file mode 100644 index 0000000000..3faa22a1bd --- /dev/null +++ b/tests/test.bada/sdk1.2/manifest.xml @@ -0,0 +1,28 @@ + + + 93bt1p123e + 9C645DDBA19C71BAD1204DA4DAA7A0B9 + 1.0.0 + 1.2 + + + SYSTEM_SERVICE + + + WEB_SERVICE + + + + 1.2 + Cortex8 + 480x800 + Bluetooth + Wi-Fi + GPS + Accelerometer + Proximity + Touch + Enable + Vibration-effects + +