fixes in Jam msvcgen -> use SSE instead of SSE2 to stay compatible with older AMD Athlon XP processors, updated build files, minor compile fixes for GPU experimental code
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
SubDir TOP Demos BasicDemo ;
|
||||
SubDir TOP Demos Gpu2dDemo ;
|
||||
|
||||
BulletDemo BasicDemo : [ Wildcard *.h *.cpp ] ;
|
||||
BulletDemo Gpu2dDemo : [ Wildcard *.h *.cpp ] ;
|
||||
|
||||
Reference in New Issue
Block a user