Skip to content
Snippets Groups Projects

Remove W32 linkopts, Windows not supported on this branch

Merged Marco Cattaneo requested to merge removeUnsupportedCompilers-2013 into 2013-patches
3 files
+ 3
6
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -30,8 +30,7 @@ apply_pattern install_more_includes more=Kernel
# =============== Reflection dictionary =======================================
apply_pattern reflex_dictionary dictionary=JetAccessories \
headerfiles=$(JETACCESSORIESROOT)/dict/JetAccessoriesDict.h \
selectionfile=$(JETACCESSORIESROOT)/dict/JetAccessories.xml \
options="-U__MINGW32__"
selectionfile=$(JETACCESSORIESROOT)/dict/JetAccessories.xml
# =============================================================================
# The END
# =============================================================================
Loading