Skip to content

Commit 2a23d53

Browse files
Remove reference to the missing nmake.opt
1 parent d321a6c commit 2a23d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapscript/csharp/Makefile.vc

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
# Flag indicating to the option files that this is the build of C#/MapScript
16-
!INCLUDE ../../nmake.opt
16+
#!INCLUDE ../../nmake.opt
1717

1818
# Be aware when setting different options for libmap.dll and mapscript.dll (Bug 1476)
1919
# To change the options for mapscript.dll uncomment the following line

0 commit comments

Comments
 (0)