File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55conditional_include "common"
66
7- configurations = Debug Release
8- compilers = bcc32 bcc32c bcc64 bcc64x
9- unicode_flags = -WU
7+ configurations = Debug Release
8+ compilers = bcc32 bcc32c bcc64 bcc64x
9+ unicode_flags = -WU
1010unicode_lib_modifier = u
1111unicode_exe_modifier = u
1212dll_ext = .dll
@@ -63,7 +63,7 @@ binary_flags = -tR -tD
6363thr_flags = -tM
6464lib_ext = .a
6565common_defines = WIN32 _WINDOWS WIN64
66- common64_flags =
66+ common_flags =
6767obj_ext = .o
6868linker_paths = -L\"$(BDS)\lib\win64\debug\" -L\"$(BDS)\lib\win64\release\" -GE:HIGHENTROPYVA=off
6969startup_bits = 64
@@ -81,7 +81,7 @@ binary_flags = -tR -tD
8181thr_flags = -tM
8282lib_ext = .a
8383common_defines = WIN32 _WINDOWS WIN64
84- common64_flags =
84+ common_flags =
8585obj_ext = .o
8686linker_paths = -L\"$(BDS)\lib\win64x\debug\" -L\"$(BDS)\lib\win64x\release\"
8787startup_bits = 64
You can’t perform that action at this time.
0 commit comments