Tâche #631
QeConstants
Status:
Nouveau
Priority:
Bas
Assignee:
-
Category:
Compilation
Target version:
-
Start date:
04/11/2010
Due date:
% Done:
10%
Estimated time:
1.00 h
Description
ajouter unfichier contenant les constantes globales de qextend (en #define)
- numéro de verion mineur et majeur
- chaines de caractères contenant le nom de la lib et de version
- les constants d'inclusion (QE_DECLARE_CLASS, QE_BEGIN_NAMESPACE, QE_END_NAMESPACE) si on les garde
History
#1
Updated by yan almost 13 years ago
- Category set to Compilation
#2
Updated by yan almost 13 years ago
- Tracker changed from Bogue to Tâche
- Priority changed from Normal to Haut
- % Done changed from 0 to 10
- Estimated time set to 1.00 h
#3
Updated by LeGars almost 13 years ago
Quelque chose du genre :
#define QE_NAME "QExtend" #define QE_VERSION_STR "0.1" #define QE_VERSION_MIN 1 #define QE_VERSION_MAJ 0
#4
Updated by yan almost 13 years ago
- Target version set to Version 0.0.1
#5
Updated by yan over 12 years ago
- Target version changed from Version 0.0.1 to Version 0.0.2
#6
Updated by yan almost 12 years ago
- Target version deleted (
Version 0.0.2)
#7
Updated by yan almost 12 years ago
- Priority changed from Haut to Bas