Commit | Date | |
---|---|---|
2006-07-17 23:27:29 | Tree | |
2006-07-17 23:23:50 | Tree | |
[r2529]
by
elias_naur
Windows: Use env.MSSdk, not MSSDK (the capitalization is important in ant). The MSVC compiler doesn't seem to mind if the PLTSDK is included or not, though (if it did, we would have noticed the incorrect env. variable) |
2006-07-15 23:31:37 | Tree |
[r2528]
by
elias_naur
Windows: Make mingw build.xml strip the dll after linking. Delete optional build files from mingw_ant. |
2006-07-15 23:20:06 | Tree |
2006-07-15 23:04:07 | Tree | |
[r2526]
by
elias_naur
Windows: added build.xml for MinGW building of lwjgl.dll. Hopefully this could enable us to build 64 bit versions of the natives in the future. It currently works, with some manual removal of double declarations of symbols in dinput.h(!) |
2006-07-15 21:44:59 | Tree |
2006-07-15 21:37:50 | Tree | |
[r2524]
by
elias_naur
Windows: Replace _WIN32 macro with _MSC_VER since the conditionals are really for the MSVC compiler, not for the windows platform in general. Code cleanup. |
2006-07-15 21:01:11 | Tree |
2006-07-15 20:25:56 | Tree | |
2006-07-15 19:55:42 | Tree |