mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
Using an empty target platform when running a LeanDI build
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="empty" sequenceNumber="-1"/>
|
||||
@@ -253,6 +253,18 @@
|
||||
</property>
|
||||
</activation>
|
||||
</profile>
|
||||
|
||||
<profile>
|
||||
<id>leandi</id>
|
||||
<activation>
|
||||
<property>
|
||||
<name>ldi.releaseBuild</name>
|
||||
</property>
|
||||
</activation>
|
||||
<properties>
|
||||
<p2-target>race-analysis-p2-empty</p2-target>
|
||||
</properties>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user