Windows RCP target platform
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 18 Dec 2022 14:23:15 +0000 (15:23 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 18 Dec 2022 14:23:15 +0000 (15:23 +0100)
sdk/output-argeo-tp-rcp-win.target [new file with mode: 0644]
sdk/output-argeo-tp-swt-win.target [new file with mode: 0644]

diff --git a/sdk/output-argeo-tp-rcp-win.target b/sdk/output-argeo-tp-rcp-win.target
new file mode 100644 (file)
index 0000000..8c52463
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>\r
+<?pde version="3.8"?>\r
+<target name="argeo-tp-rcp-win">\r
+       <locations>\r
+               <location path="${project_loc:argeo-tp}/../output/a2/swt/rcp/org.argeo.tp.swt.workbench" type="Directory"/>\r
+               <location type="Target" uri="file:${project_loc:argeo-tp}/sdk/output-argeo-tp-swt-win.target"/>\r
+               <location type="Target" uri="file:${project_loc:argeo-tp}/sdk/output-argeo-tp-backend.target"/>\r
+       </locations>\r
+</target>
\ No newline at end of file
diff --git a/sdk/output-argeo-tp-swt-win.target b/sdk/output-argeo-tp-swt-win.target
new file mode 100644 (file)
index 0000000..a0771ae
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>\r
+<?pde version="3.8"?>\r
+<target name="argeo-tp-swt-win">\r
+       <locations>\r
+               <location path="${project_loc:argeo-tp}/../output/a2/swt/rcp/org.argeo.tp.swt" type="Directory"/>\r
+               <location path="${project_loc:argeo-tp}/../output/a2/lib/win32/x86_64/swt/rcp/org.argeo.tp.swt" type="Directory"/>\r
+               <location type="Target" uri="file:${project_loc:argeo-tp}/sdk/output-argeo-tp-backend.target"/>\r
+       </locations>\r
+</target>
\ No newline at end of file