summaryrefslogtreecommitdiff
path: root/shell/Executable_lngconvex.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-05 09:27:46 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-05 09:28:55 +0100
commit581160228741358f4768ac6f25023a7887efb5f7 (patch)
tree538d1192d70d88b69c5b241961e4b35cd41d61f1 /shell/Executable_lngconvex.mk
parent5084e2b313ef4c4a126f704e1d5397f20a3d4254 (diff)
windows: remove _CRTIMP and _NTSDK definitions
Those have no effects with current windows SDKs. Change-Id: I6fb2f8045fe1fc0ed4beef51dde487b7a7dfdc28
Diffstat (limited to 'shell/Executable_lngconvex.mk')
-rw-r--r--shell/Executable_lngconvex.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/Executable_lngconvex.mk b/shell/Executable_lngconvex.mk
index 220f872596da..e3ca7e6a4566 100644
--- a/shell/Executable_lngconvex.mk
+++ b/shell/Executable_lngconvex.mk
@@ -9,10 +9,6 @@
$(eval $(call gb_Executable_Executable,lngconvex))
-$(eval $(call gb_Executable_add_defs,lngconvex,\
- -D_NTSDK \
-))
-
$(eval $(call gb_Executable_use_external,lngconvex,boost_headers))
$(eval $(call gb_Executable_use_sdk_api,lngconvex))