Commit graph

18 commits

Author SHA1 Message Date
Brian Matzon
a6ae9f33b5 fix windows issue with mouse down true when released outside window 2009-05-26 20:39:23 +00:00
Jeremy Booth
18e1db9336 Updates for building windows 64 bit builds in VC express 2009-04-08 20:18:29 +00:00
Brian Matzon
2b082abc46 removed references to directx 2008-06-05 13:12:34 +00:00
Elias Naur
657bd156e2 Windows: Removed directinput files, since they are now unused. Fixed headers build.xml target 2008-04-10 20:47:29 +00:00
Brian Matzon
b20ae3c6da removed /Wp64 command line argument - deprecated as of VS express 2008 2008-01-21 22:19:25 +00:00
Elias Naur
dc3999b075 Removed devil and fmod support. yay. 2008-01-21 21:38:29 +00:00
Brian Matzon
8ee25e22cd removing direct x, can be picked up in the lwjgl-directx tag 2007-10-20 19:02:48 +00:00
Brian Matzon
524702ee0d added missing libraries 2007-08-27 20:57:29 +00:00
Elias Naur
7106092827 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 +00:00
Elias Naur
0be9f21397 Windows: Fix double compiler flag 2006-07-12 19:07:20 +00:00
Elias Naur
7815607e09 Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific. 2006-07-12 18:09:11 +00:00
Elias Naur
624f93ba34 Windows: Use the standard _WIN32 macro instead of the LWJGL defined WIN32. 2006-07-12 16:55:05 +00:00
Brian Matzon
ba5251f80f build natives into bin/<name> 2006-07-11 21:45:33 +00:00
Brian Matzon
3e2f18a628 build natives into bin/<name> 2006-07-11 21:44:40 +00:00
Brian Matzon
660a992d61 optional build files 2006-07-11 21:23:08 +00:00
Brian Matzon
e76cc18a9c flueknepperi 2006-07-11 19:54:47 +00:00
Elias Naur
f5fd1c3de1 Windows: Use standard environment variables for build paths 2006-07-10 22:26:39 +00:00
Elias Naur
3fd8ea895e Windows: Added ant build.xml for native core 2006-07-08 17:20:18 +00:00