summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-09-26 19:34:14 +0200
committerMichael Stahl <mstahl@redhat.com>2012-09-26 19:34:46 +0200
commit83fc0c59037fa743c3ebc58e784eef3d120ffc2e (patch)
tree74cd7c526abb16414ff6ebb4c10d49e7805b0f98 /solenv
parent0475a7904978566dfb9f6e83497392b3841c0efc (diff)
solenv: revert more of 599a94827e2b3957db3abf758d48ff7b3977e2f2
... should hopefully un-break msvc build. Change-Id: Iee6cc54dd488d124948d7a033811e25e2fc4044c
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/platform/WNT_INTEL_MSC.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/WNT_INTEL_MSC.mk b/solenv/gbuild/platform/WNT_INTEL_MSC.mk
index f23c47826f80..3e375ba4c142 100644
--- a/solenv/gbuild/platform/WNT_INTEL_MSC.mk
+++ b/solenv/gbuild/platform/WNT_INTEL_MSC.mk
@@ -461,7 +461,7 @@ gb_Library_LAYER := \
$(foreach lib,$(gb_Library_EXTENSIONLIBS),$(lib):OXT) \
gb_Library_FILENAMES :=\
- $(foreach lib,$(gb_Library_KNOWNLIBS),$(lib):$(gb_Library_SYSPRE)$(lib)$(gb_Library_PLAINEXT)) \
+ $(foreach lib,$(gb_Library_TARGETS),$(lib):$(gb_Library_SYSPRE)$(lib)$(gb_Library_PLAINEXT)) \
gb_Library_DLLEXT := .dll
gb_Library_MAJORVER := 3