make/project.xml

changeset 942
488178e3e328
parent 819
5f6ca885d048
child 944
cc23aad6335e
--- a/make/project.xml	Sun Nov 30 14:40:47 2025 +0100
+++ b/make/project.xml	Sun Nov 30 18:15:46 2025 +0100
@@ -175,5 +175,13 @@
 			<default value="motif" />
 		</option>
 	</target>
+	
+	<target name="client">
+		<feature name="client" default="false">
+			<disabled>
+                <make>DISABLE_CLIENT=1</make>
+            </disabled>
+		</feature>
+	</target>
 </project>
 

mercurial