mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
Hand-resolve a conflict in the msvc Makefile
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# NMAKE Makefile to build Discount with Visual C++
|
||||
<<<<<<< HEAD:msvc/Makefile
|
||||
CFLAGS = /nologo /MP /MD /EHa /Zi \
|
||||
=======
|
||||
CFLAGS = /nologo /MP /MDd /EHa /Zi \
|
||||
>>>>>>> gethopt-uber-alles:msvc/Makefile
|
||||
/D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /D_SCL_SECURE_NO_WARNINGS \
|
||||
/I.
|
||||
LIBOBJ = mkdio.obj markdown.obj dumptree.obj generate.obj \
|
||||
|
||||
Reference in New Issue
Block a user