Skip to content
Snippets Groups Projects
Commit 9db98b71 authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

ADD -DMSDOS for MINGW platform

parent 0095d2e2
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,8 @@ IF(WIN32)
ELSE(NOT MINGW)
ADD_DEFINITIONS(
-DUSE_CLOCK
-DMSDOS
-DNO_TRUNCATE #For generate endfile.c
)
ENDIF(NOT MINGW)
ENDIF(NOT CYGWIN)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment