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 4
4
5
5
conditional_include "common"
6
6
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
10
10
unicode_lib_modifier = u
11
11
unicode_exe_modifier = u
12
12
dll_ext = .dll
@@ -63,7 +63,7 @@ binary_flags = -tR -tD
63
63
thr_flags = -tM
64
64
lib_ext = .a
65
65
common_defines = WIN32 _WINDOWS WIN64
66
- common64_flags =
66
+ common_flags =
67
67
obj_ext = .o
68
68
linker_paths = -L\"$(BDS)\lib\win64\debug\" -L\"$(BDS)\lib\win64\release\" -GE:HIGHENTROPYVA=off
69
69
startup_bits = 64
@@ -81,7 +81,7 @@ binary_flags = -tR -tD
81
81
thr_flags = -tM
82
82
lib_ext = .a
83
83
common_defines = WIN32 _WINDOWS WIN64
84
- common64_flags =
84
+ common_flags =
85
85
obj_ext = .o
86
86
linker_paths = -L\"$(BDS)\lib\win64x\debug\" -L\"$(BDS)\lib\win64x\release\"
87
87
startup_bits = 64
You can’t perform that action at this time.
0 commit comments