Version 4.0.0.1, tag libreoffice-4.0.0.1
[LibreOffice.git] / dmake / winnt / borland / bcc50 / config.mk
blob6e4fbd89e3686292b748664ba3411aedcff08e25
1 # Definition of macros for library, and C startup code.
2 osedir = $(osrdir)$(DIRSEPSTR)$(OSENVIRONMENT)
4 # Change the CCROOT variable to reflect the installation directory of your
5 # C++ compiler.
6 CCVER *:= c:/cc/borland/$(OSENVIRONMENT)
8 # Definitions for compiles and links
9 CSTARTUP = $(CCVER)/lib/c0x32.obj
10 LDLIBS = $(CCVER)/lib/cw32 $(CCVER)/lib/import32
12 CFLAGS += -A- -w-pro -I$(osedir)