mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed VS release build.
This commit is contained in:
@@ -96,6 +96,10 @@ project "shaderc"
|
||||
path.join(GLSL_OPTIMIZER, "src"),
|
||||
}
|
||||
|
||||
flags {
|
||||
"Optimize",
|
||||
}
|
||||
|
||||
removeflags {
|
||||
-- GCC 4.9 -O2 + -fno-strict-aliasing don't work together...
|
||||
"OptimizeSpeed",
|
||||
|
||||
Reference in New Issue
Block a user