@ -13,6 +13,14 @@
<name>OpenRS2 GL Natives</name>
<profiles>
<profile>
<id>unix</id>
<activation>
<os>
<family>unix</family>
</os>
</activation>
<build>
<plugins>
<plugin>
@ -39,4 +47,6 @@
</plugin>
</plugins>
</build>
</profile>
</profiles>
</project>