Make the jscript for writing out scmrev.h work on windows.

Add scmrev.h to .gitignore
Remove some SubWCRev.exe and it's template
This commit is contained in:
Shawn Hoffman
2011-08-21 19:15:50 -07:00
parent 9613713e14
commit fc12633055
7 changed files with 92 additions and 100 deletions

View File

@ -35,7 +35,7 @@ AboutDolphin::AboutDolphin(wxWindow *parent, wxWindowID id,
"\n"
"Branch: " SCM_BRANCH_STR "\n"
"Revision: " SCM_REV_STR "\n"
"Date: " __DATE__ " @ " __TIME__ "\n"
"Compiled: " __DATE__ " @ " __TIME__ "\n"
"\n"
"Dolphin is a Gamecube/Wii emulator, which was\n"
"originally written by F|RES and ector.\n"