X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=releng%2Forg.simantics.tycho.configuration%2Fpom.xml;fp=releng%2Forg.simantics.tycho.configuration%2Fpom.xml;h=53b07f5e9fe325d7c1dbd2c7a2e1851a1fade2d4;hp=0000000000000000000000000000000000000000;hb=0b72d3e4ec886838314ffeba0fa201e32c0aae3e;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml new file mode 100644 index 000000000..53b07f5e9 --- /dev/null +++ b/releng/org.simantics.tycho.configuration/pom.xml @@ -0,0 +1,77 @@ + + + 4.0.0 + org.simantics + org.simantics.tycho.configuration + 1.0.0-SNAPSHOT + pom + + + 0.25.0 + UTF-8 + http://download.eclipse.org/releases/mars + + + + + + + + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho.version} + true + + + org.eclipse.tycho + target-platform-configuration + ${tycho.version} + + + + org.simantics + org.simantics.sdk.build.targetdefinition + 1.0.0-SNAPSHOT + + + + + linux + gtk + x86 + + + linux + gtk + x86_64 + + + win32 + win32 + x86 + + + win32 + win32 + x86_64 + + + macosx + cocoa + x86_64 + + + + + + + \ No newline at end of file