This website requires JavaScript.
Explore
Help
Sign in
Archive
/
dolphin
Watch
0
Star
0
Fork
You've already forked dolphin
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-04-30 13:58:03 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5123ece26a
dolphin
/
Source
/
Core
/
Common
/
Src
/
svnrev_template.h
3 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
revert r3889 git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3890 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-27 04:19:26 +00:00
#
define SVN_REV $WCREV$
second attempt at showing if a build is was compiled with local modifications (first attempt was r3889; tested on linux this time :D) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3979 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-08-14 06:48:15 +00:00
#
define SVN_REV_STR $WCMODS?"$WCREV$M":"$WCREV$"$
Reference in a new issue
Copy permalink