Fossil SCM

Adjust the include path for OpenSSL when building (only?) with MSVC.

mistachkin 2014-09-13 02:57 trunk
Commit f4ab459430b2f82406d7551f9a4e1bb8c20d88b1
2 files changed +1 -1 +1 -1
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -1183,11 +1183,11 @@
11831183
# Uncomment to enable Tcl support
11841184
# FOSSIL_ENABLE_TCL = 1
11851185
11861186
!ifdef FOSSIL_ENABLE_SSL
11871187
SSLDIR = $(B)\compat\openssl-1.0.1i
1188
-SSLINCDIR = $(SSLDIR)\include
1188
+SSLINCDIR = $(SSLDIR)\inc32
11891189
SSLLIBDIR = $(SSLDIR)\out32
11901190
SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
11911191
!endif
11921192
11931193
!ifdef FOSSIL_ENABLE_TCL
11941194
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -1183,11 +1183,11 @@
1183 # Uncomment to enable Tcl support
1184 # FOSSIL_ENABLE_TCL = 1
1185
1186 !ifdef FOSSIL_ENABLE_SSL
1187 SSLDIR = $(B)\compat\openssl-1.0.1i
1188 SSLINCDIR = $(SSLDIR)\include
1189 SSLLIBDIR = $(SSLDIR)\out32
1190 SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
1191 !endif
1192
1193 !ifdef FOSSIL_ENABLE_TCL
1194
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -1183,11 +1183,11 @@
1183 # Uncomment to enable Tcl support
1184 # FOSSIL_ENABLE_TCL = 1
1185
1186 !ifdef FOSSIL_ENABLE_SSL
1187 SSLDIR = $(B)\compat\openssl-1.0.1i
1188 SSLINCDIR = $(SSLDIR)\inc32
1189 SSLLIBDIR = $(SSLDIR)\out32
1190 SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
1191 !endif
1192
1193 !ifdef FOSSIL_ENABLE_TCL
1194
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -42,11 +42,11 @@
4242
# Uncomment to enable Tcl support
4343
# FOSSIL_ENABLE_TCL = 1
4444
4545
!ifdef FOSSIL_ENABLE_SSL
4646
SSLDIR = $(B)\compat\openssl-1.0.1i
47
-SSLINCDIR = $(SSLDIR)\include
47
+SSLINCDIR = $(SSLDIR)\inc32
4848
SSLLIBDIR = $(SSLDIR)\out32
4949
SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
5050
!endif
5151
5252
!ifdef FOSSIL_ENABLE_TCL
5353
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -42,11 +42,11 @@
42 # Uncomment to enable Tcl support
43 # FOSSIL_ENABLE_TCL = 1
44
45 !ifdef FOSSIL_ENABLE_SSL
46 SSLDIR = $(B)\compat\openssl-1.0.1i
47 SSLINCDIR = $(SSLDIR)\include
48 SSLLIBDIR = $(SSLDIR)\out32
49 SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
50 !endif
51
52 !ifdef FOSSIL_ENABLE_TCL
53
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -42,11 +42,11 @@
42 # Uncomment to enable Tcl support
43 # FOSSIL_ENABLE_TCL = 1
44
45 !ifdef FOSSIL_ENABLE_SSL
46 SSLDIR = $(B)\compat\openssl-1.0.1i
47 SSLINCDIR = $(SSLDIR)\inc32
48 SSLLIBDIR = $(SSLDIR)\out32
49 SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
50 !endif
51
52 !ifdef FOSSIL_ENABLE_TCL
53

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button