Compilation under Windows.

This commit is contained in:
rnv 2021-03-03 18:03:42 +03:00
parent ee9734889c
commit 7dbab99806

View File

@ -41,6 +41,9 @@ ADD_DEFINITIONS(
${OMNIORB_DEFINITIONS} ${OMNIORB_DEFINITIONS}
) )
IF(WIN32)
ADD_DEFINITIONS(-DNOGDI)
ENDIF(WIN32)
# libraries to link to # libraries to link to
SET(_link_LIBRARIES SET(_link_LIBRARIES