Skip to content

Commit bdc7150

Browse files
committed
Use llvm based bcc32c compiler
Signed-off-by: Maxime Gervais <[email protected]>
1 parent 23f0ab1 commit bdc7150

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/BCB/zlib.cbproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<BCC_wpar>false</BCC_wpar>
4141
<BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
4242
<BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
43+
<BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
4344
<ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\release\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
4445
</PropertyGroup>
4546
<PropertyGroup Condition="'$(Base_Win32)'!=''">

0 commit comments

Comments
 (0)