Skip to content
Extraits de code Groupes Projets
Valider 0f90f8a6 rédigé par Thomas Goyne's avatar Thomas Goyne
Parcourir les fichiers

Delete svn-revision-base.h

parent 07257e1b
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -40,7 +40,7 @@ EXTRA_DIST = \ ...@@ -40,7 +40,7 @@ EXTRA_DIST = \
configure.in \ configure.in \
acconf.h.in\ acconf.h.in\
configure \ configure \
svn_revision \ build/git_version.h \
config.log \ config.log \
config.sub \ config.sub \
config.guess \ config.guess \
...@@ -78,7 +78,7 @@ DISTCLEANFILES += \ ...@@ -78,7 +78,7 @@ DISTCLEANFILES += \
acconf.h \ acconf.h \
configure \ configure \
acconf.h.in~ \ acconf.h.in~ \
svn_revision \ build/git_version.h \
Makefile.inc \ Makefile.inc \
config.log \ config.log \
acconf.h.in \ acconf.h.in \
......
// This file is intended as a template for the TortoiseSVN tool SubWCRev
// Set up your project so it runs a command similar to this as pre-build event:
//"C:\Program Files\TortoiseSVN\bin\SubWCRev.exe" "$(SolutionDir)../aegisub" "$(SolutionDir)../aegisub/build/svn-revision-base.h" "$(SolutionDir)../aegisub/build/svn-revision.h"
// Of course make sure the relative paths etc. match your system
// Do not add or commit the resulting file to SVN.
#define BUILD_SVN_REVISION $WCREV$
#define BUILD_SVN_DATE "$WCDATE$"
#define BUILD_SVN_LOCALMODS $WCMODS?"M":""$
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter