Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVN Revision 利用箇所を削除し、代わりに GitHash を用いる #147

Merged
merged 2 commits into from
Jun 20, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
svnrev.h 参照コードを削除
※ただしここのコンパイルが走ることはないことに注意(別のタイミングでこのブロックは削除することを検討)
  • Loading branch information
kobake committed Jun 20, 2018
commit 34f4a4752a9aaf7e2de78287ece87050c8e3de0b
1 change: 0 additions & 1 deletion sakura_lang_en_US/sakura_lang_rc.rc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#ifndef SAKURA_LANG_RESOURCE
#include "sakura_rc.h"
#include "Funccode_define.h"
#include "svnrev.h"
#include "String_define.h"
#else
#include "sakura_lang.h"
Expand Down