]> sigrok.org Git - pulseview.git/blobdiff - pv/exprtk.hpp
nsis: Fix for installing 64bit Windows programs into 'Program Files'
[pulseview.git] / pv / exprtk.hpp
index ca383758933c0d297717995916b9a85a96bdd14e..d1f6cf1520d02fa4b98aa4bc867ecc44039763ca 100644 (file)
@@ -37114,6 +37114,8 @@ namespace exprtk
 #   ifndef WIN32_LEAN_AND_MEAN
 #      define WIN32_LEAN_AND_MEAN
 #   endif
+#   define NOGDI
+#   define NORESOURCE
 #   include <windows.h>
 #   include <ctime>
 #else