diff --git a/rse/pom.xml b/rse/pom.xml
index 5cef875d97f..cb7946e58ca 100644
--- a/rse/pom.xml
+++ b/rse/pom.xml
@@ -239,6 +239,10 @@
org.eclipse.tm.rse/tests/org.eclipse.rse.tests-feature
org.eclipse.tm.rse/tests/org.eclipse.rse.tests.framework
org.eclipse.tm.rse/tests/org.eclipse.rse.tests.framework.examples
+
diff --git a/wince/org.eclipse.rse.subsystems.wince/pom.xml b/wince/org.eclipse.rse.subsystems.wince/pom.xml
index c5c9cf67ad1..7cf758fa8a7 100644
--- a/wince/org.eclipse.rse.subsystems.wince/pom.xml
+++ b/wince/org.eclipse.rse.subsystems.wince/pom.xml
@@ -12,4 +12,22 @@
org.eclipse.rse.subsystems.wince
0.1.400-SNAPSHOT
eclipse-plugin
+
+
+
+ org.eclipse.tycho
+ target-platform-configuration
+ ${tycho-version}
+
+
+
+ win32
+ win32
+ x86
+
+
+
+
+
+
diff --git a/wince/org.eclipse.rse.wince-feature/pom.xml b/wince/org.eclipse.rse.wince-feature/pom.xml
index af2bd5f840e..a670b67aba8 100644
--- a/wince/org.eclipse.rse.wince-feature/pom.xml
+++ b/wince/org.eclipse.rse.wince-feature/pom.xml
@@ -12,4 +12,22 @@
org.eclipse.rse.wince
0.3.100-SNAPSHOT
eclipse-feature
+
+
+
+ org.eclipse.tycho
+ target-platform-configuration
+ ${tycho-version}
+
+
+
+ win32
+ win32
+ x86
+
+
+
+
+
+
diff --git a/wince/org.eclipse.tm.rapi/pom.xml b/wince/org.eclipse.tm.rapi/pom.xml
index 0a843ac8622..5d59aa33c0d 100644
--- a/wince/org.eclipse.tm.rapi/pom.xml
+++ b/wince/org.eclipse.tm.rapi/pom.xml
@@ -12,4 +12,22 @@
org.eclipse.tm.rapi
0.2.300-SNAPSHOT
eclipse-plugin
+
+
+
+ org.eclipse.tycho
+ target-platform-configuration
+ ${tycho-version}
+
+
+
+ win32
+ win32
+ x86
+
+
+
+
+
+