X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c7f3c30ef936dacf568b44009d3948c8dc64228c..aa2662427da4a4b81ea2e67561a223b9c4c3b4d0:/buildtools/Cmake/gras_config.h.in diff --git a/buildtools/Cmake/gras_config.h.in b/buildtools/Cmake/gras_config.h.in index c0755edb5c..fccb7011d1 100644 --- a/buildtools/Cmake/gras_config.h.in +++ b/buildtools/Cmake/gras_config.h.in @@ -1,6 +1,10 @@ // /buildtools/Cmake/gras_config.h.in is user-written. // With Cmake it creates /src/gras_config.h +/* Set somes variables for Windows compilation */ +#cmakedefine __STRICT_ANSI__ @__STRICT_ANSI__@ +#cmakedefine _MSC_VER @_MSC_VER@ + /* Set to true if enable_model-checking is true */ #cmakedefine MMALLOC_WANT_OVERIDE_LEGACY @MMALLOC_WANT_OVERIDE_LEGACY@ #cmakedefine HAVE_MC @HAVE_MC@