diff options
| author | 2014-05-07 14:23:54 +0000 | |
|---|---|---|
| committer | 2014-05-07 14:23:54 +0000 | |
| commit | f7cc234d6e5ec04e4beeff84261e2d8522136478 (patch) | |
| tree | b02816baaf0396d723906fd75e342974224c6550 /makefile | |
| parent | 868130306136a4553dd2088f2ef6365c8b8c4c6b (diff) | |
enabled rgbsse.h for Visual Studio 64-bit builds as well and use rgbgen.h for all DEBUG builds since this is the fastest combination [Oliver Stöneberg]
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -262,7 +262,7 @@ BUILD_MIDILIB = 1 # uncomment next line to enable networking # USE_NETWORK = 1 -# uncomment to enable SSE2 optimized code and SSE2 code generation +# uncomment to enable SSE2 optimized code and SSE2 code generation (implicitly enabled by 64-bit compilers) # SSE2 = 1 # specify optimization level or leave commented to use the default |
