Skip to content
Extraits de code Groupes Projets
Valider 4a4605f7 rédigé par Niels Martin Hansen's avatar Niels Martin Hansen
Parcourir les fichiers

Make Mac builds also use the include-file approach to version information.

Originally committed to SVN as r1588.
parent 3f5b5876
Branches
Étiquettes
Aucune requête de fusion associée trouvée
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
#include <wx/datetime.h> #include <wx/datetime.h>
#include "version.h" #include "version.h"
#ifdef __WINDOWS__ #if __WINDOWS__ || __APPLE__
// This include is generated by build/make-svn-rev-header.py // This include is generated by build/make-svn-rev-header.py
// That script should be run before every build is initiated // That script should be run before every build is initiated
#include "build/svn-revision.h" #include "build/svn-revision.h"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter