publish changes
This commit is contained in:
parent
afc5064a7b
commit
ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions
|
@ -54,7 +54,7 @@
|
|||
"../../include/flac/src/libFLAC/stream_encoder_intrin_ssse3.c",
|
||||
"../../include/flac/src/libFLAC/stream_encoder_framing.c",
|
||||
"../../include/flac/src/libFLAC/window.c",
|
||||
"../../include/flac/src/libFLAC/windows_unicode_filenames.c",
|
||||
"../../include/flac/src/libFLAC/arch_unicode_filenames.c",
|
||||
}
|
||||
files {
|
||||
"../../include/flac/src/libFLAC/include/private/all.h",
|
||||
|
@ -108,7 +108,7 @@
|
|||
filter { "action:vs*" }
|
||||
files {
|
||||
"../../include/flac/include/share/win_utf8_io.h",
|
||||
"../../include/flac/include/share/windows_unicode_filenames.h",
|
||||
"../../include/flac/include/share/arch_unicode_filenames.h",
|
||||
}
|
||||
filter {}
|
||||
filter { "action:vs*" }
|
||||
|
|
|
@ -135,9 +135,9 @@
|
|||
filter { "action:vs*", "architecture:x86_64" }
|
||||
dataexecutionprevention "Off"
|
||||
filter { "action:vs*", "architecture:ARM" }
|
||||
-- dataexecutionprevention "Off" -- not supported by windows loader on arm64
|
||||
-- dataexecutionprevention "Off" -- not supported by arch loader on arm64
|
||||
filter { "action:vs*", "architecture:ARM64" }
|
||||
-- dataexecutionprevention "Off" -- not supported by windows loader on arm64
|
||||
-- dataexecutionprevention "Off" -- not supported by arch loader on arm64
|
||||
filter {}
|
||||
characterset "Unicode"
|
||||
warnings "Extra"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue