Skip to content
Snippets Groups Projects
Commit f09cab34 authored by Armand Bahi's avatar Armand Bahi
Browse files

Squashed 'src/module_qualigeo/' content from commit 6c48df5b

git-subtree-dir: src/module_qualigeo
git-subtree-split: 6c48df5b8e8035a72a251a87eed730354932bd8d
parents
No related branches found
No related tags found
No related merge requests found
# module_qualigeo
Module Qualigeo for Vitis
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<!-- WS Qualigeo -->
<installer>
<schema>
<name>q_constraint</name>
<dependenciesCollection>
<dependency>
<nature>schema</nature>
<name>s_vitis</name>
<object>vitis</object>
</dependency>
<dependency>
<name>postgis</name>
<version>2.0</version>
<nature>extern-pre</nature>
</dependency>
</dependenciesCollection>
</schema>
</installer>
<?php
// Numéro de la version de Qualigeo
define ("VM_VERSION", "[VERSION]");
define ("VM_BUILD", "[BUILD]");
define ("VM_MONTH_YEAR", "[MONTH_YEAR]");
define ("VM_STATUS", "UNSTABLE");
?>
\ No newline at end of file
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment