Added makefiles for cross-compilation to Win32 from linux systems.

-Added Makefile-Nightly-* for compilation using mingw32. amd64 makefiles currently not working due to mysteriousness in the apt repo (*)
-corrected cases in BLADPCED.RC, BLADES.RC, and BLSCENED.RC so they build properly on case-sensitive systems (*)
-Fixed a typecasting error in dlogtool.cpp and a random comma error in tfileio.cpp (ScenEd)
-Added *_private.rc files to repo to prevent build anarchy with windres.

git-svn-id: http://openexile.googlecode.com/svn/trunk@166 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
Sylae Corell
2012-02-25 03:57:36 +00:00
parent c8200e94ac
commit 159306424f
14 changed files with 521 additions and 34 deletions

View File

@@ -268,5 +268,5 @@ ACCELERATORS_1 ACCELERATORS
137 CURSOR "8.cur"
10 ICON "blscened.ico"
10 ICON "BLSCENED.ICO"