From 97df0c4a563a46676ea89beaa65ed6959027d97f Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Wed, 3 Jan 2007 06:41:17 +0000 Subject: hmmm, maybe he don't like mixing slashes and backslashes ... svn path=/trunk/; revision=20292 --- config.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.nmake') diff --git a/config.nmake b/config.nmake index f91c741a00..85fed8c65b 100644 --- a/config.nmake +++ b/config.nmake @@ -333,7 +333,7 @@ YACC=bison # If you don't have NSIS, comment this line out, so that MAKENSIS # isn't defined. # -MAKENSIS="%ProgramFiles%/nsis/makensis.exe" +MAKENSIS="%ProgramFiles%\nsis\makensis.exe" # # Optional: To build the developers documentation with doxygen and dot. -- cgit v1.2.3